i think you should have function register in UsersController.php and should have under the folder .../view/Users/register.ctp if you have these you might need to change your route in the file .../app/config/core.php On Friday, June 15, 2012 1:13:51 PM UTC+1, hoss7 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
