Quote:
Originally posted by NuclioN
Fatal error: Cannot redeclare make_seed() in /www/global.php(321) : eval()'d code on line 323
???
|
You have another hack that uses the same function. Just delete these line from my hack code to avoid the clash:
PHP Code:
function make_seed()
{
list($usec, $sec) = explode(' ', microtime());
return (float) $sec + ((float) $usec * 100000);
}
Quote:
it leaves ALL names out, meaning, a blank post. Seems to do it every few days.
|
Do you have admin notification on? Turn it on and see if its content is also blank or not? Also try to create templates in all templates sets if you have more than 1..