Quote:
Originally Posted by T3MEDIA
is it normal to see
PHP Code:
// start the navbar
$navbits = array("usercp.php?$session[sessionurl]" => $vbphrase['user_control_panel']);
three times in profile php????
I can see the previous script for webpage. Im just curious to see if I had redundant code in my php. Thanks guys.
|
T3Media, simply run the v1.04 update. v1.03 is null / void now that v1.04 is here. It updates the same areas.
btw, it doesn't really matter that line is in your profile.php page three times as it only updates itself. But do remove the 2 extras if there are next to eachother. Otherwise, leave alone.