Warning (512): Cache not configured properly. Please check Cache::config(); in APP/config/core.php [CORE/cake/libs/configure.php, line 647]

Warning: mkdir() [function.mkdir]: Permission denied in /home/library/public_html/cake/libs/folder.php on line 480
Warning (2): array_merge() [function.array-merge]: Argument #1 is not an array [CORE/cake/libs/configure.php, line 668]

Warning: mkdir() [function.mkdir]: Permission denied in /home/library/public_html/cake/libs/folder.php on line 480
Warning (2): array_merge() [function.array-merge]: Argument #1 is not an array [CORE/cake/libs/configure.php, line 676]

Warning: mkdir() [function.mkdir]: Permission denied in /home/library/public_html/cake/libs/folder.php on line 480
LibraryScript.com
Presales Questions? Contact

Missing Controller

Error: Robots.txtController could not be found.

Error: Create the class Robots.txtController below in file: app/controllers/robots.txt_controller.php

<?php
class Robots.txtController extends AppController {

	var $name = 'Robots.txt';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp