Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Mods & Themes (http://www.bvlist.com/forumdisplay.php?f=113)
-   -   Make leftmenu work right (http://www.bvlist.com/showthread.php?t=4049)

benjaminbih 25th December 2009 02:00

Make leftmenu work right
 
Surely someone of you has noticed that a problem exists, loggedin and not loggedin users have the same leftmenu.

On my test side i have fixed this as follows.

Open /clientside/ssmitems.js and replace:
PHP Code:

if(CURUSER

with
PHP Code:

if(CURUSER == "true"

Now the not loggedin users became a smaller menu.


All times are GMT +2. The time now is 21:10.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.