Posts: 6 Joined: Fri Dec 26 2008, 10:08AM Registered Member #4666
Hey Rich Though you might like to know
http://www.my_website.com/lgsl_files/other/map_overlay.gif <<<--------- IMAGES DO NOT SHOW ON DETAILS PAGE
http://www.my_website.com/e107_plugins/lgsl/lgsl_files/other/map_overlay.gif <<<------ MAPS SHOW
The first url above is what it points to on the details page which is incorrect because the url does not point to the E107_PLUGINS folder where LGSL is installed. Basically when LGSL is looking for the map_overlay.gif file it can't find it because it doesn't exist causing my pictures not to show up.
The Second url is the correct url where the map_overlay.gif file resides.
To make my maps show up I have had to copy the lgsl_files folder outside of the pluging folder in to the root dir of my webby. So now the lgsl_files resides directly in http://www.my_website.com/lgsl_files/other/map_overlay.gif
Now my pictures show and all is good.
Im sure it is fixed quite simply, just thought you might like to know.