I actually used rpx first, but I didn't like it much, so I used google account login but then I didn't like it too much too. hehe so I decided to use the default one from web2py. How can you not login? Do you just post and no errors and going back to same page?
On Aug 12, 4:14 pm, mdipierro <[email protected]> wrote: > I cannot login. I suggest you use RPX > > On Aug 12, 1:17 pm, Lasiaf <[email protected]> wrote: > > > > > Hi, > > > I would like to share my 2nd app using web2py, its atwww.wikiyou.org. > > It is like wikipedia about us and you can create your own subdomain > > usernames like having your own username.wikiyou.org. I actually have a > > PHP/MySQL version using Zend Framework before, but I decided to port > > it to web2py and having more features than before. > > Also I have few questions on how to resolve some things. > > > First. > > Is there a way to add attributes using the MENU() helper in anchor > > tags? like I want to add rel="nofollow" in there. > > > Second. > > This might not be web2py related, but gae, on gae they don't support > > naked domains so when you go to wikiyou.org it will be no page found. > > I already followed and added some of appengine groups to fix it, but > > no luck, the domain is in enom. So I added @www.wikiyou.org > > URL_REDIRECT type. cause I can't add empty. > > > Third. > > Is there like a way to know if i'm on a development server and > > production? starting from routes.py so I could change settings > > depending on my env info? even a single switch somewhere will help. > > > Thanks

