Maybe permissions. Check that the server can read the files and both read and execute the directories.
On Fri, Jun 15, 2012 at 8:13 AM, hoss7 <[email protected]> wrote: > hi > i have some view for example user/login. > i dont have error for Missing View in my pc but when i am upload this file > in my host i have Missing View error. > > some view work fine bu some view dont > > this is my error: > > > Error: The view for UsersController::register() was not found. > > Error: Confirm you have created the file: > /home/mybracel/public_html/app/View/Users/register.ctp > > Notice: If you want to customize this error message, create > app/View/Errors/missing_view.ctp > > Stack Trace > > CORE/Cake/View/View.php line 460 → View->_getViewFileName(null) > CORE/Cake/Controller/Controller.php line 959 → View->render(null, null) > CORE/Cake/Routing/Dispatcher.php line 110 → Controller->render() > CORE/Cake/Routing/Dispatcher.php line 85 → > Dispatcher->_invoke(UsersController, CakeRequest, CakeResponse) > APP/webroot/index.php line 96 → Dispatcher->dispatch(CakeRequest, CakeRespon > > > where is my problem > > -- > Our newest site for the community: CakePHP Video Tutorials > http://tv.cakephp.org > Check out the new CakePHP Questions site http://ask.cakephp.org and help > others with their CakePHP related questions. > > > To unsubscribe from this group, send email to > [email protected] For more options, visit this group at > http://groups.google.com/group/cake-php -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
