can not tranfter to other page
Added by seanxie seanxie 240 days ago
Hi Davide ;
After login validation succesful , I can not tranfer to other page .
Would you tell me the reason ?
B/R
seanxie
Replies
RE: can not tranfter to other page - Added by Davide D'Agostino 239 days ago
Hello Seanxie,
In the first migrations, you can set login/pwd.
Then u need to edit config.yml for receive activation code on your email address.
Finally u need to do rake db:migrate
When you do that you will receive a link for activate your account.
Now you have do that?
You have activated you account? If yes and after the activation you cannot login try to manually go to http://localhost:3000/admin and try to login.
Tell me if you have other problems
RE: can not tranfter to other page - Added by seanxie seanxie 238 days ago
Hi Davide:
Afer updated the config.yml and the emails.rb (using smtp) , I can login it .
now, I using it and it's cool.
thanks for you replay and your job.
B/R
seanxie.
RE: can not tranfter to other page - Added by Davide D'Agostino 238 days ago
seanxie
remember to download the last rev through
script/plugin install http://svn.lipsiasoft.com/lipsiadmin
