1. The flash didn’t work. I only see the message “The Flash Player and a browser with Javascript needed..”, but everything is installed and activated.
Make sure you have the following in your template. (It’s in the original WP header.php template, but if you’re creating your own, you may have forgotten to include it):
<?php wp_head(); ?>
That line would go in between your <HEAD> </HEAD> tags
2. When I try to activate the plugin I get the message : “Plugin could not be activated because it triggered a fatal error.”
This problem could happened if you have a low memory_limit in your php environment and a lot of plugins installed. For a simple test deactivate all other plugins and try then to activate GRAND Flash Album Gallery again. Please check also if you have a minimum memory_limit of 16Mbyte (as much as possible).
3. I get the message “Fatal error: Allowed memory size of xxx bytes exhausted” or get the “Error: Exceed Memory limit.”. What does this means ?
This problem could happened if you have a low memory_limit in your php environment or you have a very large image (resolution, not size). The memory limit sets the maximum amount of memory in bytes that a script is allowed to allocate. You can either lower the resolution of your images or increase the PHP Memory limit (via ini_set, php.ini or htaccess). If you didn’t know how to do that, please contact your web hoster.
SHORTCODE for GRAND FlAGallery v0.29 was changed. If you used previous version GRAND FlAGallery, replace all [album ...] shortcodes in posts with [flagallery ...], please!







Hi,
I have the problem that a Gallery is displayed in a post, but not on the home page when the post is listed. I have checked all the suggestions in the forum (header etc.) but no luck.
Could you help please.
Regards, Rene
I see from the comments that IE has been giving some people trouble… just wondering, have you found that FLAGalleries sometimes do not show up in IE 7, but then DO show up immediately after a refresh (IE7 again)? This is a rather big problem, do you have anu solution? Thanks in advance…