[web2py] Facebook redirection after authentication

2011-04-15 Thread berubejd
I am having the hardest time determining what the correct way is to set the URL that a user will be redirected to after the authentication/ authorization redirect to Facebook. What I am currently seeing is that a user who has not yet authenticated with Facebook will be properly forwarded for authe

[web2py] Re: web2py 1.90.1 is OUT

2010-12-19 Thread berubejd
This issue is resolved in 1.90.3. Thanks! On Dec 19, 2:05 am, berubejd wrote: > I started receiving this traceback on the console after the upgrade: > > Traceback (most recent call last): >   File "web2py.py", line 20, in >   File "gluon/widget.py", line 781

[web2py] Re: web2py 1.90.1 is OUT

2010-12-19 Thread berubejd
I started receiving this traceback on the console after the upgrade: Traceback (most recent call last): File "web2py.py", line 20, in File "gluon/widget.py", line 781, in start File "gluon/shell.py", line 194, in run File "", line 1, in File "applications\Jellybean_Kingdom\controllers\

[web2py] Re: Anyone with experience developing Facebook IFrame app using Web2Py?

2010-11-26 Thread berubejd
I have a couple of applications (unpublished) which are Facebook iframe apps written using web2py. There are a few caveats which are not web2py specific. The biggest is that, using the new GraphAPI the developer has been stripped nearly entirely of efficient methods of doing anything but querying

[web2py] Re: Init script for Web2Py

2010-10-10 Thread berubejd
terthoughts like iptables.) After that, hopefully, the person running it can start to tweak things here and there to their individual liking. Thanks for the feedback! Jeff On Oct 10, 2:52 pm, Jonathan Lundell wrote: > On Oct 10, 2010, at 2:29 PM, berubejd wrote: > > > > > I have

[web2py] Re: Init script for Web2Py

2010-10-10 Thread berubejd
I have created an updated script for Fedora/CentOS/RedHat and done testing on the OSs which I have available to me. (Not very exhaustive, however.) The script has both been forwarded to Massimo and posted on web2pyslices at: http://web2pyslices.com/main/slices/take_slice/98 I have used it a

[web2py] Re: upgraded to 1.83.2 with db table file appears corrupted

2010-09-05 Thread berubejd
I realize it hasn't been a large amount of time but I haven't had any occurrence of the problem since upgrading to 1.84.0. On Sep 1, 11:34 pm, berubejd wrote: > Here are the answers to your questions in my case: > >  - I am using 1.83.2 on Windows. >  - The DB in this tes

[web2py] Re: upgraded to 1.83.2 with db table file appears corrupted

2010-09-01 Thread berubejd
any of your tables? > > Massimo > > On Sep 1, 11:07 pm, mdipierro wrote: > > > > > before we work on a fix. Let me understand what is causing this. What > > version are you upgrading from? > > > massimo > > > On Sep 1, 6:07 pm, berubejd wrote: &

[web2py] Re: upgraded to 1.83.2 with db table file appears corrupted

2010-09-01 Thread berubejd
This has happened to me twice in the last week on two different tables. I have started backing up the table files so that I can restore them. I will try to use fake_migrate next time. Is there any way to avoid having this happen in the first place? Thanks! Jeff On Sep 1, 10:55 am, mdipierro w