I've checked through the API documentation but I can't seem to find a function to do this...
I need a function to determine the filesystem path to a gallery item specified by its gallery ID. Either the absolute path or the path relative to the gallery2 base directory, either will do.
Some such functionality must surely exist for gallery2 itself to be able to find the images, but I can't find any documentation about it. Am I just being blind? If there is any documentation a link would be appreciated.
Thanks
Posts: 8339
retrieving the id from the url g2_itemId=xxx
a good example of usage in my zipAlbum script.
-s
FlashYourWeb and Your Gallery with The E2 XML Media Player for Gallery2
Posts: 5
You lifesaver. Brilliant. Thanks