That fixed it! I had to reload my web2py instance on pythonanywhere. Thank you so much!
On Friday, April 25, 2014 6:32:06 AM UTC-4, Leonel Câmara wrote: > > The images don't seem to be there.I'm getting. > > > 1. GET http://www.syntheticturfdrs.com/css/style.css 400 (BAD REQUEST) > skel.min.js:1 > > > 1. GET http://www.syntheticturfdrs.com/css/style-desktop.css 400 (BAD > REQUEST) skel.min.js:1 > > > 1. GET http://www.syntheticturfdrs.com/static/images/slide1pups.jpg404 > (NOT FOUND) > jquery.js:3 > > > 1. GET http://www.syntheticturfdrs.com/static/images/slide1glow.jpg404 > (NOT FOUND) > jquery.js:3 > > > 1. GET http://www.syntheticturfdrs.com/static/images/slide2pups.jpg404 > (NOT FOUND) > jquery.js:3 > > > > > They are not there because they are at > http://www.syntheticturfdrs.com/syntheticdr/static/images/slide2pups.jpg<http://www.syntheticturfdrs.com/static/images/slide2pups.jpg> > > To me this appears to be some sort of routing problem. What's your > routes.py? Can you try something like: > > routers = dict( > BASE = dict(default_application='syntheticdr', > default_controller='default', default_function='intro') > > ) > > > > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.