Missing Controller
Error: LiveWpController could not be found.
Error: Create the class LiveWpController below in file: app/controllers/live_wp_controller.php
<?php
class LiveWpController extends AppController {
var $name = 'LiveWp';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp