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?
Serendipity_admin.php error , Index.php OK
-
digitalfilm
- Regular
- Posts: 40
- Joined: Wed Feb 07, 2007 8:04 pm
- Location: New York City
- Contact:
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: Serendipity_admin.php error , Index.php OK
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
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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
-
digitalfilm
- Regular
- Posts: 40
- Joined: Wed Feb 07, 2007 8:04 pm
- Location: New York City
- Contact:
Missing serendipity_session_destroy" function
Bizarre. it is missing that line. Should i re-upload the entire include directory or just this file? Thank you!
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: Missing serendipity_session_destroy" function
Hi!
Would be safer to re-upload all files!
Regards,
Garvin
Would be safer to re-upload all files!
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
-
digitalfilm
- Regular
- Posts: 40
- Joined: Wed Feb 07, 2007 8:04 pm
- Location: New York City
- Contact:
missing files was the problem
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.