I am getting an error with your WP Reflex theme and Gantry Plugin on my WordPress site. I do not want to post the entire error to protect the url but it is the following:
Fatal error: Out of memory (allocated 23855104) (tried to allocate 21341 bytes) in /homepages/xxxxx/xxxxxxx/xxxxxx/xxxxxx/wp-content/plugins/gantry/core/gantry.class.php on line 1311
or /wp-content/plugins/gantry/admin/forms/fields/selectbox.php on line 91
and I get several different ones all with different "tried to allocate" memory sizes. They all seem to point back to gantry plugin.
I didn't have this problem at all building the site until I was about almost finished and the error's started occurring. I don't receive them anywhere else at the moment.
I have deleted both the plugin and the theme and re-installed them. Still the same problem.
I had read about increasing my php memory limit in the wp-config file but not sure if that is relating to this issue? Currently is states 64M and I utilize a plugin called Memory Usage which states my server will allow up to 90M. I don't know if that is enough to fix this or not. I also saw people write php.ini files to increase the memory limit.
I guess I am looking to know if this is a problem with the Gantry plugin or if this is a Wordpress problem?
Fatal error: Out of memory (allocated 21495808) (tried to allocate 799701 bytes) in ......../wp-content/plugins/gantry/core/gantry.class.php on line 894
I used the RocketLauncher option and got this same error on the get-go when trying to access the theme settings.
Fatal error: Out of memory (allocated 25952256) (tried to allocate 30720 bytes) in /home/mozamylp/public_html/libraries/rokcommon/phpQuery.php on line 5627
but the faulty .php differs each time as well as the memory sizes.