Transient weird error messages on page load, CMSMS 1.10.2

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
User avatar
pixelita
Power Poster
Power Poster
Posts: 388
Joined: Sun Sep 16, 2007 3:07 am

Transient weird error messages on page load, CMSMS 1.10.2

Post by pixelita »

Without me so much as touching the back end, every once in awhile, on a random page, my CMSMS site will throw out this error and then load the page:

Code: Select all

/home/pixelit/public_html/idylwood/lib/smarty/Smarty.class.php:1593 - trigger_error
/home/pixelit/public_html/idylwood/lib/smarty/Smarty.class.php:1415 - _fetch_resource_info
/home/pixelit/public_html/idylwood/lib/smarty/Smarty.class.php:1261 - _compile_resource
/home/pixelit/public_html/idylwood/lib/classes/module_support/modtemplates.inc.php:182 - fetch
/home/pixelit/public_html/idylwood/lib/classes/class.CMSModule.php:2395 - cms_module_ProcessTemplate
/home/pixelit/public_html/idylwood/modules/jQuery/jQuery.module.php:30 - ProcessTemplate
/home/pixelit/public_html/idylwood/modules/jQuery/action.default.php:6 - DisplayErrorPage
/home/pixelit/public_html/idylwood/lib/classes/class.CMSModule.php:1583 - include
/home/pixelit/public_html/idylwood/lib/classes/class.CMSModule.php:1628 - DoAction
/home/pixelit/public_html/idylwood/lib/module.functions.php:122 - DoActionBase
/home/pixelit/public_html/idylwood/lib/classes/class.CMSModule.php:280 - cms_module_plugin
/home/pixelit/public_html/idylwood/tmp/templates_c/%%89^899^899A476C%%template%3A32.php:18 - function_plugin
/home/pixelit/public_html/idylwood/lib/smarty/Smarty.class.php:1263 - include
/home/pixelit/public_html/idylwood/index.php:275 - fetch
string(73) "Smarty error: unable to read resource: "module_file_tpl:jQuery;error.tpl"" 
Doesn't seem to be a pattern as to which page will trigger this behavior. I was on chat with a colleague and he immediately went to the site after I mentioned this and got no such error. I then went back to the page and the error was gone.

I have been away from the computer all afternoon and when I got back, it started back up again. Let me know what info you need or if this is something inherent with 1.10.2, to which I just upgraded.

http://www.idylwood.org
Submit your site to the We Love CMSMS showcase
User avatar
manuel
Power Poster
Power Poster
Posts: 354
Joined: Fri Nov 30, 2007 9:15 am

Re: Transient weird error messages on page load, CMSMS 1.10.

Post by manuel »

I found it to appear every time on all of the pages i clicked in the main menu... (FF 9.0.1 on win7 x64)

I believe the thing to fix is the last line:
string(73) "Smarty error: unable to read resource: "module_file_tpl:jQuery;error.tpl""

But i have no idea what's causing this... :(
Do you have a module or plugin related to jquery?
Do you call a jquery script?
try to deactivate it and see if the error is gone...

Greetings,
Manuel
Post Reply

Return to “CMSMS Core”