Sleuth Home - Message Boards - Newbie Questions


0 0
Travel Glitch?
  <<First Page  |  <Previous  

Artemis Hunt
Artemis Hunt

Dec-30-2006 17:21

Do you have to be subscribed to travel between cities?

Something strange is going on. I'm in London, trying to travel to Delhi. I have enough money. I have enough turns. But when I try to travel, I get this message:

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


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

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




Replies

Artemis Hunt
Artemis Hunt

Dec-31-2006 16:39

Well, that explains it. Glad I like London!

  <<First Page  |  <Previous  

[ You must login to reply ]