Alex Clarke:
Ok, I've sorted it.
Just replacing line 333 in admin\includes\functions\html_output.php with the following worked.
// bof php5 fix - aclarke - 301206
if (empty($default) && isset($GLOBALS['$name'])) $default = stripslashes($GLOBALS['$name']);
// eof php5 fix - aclarke - 301206
>
> However, my admin menu still doesn't work when I'm on the links.php page. :(
>
> Also, when adding a new link the category field is marked as required? Is this correct? I've just added a link without a category (as I have no categories setup yet) and it didn't nag me to specify a category.
Hi..I am also having this same problem...with the error when trying to add a link from admin...ok..where is line 333 in the html_output file? I can't seem to find it..I was going crazy for days trying to make it work..:-( Which line am I replacing?
Please help.
Thanks so much,
Julianna