I started posting to the forum for the WP plugins, but nobody is posting there.
Anyway, I have a site:
www.joplinlittletheatre.org using wordpress, root is
www.joplinlittletheatre.org/wordpress
On this site I have a page that is
joplinlittletheatre.org/wordpress/photo-...10/forbidden-planet/
On that page I have the following:
{*photogallery}gallery/2009-2010/forbidden-planet{/photogallery*}
(without asterisks, obviously)
Pics for this gallery are on the server, thumbnails are created correctly (placed in thumbs subfolder),however when viewing the page above, there are placeholders for thumbnails, but no thumbnails, and if you click it attempts to load the large pic, but never does...
Hovering over a thumbnail produces the following URL:
It appears to be inserting the page path into the URL, which of course makes a path that doesn't exist. Is this the proper functioning of the plugin?
If I enter the following URL, the pic is displayed:
The entire photo path has been set to 755 (and tried 777) with no effect.
This is on a cPanel server, if that makes any difference.
Thoughts?