just remembered I am using the original RPXAuth.py from april. There is a table called profile auto created in my project and on inspection I can see the fields for provider, email etc from admin. Just when I try and access them from the view i.e {{=db.profile.provider)) it returns nothing?
On Nov 28, 1:50 pm, "mr.freeze" <nat...@freezable.com> wrote: > If you need custom fields you have to create a custom auth table first > then create a mapping in the RPXAuth instance. I hope that makes > sense. Feel free to email me your code and I will take a closer look. > > On Nov 28, 3:13 am, murray3 <ch...@murraypost.net> wrote: > > > I am having problems displaying profile data =db.profile.provider and > > =db.profile.pic_url > > I cannot get it to work and must be syntax problem, I have tried for > > instance auth.provider > > but gives value=none. > > Any ideas appreciated > > chrism > > > On Nov 21, 1:33 pm, murray3 <ch...@murraypost.net> wrote: > > > > scratch that!!! > > > I had the full url to auth.settings.rpx_login_domain='http://localhost: > > > 8000'/init/default/index', should have been just 'http://localhost: > > > 8000' > > > Thanks again guy's for this code:) > > > > On Nov 21, 12:41 pm, murray3 <ch...@murraypost.net> wrote: > > > > > I have tried the rpxAuth module and it allowed me to login using a > > > > google account. > > > > Did not get auth.user when calling from web2py. > > > > > I decided to try the original prxAuth module which does not allow for > > > > local login and I have the same problem. > > > > > I have been looking at this for a few hours and not sure what to to, > > > > it logs me in and the google account name is displayed in therpxnow > > > > iframe, but beyond that the web2py auth code does not seem have been > > > > passed the required data. > > > > > Maybe this is a common problem and there are some settings which I > > > > have missed but I followed the example code and looked through the > > > > rpxauth module and I thought I had the correct settings? > > > > > Any ideas /Help appreciated. > > > > > chrism -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web...@googlegroups.com. To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.