[web2py] Out of nowhere a starnge error...

2013-12-05 Thread george3825
I was adding to my controllers and views and all of a sudden the error below, any ideas? Only occurs to logged in users. I remove extend layout from any view and this error goes away... *type 'exceptions.ValueError' need more than 1 value to unpack* *Version**web2py™ Version

[web2py] Question on EMTE and websockets

2013-06-08 Thread george3825
Hello, I have been trying to get the EMTE engine up and running. So far I have gotten the matchingserver, robottrader, and the log parsers to work and even into a MySQL DB. I have been stuck on getting the trading data to display in a browser. When any browser (IE, FF, Chrome) connects to the

[web2py] Website doesn't show up.

2012-03-10 Thread george3825
Hello, I edited the following setting in tools.py in gluon: From: auth.settings.login_next = URL('index') To: auth.settings.login_next = URL('account') Saved the file and restarted Apache2 I am able to successfully log in it does take me to http://www.site.com/Main/default/account But all