Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Have you tried looking at nexgen-gallery?

    I got it to work. I had another issue with DOCUMENT_ROOT variable, image.php is using that variable to resolve the path for image locations but in my case entire install is done at a different location. At the moment it only works because I hard coded the path in image.php to directory where all the images are located. Also for anyone else who is having issues you need to issues the following command on (unix/linux/mac os) chmod -R 777 on your magic-gallery directory.

    I’ve encountered a few more problems along the way, perhaps they could considered as improvements for next versions.

    1. The only way to add an image is by uploading it and it has to be done one by one. It would be nice to be able to upload the images in bulk and also use media library as the source.
    2. Is there a way to assign an image to an album once it is uploaded? Is there a way to add a title to an image once it is uploaded (the only way I could see how to do it is via database update)?
    3. I had an issue when uploading an image wouldn’t work. I would have to hit upload image button one more time for it to complete.
    4. I have a page that contains 15 images across 2 albums for some reasons the top part of the screen goes becomes black after rendering completes. I don’t know what is causing it but I can reproduce it on firefox and safari.

    Regards,
    Anton

    I’ve tried a few of the combinations around general settings save changes button but none resulted in success.

    Here is what I tried
    1. Going to general settings area and pressing save changes button
    2. Uninstalling plugin. Tables in the database remained after I deleted the plugin, so I removed them by hand. I then re-installed the plugin and pressed the save changes button again same result.

    Regards,
    Anton

Viewing 3 replies - 1 through 3 (of 3 total)