graou13

t411 forum error

Feb 4th, 2014
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.34 KB | None | 0 0
  1. Fatal Error in PHP.trigger_error();
  2. Smarty error: the $compile_dir '/home/t411/forum/cache/Smarty/compile' does not exist, or is not a directory.
  3. The error occurred on or near: /home/t411/forum/library/vendors/Smarty-2.6.25/libs/Smarty.class.php
  4. 1109: * @param integer $error_type
  5. 1110: */
  6. 1111: function trigger_error($error_msg, $error_type = E_USER_WARNING)
  7. 1112: {
  8. 1113: trigger_error("Smarty error: $error_msg", $error_type);
  9. 1114: }
  10. 1115:
  11. 1116:
  12. 1117: /**
  13. Backtrace:
  14. /home/t411/forum/library/vendors/Smarty-2.6.25/libs/Smarty.class.phpPHP::Gdn_ErrorHandler();
  15. [/home/t411/forum/library/vendors/Smarty-2.6.25/libs/Smarty.class.php:1113] PHP::trigger_error();
  16. [/home/t411/forum/library/vendors/Smarty-2.6.25/libs/internals/core.write_compiled_resource.php:20] Smarty->trigger_error();
  17. [/home/t411/forum/library/vendors/Smarty-2.6.25/libs/Smarty.class.php:1451] PHP::smarty_core_write_compiled_resource();
  18. [/home/t411/forum/library/vendors/Smarty-2.6.25/libs/Smarty.class.php:1274] Smarty->_compile_resource();
  19. [/home/t411/forum/library/vendors/Smarty-2.6.25/libs/Smarty.class.php:1126] Smarty->fetch();
  20. [/home/t411/forum/library/core/class.smarty.php:81] Smarty->display();
  21. [/home/t411/forum/library/core/class.controller.php:1566] Gdn_Smarty->Render();
  22. [/home/t411/forum/library/core/class.controller.php:1141] Gdn_Controller->RenderMaster();
  23. [/home/t411/forum/library/core/class.pluggable.php:193] Gdn_Controller->xRender();
  24. [/home/t411/forum/applications/vanilla/controllers/class.discussioncontroller.php:181] Gdn_Pluggable->__call();
  25. [/home/t411/forum/applications/vanilla/controllers/class.discussioncontroller.php:181] DiscussionController->Render();
  26. [/home/t411/forum/applications/vanilla/controllers/class.discussioncontroller.php:181] DiscussionController->Index();
  27. [/home/t411/forum/library/core/class.dispatcher.php:322] PHP::call_user_func_array();
  28. [/home/t411/forum/index.php:54] Gdn_Dispatcher->Dispatch();
  29. Variables in local scope:
  30. [error_msg] 'the $compile_dir \'/home/t411/forum/cache/Smarty/compile\' does not exist, or is not a directory.'
  31. [error_type] 256
  32. Need Help?
  33. If you are a user of this website, you can report this message to a website administrator.
  34. If you are an administrator of this website, you can get help at the Vanilla Community Forums.
  35. Additional information for support personnel:
Advertisement
Add Comment
Please, Sign In to add comment