I have a similar problem... With the latest web2py_src (2.9.5), in localhost the web editor works as expected, but in my host, when i try to edit any file, i have the blank screen.
Looking into javascript console from chrome developers tool, displays a lot of 404: "" GET https://<https://162.249.6.221/admin/static/-2.9.5/codemirror/lib/codemirror.css> (mysite)<https://162.249.6.221/admin/static/-2.9.5/codemirror/addon/hint/show-hint.css> /admin/static/-2.9.5/codemirror/lib/codemirror.css<https://162.249.6.221/admin/static/-2.9.5/codemirror/lib/codemirror.css>404 (NOT FOUND) db.py?id=models__db__py:78<https://162.249.6.221/admin/edit/welcome/models/db.py?id=models__db__py> GET https://<https://162.249.6.221/admin/static/-2.9.5/codemirror/theme/web2py.css> (mysite)<https://162.249.6.221/admin/static/-2.9.5/codemirror/addon/hint/show-hint.css> /admin/static/-2.9.5/codemirror/theme/web2py.css<https://162.249.6.221/admin/static/-2.9.5/codemirror/theme/web2py.css>404 (NOT FOUND) db.py?id=models__db__py:79<https://162.249.6.221/admin/edit/welcome/models/db.py?id=models__db__py> GET https://<https://162.249.6.221/admin/static/-2.9.5/codemirror/addon/dialog/dialog.css> (mysite)<https://162.249.6.221/admin/static/-2.9.5/codemirror/addon/hint/show-hint.css>/admin/static/-2.9.5/codemirror/addon/dialog/dialog.css 404 (NOT FOUND) db.py?id=models__db__py:96<https://162.249.6.221/admin/edit/welcome/models/db.py?id=models__db__py> GET https://(mysite)/admin/static/-2.9.5/codemirror/addon/hint/show-hint.css<https://162.249.6.221/admin/static/-2.9.5/codemirror/addon/hint/show-hint.css>404 (NOT FOUND) etc. I don't understand why the browser is looking for a -2.9.5/ directory that don't exist How can i fix it? thanks -- 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.