Missing Controller
Error: LivechatController could not be found.
Error: Create the class LivechatController below in file: app\controllers\livechat_controller.php
<?php
class LivechatController extends AppController {
var $name = 'Livechat';
}
?>
Notice: If you want to customize this error message, create app\views\errors\missing_controller.ctp



