+ Reply to Thread
Results 1 to 3 of 3

Thread: PHP Menu Problems
      
   

  1. #1
    sinisa72@gmail.com is offline Second Lieutenant
    Join Date
    Aug 2007
    Posts
    137

    Default PHP Menu Problems

    Hello ,
    I am using a PHP extension menu based on Naval's description of a single menu used on multiple pages ( similar but allot more efficient than I-frames).

    Anyway the problem I am having is there seems to be a conflict , a collision where two menus in my case "menu1" merges and blocks "menu3".

    When I publish index page with one menu it works fine but as soon as I publish "menu3" , "menu1" is messed up and "menu3" does not even show.

    Is there a way to fix this?
    Regards
    Sinisa
    www.artdaemon.com

  2. #2
    Bethers's Avatar
    Bethers is offline Major General & Forum Moderator
    Join Date
    Feb 2006
    Posts
    5,232

    Default Re: PHP Menu Problems

    Use different names - how about navigation1 for one, menu1 for another, etc.

    It should work using the same words with a different number - but simply pick completely different words and you'll probably solve it. And make sure you use the exact same words in the includes.

  3. #3
    sinisa72@gmail.com is offline Second Lieutenant
    Join Date
    Aug 2007
    Posts
    137

    Default Re: PHP Menu Problems

    I tried it and same thing happens top is messed up and at the lower portion only the background picture appears
    Sinisa
    artdaemon.com

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49