Sleuth Home - Message Boards - Sleuth Talk


0 0
Error

Marmalade3
Marmalade3

Dec-22-2005 13:40

When I completed a favour and chose to sell an item the following appeared -

Spyce exception
File: /var/www/html/login.spy
Message: AttributeError: 'NoneType' object has no attribute 'replace'


Stack: login.spy:39, in (main):
detectiveid, lasturl = detective.login(db,request['nm'],request['pw'],request.env("REMOTE_ADDR"),request.env("HTTP_USER_AGENT"))

/var/www/html/common/py/detective.py:236, in login:
query = "select count(*) from detective where lcase(name) = lcase('%s') and lcase(password) = lcase('%s')" % (name.replace("'","''"),password.replace("'","''"))

Is this some kind of error? Is it just me? I could only get here by hitting the 'back' key! HELP



Replies

Marmalade3
Marmalade3

Dec-22-2005 13:42

just went back and chose that I wanted to accuse. Sent to login screen and logged in. My detective had the new item that I wanted.

cfm
cfm
Nomad

Dec-22-2005 13:57

I've seen this happen when I've double clicked.


[ You must login to reply ]