Missing Controller

Error: BpPortalsController could not be found.

Error: Create the class BpPortalsController below in file: app/controllers/bp_portals_controller.php

<?php
class BpPortalsController extends AppController {

	var $name = 'BpPortals';
}
?>

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