WP Banner Plugin

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Emma
    Confirmed User
    • Apr 2003
    • 2288

    #1

    WP Banner Plugin

    I?ve downloaded WP banner plugin from bibuweb.de but I can?t figure out how to place the plugin where I want it? Any help?

    $250 welcome bonus!
  • MasterBlow
    Confirmed User
    • Apr 2003
    • 2059

    #2
    * copy the wp-banner.zip file into the wp-content/plugins/ directory
    * extract the wp-banner.zip file
    * activate the plugin in the wp-admin menu
    * verify if the table is created (e.g. with phpMyAdmin)
    * add your first banner (Manage / Banner Admin)

    Comment

    • Emma
      Confirmed User
      • Apr 2003
      • 2288

      #3
      Originally posted by MasterBlow
      * verify if the table is created (e.g. with phpMyAdmin)
      sorry,I don't understand this?

      $250 welcome bonus!

      Comment

      • MasterBlow
        Confirmed User
        • Apr 2003
        • 2059

        #4
        put this line in your .php file
        <? banner(); ?>

        Comment

        Working...