VIVO magazine
Para receber novidades sobre a nossa revista ou informações sobre como subscrever:

News

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

Property Search
(default) 10 queries took 18 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `options`331
2DESCRIBE `highlights`772
3DESCRIBE `i18n`662
4SELECT `Highlight`.*, `I18n__text`.`content` FROM `highlights` AS `Highlight` LEFT JOIN `i18n` AS `I18n__text` ON (`Highlight`.`id` = `I18n__text`.`foreign_key` AND `I18n__text`.`model` = 'Highlight' AND `I18n__text`.`field` = 'text') WHERE `Highlight`.`type` = 'magazine' AND `I18n__text`.`locale` = 'en_us' ORDER BY `Highlight`.`created` DESC LIMIT 1002
5DESCRIBE `news`772
6SELECT `News`.*, `I18n__title`.`content`, `I18n__summary`.`content`, `I18n__story`.`content` FROM `news` AS `News` LEFT JOIN `i18n` AS `I18n__title` ON (`News`.`id` = `I18n__title`.`foreign_key` AND `I18n__title`.`model` = 'News' AND `I18n__title`.`field` = 'title') LEFT JOIN `i18n` AS `I18n__summary` ON (`News`.`id` = `I18n__summary`.`foreign_key` AND `I18n__summary`.`model` = 'News' AND `I18n__summary`.`field` = 'summary') LEFT JOIN `i18n` AS `I18n__story` ON (`News`.`id` = `I18n__story`.`foreign_key` AND `I18n__story`.`model` = 'News' AND `I18n__story`.`field` = 'story') WHERE `News`.`show_in_list` = 1 AND `I18n__title`.`locale` = 'en_us' AND `I18n__summary`.`locale` = 'en_us' AND `I18n__story`.`locale` = 'en_us' ORDER BY `created` desc LIMIT 2005
7DESCRIBE `states`331
8DESCRIBE `countries`331
9SELECT `State`.`id`, `State`.`name_en` FROM `states` AS `State` WHERE 1 = 1 18181
10SELECT `Highlight`.*, `I18n__text`.`content` FROM `highlights` AS `Highlight` LEFT JOIN `i18n` AS `I18n__text` ON (`Highlight`.`id` = `I18n__text`.`foreign_key` AND `I18n__text`.`model` = 'Highlight' AND `I18n__text`.`field` = 'text') WHERE `Highlight`.`type` = 'right' AND `I18n__text`.`locale` = 'en_us' ORDER BY `Highlight`.`created` DESC LIMIT 3001