Well more good news....it seems the reason things weren't working was
because Facebook had a problem.

Now the next problem I'm having is that I keep getting this error:

Warning at /facebook/setup
Out of range value adjusted for column 'facebook_id' at row 1

Any ideas?

Thanks







On Jun 26, 3:01 pm, R C <rileycr...@gmail.com> wrote:
> Well I have solved part of my problem:
>
> There are updated installation 
> instructionshttp://code.google.com/p/django-facebookconnect/issues/detail?id=1
>
> But the problem remains:
> When I click on the facebook connect button I get redirected to
>
> http://xxxxxxxxxxx.com/facebook/setup?next=/accounts/profile/
> (I have replaced my site with xxxxxxx)
>
> How do I get the facebook login box to popup and for that to create
> accounts, etc?
>
> On Jun 26, 2:04 pm, R C <rileycr...@gmail.com> wrote:
>
> > Hi Everyone,
>
> > I've been trying to get the django-facebookconnect (http://
> > code.google.com/p/django-facebookconnect/) app working with my site.
>
> > The problem I'm having is that I don't know how to "plug-in" the views
> > and urls for this plugin
>
> > I have "hacked" it by simply copying the urls.py from the
> > facebookconnect project into my project/urls.py but I'm not sure if
> > this is what I should be doing.
>
> > Does anyone have any experience getting the urls, views, templates,
> > etc working with this?
>
> > What I would ideally like to do is the following:
>
> > 1) user is presented with an option to facebook-login or django-login
> > (provided by django-registration)
> > 2) if the user chooses django-login....everything goes as normal for
> > django-registration
> > 3) if the user chooses facebook-login: facebook connect login pops up,
> > user enters credentials
> >     then:  user has option to create an account on my site, link their
> > facebook account to an existing django-account on my site, or do
> > nothing
>
> > Any ideas?  All help is greatly appreciated.
>
> > thanks!
>
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to