Blog not working at all

Having trouble installing serendipity?
Post Reply
kipinae
Regular
Posts: 14
Joined: Sat Aug 26, 2006 6:59 pm

Blog not working at all

Post 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?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Blog not working at all

Post 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
# 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/
kipinae
Regular
Posts: 14
Joined: Sat Aug 26, 2006 6:59 pm

Post by kipinae »

Thanks, working alright again. :) Now on to updating it!
Post Reply