Unijunction  conveniently connected

Missing Controller

Error: LiftsController could not be found.

Error: Create the class LiftsController below in file: app/controllers/lifts_controller.php

<?php
class LiftsController extends AppController {

	var $name = 'Lifts';
}
?>

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

PaygateMastercardVisa
(default) 1 query took 0 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SELECT `Shop`.`id`, `Shop`.`name`, `Shop`.`phrase`, `Shop`.`email`, `Shop`.`telephone`, `Shop`.`address`, `Shop`.`user_id`, `Shop`.`created`, `Shop`.`nice_url`, `Shop`.`description`, `Shop`.`active`, `Shop`.`geo_id`, `Shop`.`modified`, `Shop`.`image_id` FROM `cake_shops` AS `Shop` WHERE `Shop`.`nice_url` = 'lifts' LIMIT 1000