: LinksController could not be found.

: Create the class LinksController below in file: main/controllers/links_controller.php

<?php
class LinksController extends AppController {

	var $name = 'Links';
}
?>

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