<p class="error">You are seeing this error because the component class <em><?php echo $component."Component";?></em>
you have set in <?php echo $controller."Controller";?> can't be found or doesn't exist in <em><?php echo "app".DS."controllers".DS."components".DS.$file; ?></em>
</p>
<p>
<span class="notice"><strong>Notice:</strong> this error is being rendered by the <code>app/views/errors/missing_component_class.thtml</code>
view file, a user-customizable error page for handling non-existent component classes.</span>