Page 1 of 1

templates no loading?

Posted: Tue Sep 05, 2006 7:21 pm
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

Re: templates no loading?

Posted: Tue Sep 05, 2006 7:39 pm
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

This is not good :(

Posted: Tue Sep 05, 2006 8:59 pm
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/

Re: This is not good :(

Posted: Wed Sep 06, 2006 8:26 am
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