Flipside
New Reader? Click here!


View Latest Comic
Latest comic
Intermission

Welcome to Flipside

The comic is updated every Monday, Wednesday and Friday.

Last update: December 27, 2009

Vote for Flipside!

Support Flipside

Support Flipside

Support Flipside


Updates

Missing Method in PagesController

You are seeing this error because the action display is not defined in controller PagesController

If you want to customize this error message, create app/views/errors/missing_action.thtml.

Fatal: Confirm you have created the PagesController::display() in file : app/controllers/pages_controller.php

<?php
class PagesController extends AppController {
   function display() {
   }

}
?>







3 queries took 65 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESC `pages`5527
2DESC `users`4416
3DESC `newsposts`6622