Sorry.. another post...
1) I have a recently installed photopost. Went to upload a large file... it gave me a bunch of error messages (using GD2).. I think I know why the upload failed however the images still show in the queue despite the failure... is there a way to clear out the queue manually?
2) When I go to display a members gallery page it shows the thumbnails fine however the actual sized photo does not display. When I look at the source code it says the image source is mydomain/gallerydata/500 whereas it should say mydomain/gallery/data/500 .. for some reason it is dropping the /
when I look at my config-inc.php the url to data directory shows as
http://mydomain.com/Gallery/data/
the full server path shows as
D:/hosting/member/XXX/site1/Gallery/data/
It seems like both items show a / between gallery and data... is there somewhere else this is configured?