Re: [web2py] Facebook Oauth Login + Posting

2014-07-23 Thread EvilLinux
Hi Michele, Sorry for a very late reply but I just wanted to say thank you very much as this solved my issue. I decided to pick this project up again earlier today and this helped me move along to other things with it that I am playing around to figure out. Thank you again, EvilLinux On

[web2py] smart_query and SQLFORM.grid functions

2014-07-16 Thread EvilLinux
top, Laptop, Server, Printer, etc). This is where I figured that web2py's smart_query function would work the best, but I cannot get my smart_query functionality to show properly in the SQLFORM.grid, I did a lot of searching and there is not a lot information on this functionality. If an

[web2py] Facebook Oauth Login + Posting

2014-05-14 Thread EvilLinux
Hello, I am hoping someone might be able to help me figure what I might be doing wrong or what the next steps I would need to do with calling the user's facebook access token. I followed the web2py book's method to obtain the facebook login: ## import required modules try: import json exc