Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Options

Facebook Sig In

The Facebook Sign doesn'T work for me.
Please can someone help me!
THis is a fresh vanilla forum installation with the curretn version.
I'm using dark misty theme
http://forum.faszination-ultra.de
This ist the Error Code:

Smarty error: the $compile_dir '/var/www/clients/client1/web9/web/html/forum/cache/Smarty/compile' does not exist, or is not a directory.
The error occurred on or near: /var/www/clients/client1/web9/web/html/forum/library/vendors/Smarty-2.6.25/libs/Smarty.class.php
1109: * @param integer $error_type
1110: */
1111: function trigger_error($error_msg, $error_type = E_USER_WARNING)
1112: {
1113: trigger_error("Smarty error: $error_msg", $error_type);
1114: }
1115:
1116:
1117: /**
Backtrace:
/var/www/clients/client1/web9/web/html/forum/library/vendors/Smarty-2.6.25/libs/Smarty.class.phpPHP::Gdn_ErrorHandler();
[/var/www/clients/client1/web9/web/html/forum/library/vendors/Smarty-2.6.25/libs/Smarty.class.php:1113] PHP::trigger_error();
[/var/www/clients/client1/web9/web/html/forum/library/vendors/Smarty-2.6.25/libs/internals/core.write_compiled_resource.php:20] Smarty->trigger_error();
[/var/www/clients/client1/web9/web/html/forum/library/vendors/Smarty-2.6.25/libs/Smarty.class.php:1451] PHP::smarty_core_write_compiled_resource();
[/var/www/clients/client1/web9/web/html/forum/library/vendors/Smarty-2.6.25/libs/Smarty.class.php:1274] Smarty->_compile_resource();
[/var/www/clients/client1/web9/web/html/forum/library/vendors/Smarty-2.6.25/libs/Smarty.class.php:1126] Smarty->fetch();
[/var/www/clients/client1/web9/web/html/forum/library/core/class.smarty.php:81] Smarty->display();
[/var/www/clients/client1/web9/web/html/forum/library/core/class.controller.php:1566] Gdn_Smarty->Render();
[/var/www/clients/client1/web9/web/html/forum/library/core/class.controller.php:1141] Gdn_Controller->RenderMaster();
[/var/www/clients/client1/web9/web/html/forum/library/core/class.pluggable.php:193] Gdn_Controller->xRender();
[/var/www/clients/client1/web9/web/html/forum/applications/dashboard/controllers/class.entrycontroller.php:538] Gdn_Pluggable->__call();
[/var/www/clients/client1/web9/web/html/forum/applications/dashboard/controllers/class.entrycontroller.php:538] EntryController->Render();
[/var/www/clients/client1/web9/web/html/forum/applications/dashboard/controllers/class.entrycontroller.php:538] EntryController->Connect();
[/var/www/clients/client1/web9/web/html/forum/library/core/class.dispatcher.php:322] PHP::call_user_func_array();
[/var/www/clients/client1/web9/web/html/forum/index.php:53] Gdn_Dispatcher->Dispatch();
Variables in local scope:
[error_msg] 'the $compile_dir \'/var/www/clients/client1/web9/web/html/forum/cache/Smarty/compile\' does not exist, or is not a directory.'
[error_type] 256

Comments

Sign In or Register to comment.