Errors

Missing Controller

Error: WordpressController could not be found.

Error: Create the class WordpressController below in file: app/controllers/wordpress_controller.php

<?php
class WordpressController extends AppController {

	var $name = 'Wordpress';
}
?>

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

About This Site

Hello! I am Bruce. This is my website.

I want to build things.

I make web sites and applications for fun and I help individuals and small companies develop their own web sites.

I like to use Free, Open Source applications. I like to follow web standards. I like things that are simple and easy to use.