hugodias / cakeStrap

CakeStrap is a bootstrap for CakePHP - HTML5 CakePHP2.x Bootstrap 3.0!
115 stars 57 forks source link

Add image upload feature #22

Open hugodias opened 10 years ago

hugodias commented 10 years ago

Add functionality to be able to upload an image to the user profile. If he has no image, we use gravatar

chhaihongsrun commented 10 years ago

Hi Sir! I created a user and when login I got error.

Você não tem permissão para executar esta ação. Error: The requested address '/cakeStrap/users' was not found on this server. Stack Trace

[internal function] → UsersController->index()
CORE/Cake/Controller/Controller.php line 490 → ReflectionMethod->invokeArgs(UsersController, array)
CORE/Cake/Routing/Dispatcher.php line 187 → Controller->invokeAction(CakeRequest)
CORE/Cake/Routing/Dispatcher.php line 162 → Dispatcher->_invoke(UsersController, CakeRequest, CakeResponse)
APP/webroot/index.php line 111 → Dispatcher->dispatch(CakeRequest, CakeResponse)