Warning (2): file_put_contents(/home/presave/public_html/app/tmp/logs/error.log): failed to open stream: Permission denied [CORE/Cake/Log/Engine/FileLog.php, line 142]
Errors

Missing Method in LibraryController

Error: The action downloads is not defined in controller LibraryController

Error: Create LibraryController::downloads() in file: app/Controller/LibraryController.php.

<?php
class LibraryController extends AppController {


	public function downloads() {

	}

}

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

Stack Trace