smiles... by chance do u know how to fix this problem if there is
anything wrong with  it:
if db.Matworksheetdb.email==auth.user.email:
        
if(db.Matworksheeetdb.email==auth.user.email)&(db.Matworksheeetdb.mgp>session.mpg):
            
db(db.Matworksheeetdb.email==auth_user.email).update(mgp=session.mpg,

numberquest=session.numquest,

correct=session.correct,

time_quest=session.time_quest)
the error suggests that the user is not logged in but the user is and
i confirmed that y looking in globals:
  File 
"/home/tara/Documents/web2py/applications/Blog_Earth/controllers/default.py",
line 282, in insert_into_db
    if db.Matworksheetdb.email==auth.user.email:
AttributeError: 'NoneType' object has no attribute 'email'



On Thu, Apr 28, 2011 at 9:43 AM, Allan Daemon <[email protected]> wrote:

> Wow, thanks. I also fixed mine. I'm running under linux. The problem was my
> dns server that don't work, very weird. He can't found the janrain.comdomain. 
> I just put the google server name and it's running ok now.
>
>
>


-- 
~~~~Live Laugh Love || Strength, Courage and Wisdom ~~~~

Reply via email to