Problem when activated more than 5 plugins
-
My English is not very good but I hope someone can help me.
I use to full satisfaction the Graphene Theme 1.7 with 7 plugins.
– Akismet
– All in One Seo Pack
– Contact form 7
– Drop shadowboxes
– Google XML Sitemap
– PopUp Domination
– Slick Social ShareBar
But there is a problem with the plugins. When I have activated 5 plugins, no matter what, there is no problem. When I activate 1 plugin extra than problems arise in my dashboard. It doesn’t matter which plugin I activate extra.
Once I want to see my page list than a blank screen appears, so that I can’t customize my pages (Url: http://www.sitename/wp-admin/edit.php?post_type=page). My message list however is shown perfect (Url: http://www.sitename/wp-admin/edit.php).
To customize any page I must deactivate 2 plugins. When finished I can activate them.
Does someone please has a solution for me?
Are you getting this kind of error?
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate xxxxxxxxxxx bytes) in .....
If so, see this post for a fix – http://www.wpbeginner.com/wp-tutorials/fix-wordpress-memory-exhausted-error-increase-php-memory/
Mod
Quote:When I have activated 5 plugins, no matter what, there is no problemWhich is the last plugin you activated.
The last plugin is PopUp Domination, but the problem already exists longer. I tried different plugins activating and deactivating and it look likes it is not one plugin in particular. It has to do with the number of plugins.
5 plugins work well but number 6 causes problems. It doesn’t matter which plugin this is.
It is likely low memory limit problem. Some hosts disables php warnings. May be that’s why you just see a blank page without any warnings when activated another plugin. Try increasing the memory limit to 64M and see if it resolves the issue.
Admin
Edit your wp-config.php file and set WP_DEBUG to true. Then try again and see if any error message is displayed.
- 1
- 2
- You must be logged in to reply to this topic.