Comment 9 for bug 662204

Revision history for this message
gbastien (gbastien02) wrote : Re: Google Map not shown on servers where website is not in root

It seems the css and js files from the apNodeExtraPlugin are not available on your server, though the url is ok as far as the non-root is concerned.

How did you install the plugin? manual or automatic install?

If automatic, is your /web/ directory writeable (the plugin's assets are copied there)? And are the files /web/apNodeExtraPlugin/* present? It may be a windows copy file problem...

If manual, you have to manually copy the plugin's web files to the applications /web directory (see http://www.authpuppy.org/doc/Managing_Plugins#Manual_install)

If you did all this correctly... maybe check the permissions on the directory?