templates no loading?

Found a bug? Tell us!!
Post Reply
kmazy
Regular
Posts: 5
Joined: Tue Sep 05, 2006 7:13 pm

templates no loading?

Post by kmazy »

Hello,
I have had my blog up for a while now and it had been working perfectly.

Now, suddenly the templates are not loading. I was using the trendy one.

I haven't done any changes... can someone please take a look and help me?

My blog is at www.scrapwarrior.com/blog

Thanks,
Kris

kris@leavingprints.com
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: templates no loading?

Post by garvinhicking »

Hi!

Your 'serendipity_entries' table no longer exists. Either you or someone else has deleted it.

From your docs/NEWS file it seems you were using Serendipity 0.8.2. As many blog software this old, it had some security bugs that could have affected your installation - most probably the PEAR XMLRPC module that forced many people to upgrade WordPress, Serendipity, Drupal and other PHP software.

Maybe you or your provider has a backup that you can upload, and then you can update serendipity?

Best 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/
kmazy
Regular
Posts: 5
Joined: Tue Sep 05, 2006 7:13 pm

This is not good :(

Post by kmazy »

Seems that my webhost decided to do server upgrades over the holiday weekend. Trying to get my newer entries back.

I upgraded... now I am getting the following error!!!
Warning: serendipity_smarty_init(S9Y_PEAR_PATHSmarty/libs/Smarty.class.php): failed to open stream: No such file or directory in /home/content/s/c/r/scrapwarrior/html/blog/include/functions_smarty.inc.php on line 558

Fatal error: serendipity_smarty_init(): Failed opening required 'S9Y_PEAR_PATHSmarty/libs/Smarty.class.php' (include_path='/home/content/s/c/r/scrapwarrior/html/blog/:/home/content/s/c/r/scrapwarrior/html/blog/bundled-libs/:.:/usr/local/lib/php') in /home/content/s/c/r/scrapwarrior/html/blog/include/functions_smarty.inc.php on line 558
http://scrapwarrior.com/blog/
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: This is not good :(

Post by garvinhicking »

Hi!

What a nice webhost :-D

The error you get most likely deduces that you have not upgraded all files. The constant "S9Y_PEAR_PATH" should usually be defined in your 'serendipity_config.inc.php' file. Please check if that file is the most recent file of the serendipity version you upgraded to?

Best 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/
Post Reply