Viewing 9 posts - 1 through 9 (of 9 total)
Viewing 9 posts - 1 through 9 (of 9 total)
- The forum ‘Troubleshooting’ is closed to new topics and replies.
Forum closed. Use forum at Wordpress.org: Gmedia Support
Forum
Hi, we have the afflux (paid) version.
I have 18 galleries, and an album called ‘all’. Haven’t experienced this problem previously.
When I use a single gallery, eg. http://kirkhopeaviation.com.au/aircraft/ it works fine. [flagallery gid=2]
For some reason, whenever I use the [flagallery gid=all] it does not show up and it displays a blank page;
Here’s a shot of the text that is on the page from wordpress admin side http://prntscr.com/1qm895
Here’s a shot of how it looks from the front end. http://prntscr.com/1qm8ix
I have v3.14
What have I missed?
thanks
Did you solve your problem? I found multicategorized gallery on http://kirkhopeaviation.com.au/gallery-2/
and it is working.
Still have a problem – I had to add one gallery at a time, save and then add another to the album, but it won’t accept all the galleries before the page goes blank. I have 19 galleries, and at this point it will only accept 14 before the page goes blank again.
I think the problem is in one of galleries you created. It could be special chars in name of gallery folder.
Be sure that you haven’t empty galleries. At least one image should be in the category.
I mean folder names, but not titles of galleries.
If you click uninstall plugin it will delete all galleries data from database. But if you delete plugin via FTP – galleries will be in safe.
You can give me temporary access to your dashboard, so I can look close on your problem. Create admin user for me and send it via Contact Form
I’ve looked in your problem and it happens because of low PHP Memory Limit.
PHP Memory Limit : 64M
Gallery tries to get more than about 320 images from database and server returns nothing.
Increase PHP Memory Limit in your hosing’s control panel or in php.ini file.
Or display less galleries (images) on one page.
thanks for your help.