[web2py] web2py with vbulletin authentication

2011-07-09 Thread Ben W.
Has anyone setup a web2py site using an existing vbulletin forum authentication scheme? Just figured would ask before I re-invent the wheel. The Googles provided nothing useful when I did some searching. Thanks.

[web2py] Re: first attempt to use mysql & web2py = unknown field type: INTEGER

2010-03-27 Thread Ben W.
;INTEGER' it should be 'integer'. > > User Field, not SQLField (deprecated but aliased). > > Probably you should use built-in auth, and not redefine your own > employee table. > > On Mar 26, 11:09 am, "Ben W." wrote: > > > > > Any ide

[web2py] first attempt to use mysql & web2py = unknown field type: INTEGER

2010-03-26 Thread Ben W.
Any ideas? I used http://gaesql.appspot.com/ to generate the code... Error traceback Traceback (most recent call last): File "/home/ben/www/web2py/gluon/restricted.py", line 173, in restricted exec ccode in environment File "/home/ben/www/web2py/applications/msi/models/db.py", line 83, i