The problem I am having is with the menu bar at the top. For some bizare reason the TOPLINKNAME4 does not change from what was previously there. If you look below at TOPLINKNAME4 it says Recepies, I uploaded the global.php file in the correct location and instead of the menu on the web site saying Recipes it still says Reviews. I have had sucess with changing all other names modifying the same files, names and URL's with no problem. The only one that I cannot change is TOPLINKNAME4
I am wondering if there is another file I need to look at because the global.php and theme.php files seem to be correct as you can see below:
The global.php carries this code for the menu:
end
The themes.php has this code:
echo "
| <center> "._TOPLINKNAME1."</center> | "<center> "._TOPLINKNAME2."</center> | "<center> "._TOPLINKNAME3."</center> | "<center> "._TOPLINKNAME4."</center> | "<center> "._TOPLINKNAME5."</center> | "
Any sugestions are appreciated.
