Warning (2): file_put_contents(/usr/share/nginx/Bartervana/prod/app/tmp/logs/error.log): failed to open stream: Permission denied [CORE/Cake/Log/Engine/FileLog.php, line 142]
ezy

Missing Method in ThemeController

Error: The action Bootstrap is not defined in controller ThemeController

Error: Create ThemeController::Bootstrap() in file: app/Controller/ThemeController.php.

<?php
class ThemeController extends AppController {


	public function Bootstrap() {

	}

}

Notice: If you want to customize this error message, create app/View/Errors/missing_action.ctp

Stack Trace