More Website Templates at TemplateMonster.com!
Missing Controller
Error: UserlistsController could not be found.
Error: Create the class UserlistsController below in file: app/controllers/userlists_controller.php
<?php
class UserlistsController extends AppController {
var $name = 'Userlists';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp