initpermalinks() error

Having trouble installing serendipity?
Post Reply
Guest

initpermalinks() error

Post by Guest »

Hello,
Upgrading from 0.85 to 0.90, ive come accross a fatal error. Wonder if anyone can shed some light on it.

Call to undefined function: serendipity_initpermalinks() in /usr/local/www/serendipity_config.inc.php on line 220


>?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: initpermalinks() error

Post by garvinhicking »

This error can only happen if you did not properly extract all files over your old install. It seems the file include/functions_permalinks.inc.php is missing or your old include/functions.inc.php was not overwritten with the 0.9 one.

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/
Guest

Post by Guest »

Fixed.

Thanks
Post Reply