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