Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

smarty error after apply SVN revision 660 #405

Closed
sitonerd opened this issue Oct 29, 2008 · 0 comments
Closed

smarty error after apply SVN revision 660 #405

sitonerd opened this issue Oct 29, 2008 · 0 comments
Labels
Bug For errors / faults / flaws / inconsistencies etc. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical.

Comments

@sitonerd
Copy link

the file :
CoreHome/templates/js_global_variables.tpl

is not present as you can see in the backtrack :


User Warning: Smarty error: unable to read resource: “CoreHome/templates/js_global_variables.tpl” in /home/sitonerd.com/trunk/libs/Smarty/Smarty.class.php on line 1095

Backtrace —>

  1. Piwik_ErrorHandler(512, Smarty error: unable to read resource: “CoreHome/templates/js_global_variables.tpl”, /home/sitonerd.com/trunk/libs/Smarty/Smarty.class.php, 1095, Array ([=> unable to read resource: “CoreHome/templates/js_global_variables.tpl”,[error_type](error_msg]) => 512))
  2. trigger_error(Smarty error: unable to read resource: “CoreHome/templates/js_global_variables.tpl”, 512) called at [/home/sitonerd.com/trunk/libs/Smarty/Smarty.class.php:1095]
  3. Smarty→trigger_error(unable to read resource: “CoreHome/templates/js_global_variables.tpl”) called at [/home/sitonerd.com/trunk/libs/Smarty/Smarty.class.php:1584]
  4. Smarty→fetch_resource_info(Array ([=> CoreHome/templates/js_global_variables.tpl,[get_source](resourcename]) => 1,[=> )) called at [/home/sitonerd.com/trunk/libs/Smarty/Smarty.class.php:1410](quiet])
  5. Smarty→compile_resource(CoreHome/templates/js_global_variables.tpl, tmp/templates_c/%%06^06B^06B33F6B%%js_globalvariables.tpl.php) called at [/home/sitonerd.com/trunk/libs/Smarty/Smarty.class.php:1862]
  6. Smarty→smarty_include(Array ([=> CoreHome/templates/js_global_variables.tpl,[smarty_include_vars](smarty_include_tpl_file]) => Array ())) called at [/home/sitonerd.com/trunk/tmp/templatesc/%%77^771^77160059%%index.tpl.php:23]
  7. include(/home/sitonerd.com/trunk/tmp/templates_c/%%77^771^77160059%%index.tpl.php) called at [/home/sitonerd.com/trunk/libs/Smarty/Smarty.class.php:1260]
  8. Smarty→fetch(CoreHome/templates/index.tpl) called at [/home/sitonerd.com/trunk/core/View.php:98]
  9. Piwik_View→render() called at [/home/sitonerd.com/trunk/plugins/CoreHome/Controller.php:54]
  10. Piwik_CoreHome_Controller→index()
  11. call_user_func_array(Array ([=> Piwik_CoreHome_Controller Object ([](0]) => CoreHome,[=> 2008-10-28,[](]) => Piwik_Date Object ([=> 1225148400)),1(timestamp]) => index), Array ()) called at [/home/sitonerd.com/trunk/core/FrontController.php:143]
  12. Piwik_FrontController→dispatch() called at [/home/sitonerd.com/trunk/index.php:52]

Keywords: s_global_variables corehome, missing template smarty error

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical.
Projects
None yet
Development

No branches or pull requests

1 participant