In my 2.2.1 functions.php file, it's in
function makenavbar
Look for
which should be in that function declaration. My code replaces the string you can't find.
If you don't have that in your functions.php, then I don't think you have v2.2.1, unless your vBPortal over-wrote functions.php, in which case I have no idea, sorry. I'm fairly sure the forums rules say I can't post the entire function to look for here.
Kathi
Quote:
Originally posted by Horizon
This has changed since the last version
In admin/functions.php:
Find:
code:--------------------------------------------------------------------------------
$altnavbits .= "<br>$altnavprefix<img src=\"{ imagesfolder}/cascade/casendline.gif\"><img src=\"{ imagesfolder}/cascade/casicon.gif\"> $val\n";
$altnavprefix .= "<img src=\"{ imagesfolder}/cascade/casvertline.gif\">";
}
--------------------------------------------------------------------------------
That is not in my functions.php cause I never did the intial release.....so where does it go?
I finally did the query using MySQLGUI of www.mysql.com worked great.
|