Erroneous error message at top of site

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
pcbodget
New Member
New Member
Posts: 2
Joined: Tue Jan 25, 2011 9:12 pm

Erroneous error message at top of site

Post by pcbodget »

Hi

First post - just wanted to say hi before I ask my question!

I set up a CMS Made Simple (V 0.10.3) a long time ago for a church and it worked fine.

Recently it has started producing error messages when rendering the web pages as below.

The only change that I am aware of is that the hosting provider upgraded their version of PHP a while ago.

Any steer in what would be needed to rectify this would be appreciated.

Regards

pcbodget

Code: Select all

Warning: include_once(/var/www/html/tmp/templates_c//%%AA^AA2^AA247E45%%db%3A1.inc) [function.include-once]: failed to open stream: No such file or directory in /home/[i]website[/i]/public_html/lib/smarty/Smarty.class.php on line 1913

Warning: include_once() [function.include]: Failed opening '/var/www/html/tmp/templates_c//%%AA^AA2^AA247E45%%db%3A1.inc' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/[i]website[/i]/public_html/lib/smarty/Smarty.class.php on line 1913

Warning: include_once(/var/www/html/tmp/templates_c//%%AA^AA2^AA247E45%%db%3A1.inc) [function.include-once]: failed to open stream: No such file or directory in /home/[i]website[/i]/public_html/lib/smarty/Smarty.class.php on line 1913

Warning: include_once() [function.include]: Failed opening '/var/www/html/tmp/templates_c//%%AA^AA2^AA247E45%%db%3A1.inc' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/[i]website[/i]/public_html/lib/smarty/Smarty.class.php on line 1913
jackstringer
Forum Members
Forum Members
Posts: 42
Joined: Sun May 02, 2010 3:54 pm

Re: Erroneous error message at top of site

Post by jackstringer »

I would hazard a guess that the site has been hacked at some point and those are files that the hosting company have removed.

Really I would upgrade the site to the latest version, possibly from a fresh install so you can get it all going correctly. The version you are using is rather old and not as secure as the latest.


Jack
User avatar
DIGI3
Dev Team Member
Dev Team Member
Posts: 1803
Joined: Wed Feb 25, 2009 4:25 am

Re: Erroneous error message at top of site

Post by DIGI3 »

Dire need of an upgrade.. but if you need to get it working in the interim, try deleting everything in the cache. You might have to do it manually, there could be some files with permission issues.
jmcgin51
Power Poster
Power Poster
Posts: 1899
Joined: Mon Jun 12, 2006 9:02 pm

Re: Erroneous error message at top of site

Post by jmcgin51 »

v0.10.3 is ancient; you need an upgrade ASAP. Since then there have been dozens of security patches, new features, etc. Your site is at-risk as it is now.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Erroneous error message at top of site

Post by Dr.CSS »

Older versions do not run on newer versions of PHP hence it errors looking for it's PHP handles, upgrading shoulod clear this up, and you will have to upgrade any 3rd party modules...
pcbodget
New Member
New Member
Posts: 2
Joined: Tue Jan 25, 2011 9:12 pm

Re: Erroneous error message at top of site

Post by pcbodget »

Thanks all!

I deleted everything in cache AND templates_c and that seemed to do the trick.

I will definitely upgrade to the next version as soon as I can.

Cheers

PCB
Post Reply

Return to “CMSMS Core”