bouncingpeanut
11-04-2005, 04:13 AM
I want to change the navbar -
I want to completely remove Members List
And add a new drop down menu like Quick links but called Related links
As follows:
Related links
php
link 1
link 2
html
link 1
link 2
I had this working fine in previous cmps and vbulletin versions, but when I use the version with the new cmps and vb 3.5 and 3.51 I found it worked but the logout resulted in "error occured click here to log out"
I did all the changes relating to that error but it still wouldn't fix it, but when I removed the new drop down link - the logout worked normally - can only assume (pretty ignorant with this coding) that my changes caused that particular logout problem.
What I wanted was the correct code to install a new drop down box without it affecting the logout - don't know if any of that makes sense -
I want to completely remove Members List
And add a new drop down menu like Quick links but called Related links
As follows:
Related links
php
link 1
link 2
html
link 1
link 2
I had this working fine in previous cmps and vbulletin versions, but when I use the version with the new cmps and vb 3.5 and 3.51 I found it worked but the logout resulted in "error occured click here to log out"
I did all the changes relating to that error but it still wouldn't fix it, but when I removed the new drop down link - the logout worked normally - can only assume (pretty ignorant with this coding) that my changes caused that particular logout problem.
What I wanted was the correct code to install a new drop down box without it affecting the logout - don't know if any of that makes sense -