Alex,
Thanks for the update.
I'll incorporate your php5 fix and do an upgrade.
I'm not sure about the other errors. mainly because if no categories exist then the link sidebox won't appear at all (or it shouldn't) and technically you wouldn't be able to navigate to the links page. You can if you type the url into the browser navigation bar.
to correct this just change line 61 in tpl_links_default.php to
I'll check the other error and see if I can find a fix.PHP Code:<?php echo TEXT_NO_CATEGORIES; ?>


Reply With Quote

