I am trying to evaluate the Google Checkout Plugin, but keep running
in the same error.  I followed the instructions listed in the Model in
the plugin.  I am new to web2py, and so far love it, but it you need
more information than I have provided, please let me know.  I am just
not experienced enough to track this down, and have tried searching
everywhere for an answer to no avail.

I am using the latest web2py (stable) version 1.99.2.  Thanks.



Traceback (most recent call last):
  File "/var/web2py/gluon/restricted.py", line 194, in restricted
    exec ccode in environment
  File "/var/web2py/applications/Sample_Google_Checkout/views/default/
index.html", line 101, in <module>
  File "/var/web2py/gluon/html.py", line 221, in URL
    application = r.application
AttributeError: 'dict' object has no attribute 'application'

Error snapshot help

<type 'exceptions.AttributeError'>('dict' object has no attribute
'application')

Reply via email to