- This topic has 3 replies, 2 voices, and was last updated 12 years, 6 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore Troubleshooting › eStore – can't activate plugin 500 error
What can I do to get this plugin working with a premium theme?
The plugin works with wordpress default theme, however when the plugin is activated when my premium theme is active, the plugin crashes the site.
I’m looking for any documentation that will give me some idea how to make (if needed) alterations to my theme so the plugin will work.
Please help.
Hi,
If you are getting a 500 internal server error please see this:
Error 500 – Internal server error (What it means and What to do)
When you look at the server log it will tell you why it crashed which will give you some direction as to where to look in your theme’s code.
When the plugin fails to work with a particular theme it means that the theme has something in its code which was not written according to correct WordPress design practices. Fixing theme errors are not in the scope of this forum and you will need to consult the theme producer.
Is there a way for me to solve the following error:
[11-May-2012 04:49:32] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted
This is on my server log.
I believe my issue may be with allotted memory settings. Please advise.
Thanks
Solved it. Plugin works amazing! All that needed to be done was increase the “memory_limit” setting in PHP from 32M to 64M
YEAH!!