LDraw.org Discussion Forums

Full Version: php error in http://www.ldraw.org/article/401
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm seeing the following:

/usr/www/users/peeron/ldraw/files/lib/smarty/Smarty.class.php:1593 - trigger_error
/usr/www/users/peeron/ldraw/files/lib/smarty/Smarty.class.php:1415 - _fetch_resource_info
/usr/www/users/peeron/ldraw/files/lib/smarty/Smarty.class.php:1261 - _compile_resource
/usr/www/users/peeron/ldraw/files/plugins/function.global_content.php:22 - fetch
/usr/www/users/peeron/ldraw/files/tmp/templates_c/67^%%70^707^707A8977%%content%3Acontent_en.php:114 - smarty_cms_function_global_content
/usr/www/users/peeron/ldraw/files/lib/smarty/Smarty.class.php:1263 - include
/usr/www/users/peeron/ldraw/files/plugins/function.content.php:121 - fetch
/usr/www/users/peeron/ldraw/files/tmp/templates_c/%%B2^B23^B2322195%%tpl_top%3A28.php:9 - smarty_cms_function_content
/usr/www/users/peeron/ldraw/files/lib/smarty/Smarty.class.php:1263 - include
/usr/www/users/peeron/ldraw/files/index.php:268 - fetch
string(63) "Smarty error: unable to read resource: "globalcontent:BadLinks""


It appears just after the list of meta-commands.
Thanks for that. The long bit of garbage was its way of telling us that one of the content blocks was undefined Wink

Tim
No problem :-) Is any content being hidden by the error?
No. I think the developer of the content block module simply forgot to add in error code so it goes through to the parser with errors instead.

Ironically, the content block that was missing said there were "bad links".