Page 1 of 1

Serendipity_admin.php error , Index.php OK

Posted: Wed Sep 12, 2007 1:55 am
by digitalfilm
I get the following error with a fresh installation

Fatal error: Call to undefined function serendipity_session_destroy() in /usr/www/users/myname/serendipity_admin.php on line 33

Does this have something to do with cookie configuration?

Re: Serendipity_admin.php error , Index.php OK

Posted: Wed Sep 12, 2007 12:34 pm
by garvinhicking
Hi!

Can you check your file include/functions_config.inc.php file if it contains the "serendipity_session_destroy" function?

To me this looks like you uploaded the serendipity release files incompletely...

Regards,
Garvin

Missing serendipity_session_destroy" function

Posted: Wed Sep 12, 2007 2:33 pm
by digitalfilm
Bizarre. it is missing that line. Should i re-upload the entire include directory or just this file? Thank you!

Re: Missing serendipity_session_destroy" function

Posted: Wed Sep 12, 2007 2:42 pm
by garvinhicking
Hi!

Would be safer to re-upload all files!

Regards,
Garvin

missing files was the problem

Posted: Thu Sep 13, 2007 3:10 pm
by digitalfilm
for some reason this and a few other subdirectories were sporadically missing files. Thank you for helping me resolve this.... and to the forum because I found the rest of the answers here as well.