Page 1 of 1

Blog not working at all

Posted: Sat Mar 29, 2008 12:22 am
by kipinae
I haven't touched my website in ages (over a year at least), and at some point my blog seems to have stopped working at all.

I have no idea why it just stopped working but as it is, I cannot access any of the config or admin pages (so I can't upgrade), it just gives the following error:

Code: Select all

Fatal error: Call to undefined function input_name_to_filter() in /home/pt4604/public_html/blog/include/compat.inc.php on line 99
I'm not sure which version I have installed, I think I have 1.0.1. (Which brings me to question: why does not readme tell me this? :P I had to dig it out from the middle of the code.)

Any idea how do I fix this?

Re: Blog not working at all

Posted: Sat Mar 29, 2008 11:47 am
by garvinhicking
Hi!

This has happüened because your Provider updated your PHP version. You now need to update your serendipity installation so that it works again.

You can also apply a hotfix, search this forum for "input_name_to_filter".

HTH,
Garvin

Posted: Sat Mar 29, 2008 1:23 pm
by kipinae
Thanks, working alright again. :) Now on to updating it!