585: $this->_ViewLocations[$LocationName] = $ViewPath;
586: }
587: // echo '<div>['.$LocationName.'] RETURNS ['.$ViewPath.']</div>';
588: if ($ViewPath === FALSE)
589: trigger_error(ErrorMessage('Could not find a `'.$View.'` view for the `'.$ControllerName.'` controller in the `'.$ApplicationFolder.'` application.', $this->ClassName, 'FetchViewLocation'), E_USER_ERROR);
590:
591: return $ViewPath;
592: }
593:
[/var/wattpad/releases/20130517200222/forums/library/core/functions.error.php:132] PHP::include();
[/var/wattpad/releases/20130517200222/forums/library/core/functions.error.php:132] PHP::Gdn_ErrorHandler();
[/var/wattpad/releases/20130517200222/forums/library/core/class.controller.php:589] PHP::trigger_error();
[/var/wattpad/releases/20130517200222/forums/library/core/class.controller.php:493] Gdn_Controller->FetchViewLocation();
[/var/wattpad/releases/20130517200222/forums/library/core/class.controller.php:728] Gdn_Controller->FetchView();
[/var/wattpad/releases/20130517200222/forums/library/core/class.pluggable.php:192] Gdn_Controller->xRender();
[/var/wattpad/releases/20130517200222/forums/applications/vanilla/controllers/categories.php:123] Gdn_Pluggable->__call();
[/var/wattpad/releases/20130517200222/forums/applications/vanilla/controllers/categories.php:123] CategoriesController->Render();
[/var/wattpad/releases/20130517200222/forums/applications/vanilla/controllers/categories.php:28] CategoriesController->All();
[/var/wattpad/releases/20130517200222/forums/library/core/class.dispatcher.php:229] CategoriesController->Index();
[/var/wattpad/releases/20130517200222/forums/index.php:41] Gdn_Dispatcher->Dispatch();
[View] 'all_rss'
[ControllerName] 'categories'
[ApplicationFolder] 'vanilla'
[LocationName] 'vanilla/categories/all_rss'
[ViewPath] false
[ViewPaths] array ( 0 => '/var/wattpad/releases/20130517200222/forums/themes/wattpad2/vanilla/views/categories/all_rss.*', 1 => '/var/wattpad/releases/20130517200222/forums/themes/wattpad2/views/categories/all_rss.*', 2 => '/var/wattpad/releases/20130517200222/forums/applications/vanilla/views/categories/all_rss.*', )
[Glob] '/var/wattpad/releases/20130517200222/forums/applications/vanilla/views/categories/all_rss.*'
[Paths] array ( )
If you are a user of this website, you can report this message to a website administrator.
If you are an administrator of this website, you can get help at the Vanilla Community Forums.