Hi

I am using T2 on GAE (dev_appserver for now) and have the following
error:

[Errno 2] No such file or directory: 'G:\\google_appengine\\CRBox\
\applications/plugins/static/t2/media/tl.png'

So the server cannot find the file tl.png in the specified path.
This is not surprising since the file really lives in:
G:\google_appengine\CRBox\applications\plugin_t2\static\t2\media

I am assuming the problem comes from the mapping defined in the yaml
file (which I did not modify yet).
What is the right way of fixing this?

Thanks
Miguel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to