127.0.0.1.2013-05-26.17-23-02.b3d13a3c-4b2c-445a-a4cf-2722911fae41
| web2py™ | Version (2, 4, 7, 'stable', datetime.datetime(2013, 5, 24, 17, 48, 47)) |
|---|---|
| Python | Python 2.5.1: /Users/jeremy/Downloads/web2py/web2py.app/Contents/MacOS/python |
1. | Traceback (most recent call last): |

<type 'exceptions.AttributeError'>('Auth' object has no attribute 'wikimenu')
if "auth" in locals(): auth.wikimenu()
I just downloaded the mac version of web2py. When I start the server with a password, I immediately get an error ticket.
I built an application and uploaded the same to pythonanywhere.com using its admin interface for web2py. I am also having the same problem.
--
---
You received this message because you are subscribed to a topic in the Google Groups "web2py-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/web2py/WMtCsS5zfww/unsubscribe?hl=en.
To unsubscribe from this group and all its topics, send an email to web2py+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
is it my web2py version which gets used?
is it my web2py version which gets used?
My bad, I meant the web2py instance in pythonanywhere
--