Page 1 of 1

initpermalinks() error

Posted: Mon Oct 31, 2005 5:47 am
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


>?

Re: initpermalinks() error

Posted: Mon Oct 31, 2005 1:27 pm
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

Posted: Tue Nov 01, 2005 6:13 am
by Guest
Fixed.

Thanks