Whatever version you have, it is a good idea to upgrade to the latest. It will be easier for us to help you.
When you register. Do you get the email with the verification link? Does registration required verficaition? does it required administrator approval? This is in db.py On Friday, 22 July 2016 15:47:36 UTC-5, 黄祥 wrote: > > here is the story : > two years ago i made a web2py app, n not used after that, n right now my > boss asked me to continue improve that app. so i upload the packed old > web2py app to the web2py current version, but the login is not working, i > can register (inserted in database), but i can't login after that. (checked > on database the value is there). > because my boss tell it's urgent, so that i think it's better to make it > running first with the old version than to find the root cause for it. but > the problem is i don't know what version of web2py when i build the old > packed web2py app. i must download several web2py version that build in > 2014 (two years ago) > > my suggestion it's better to naming web2py version base on date release, > like ubuntu. > e.g. > version 2.16.7.0 > means python 2, release year, release month, release count (start from > zero, in case there is any web2py version that release on the same month n > same year) > because i can compare base on date modified or date on the file and > download the web2py version that near with the date on the file > > note for myself for better future : > create readme.txt that contain web2py version on it > > not sure about backward compability on this case, but i know, a lot of > changes was made in web2py during this 2 years. thanks so much to the > active n kind community. > > best regards, > stifan > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

