I would recommend 7200. What value did you use?
Even if I set it to 7200 I still get the same error.
Do you have a cache directory? It should be includes/c
Sorry, not sure what you mean..
Could you please explain a bit more..
Look in the plugin directory zstore-manager-basic/includes There should be a sub-directory there “c” as in
zstore-manager-basic/includes/c
Does it exist?
OK. I was just asking so I could rule out things. I will take a look.
Some more questions – Are you using a free version of your theme and if so, can you give me the link to it?
I have done research on this error and a lot of the time it is a conflict with another plugin – the bane of the plugin authors! π Can you tell me please which plugins you are using?
Im not using a free theme.
Plugins:
Delete Pending Comments
Duplicate Post
Enable Media Replace
Google Analytics by Yoast
Jetpack by WordPress.com
MailChimp
Limit Login Attempts
NextScripts: Social Networks Auto-Poster
No Right Click Images Plugin
OptinMonster
Revolution Slider
Wordfence Security
WordPress SEO
WPBakery Visual Composer
I cannot duplicate the error using my various themes. I also cannot put your theme in or some of your plugins because they are purchased and I don’t have them.
Here are some suggestions:
1. To determine if its a theme conflict – temporarily use a different them and see if you get the error.
2. Check in your wp-config.php file. Its in the root directory of wordpress. Make sure you have the following things in there
define(‘WP_DEBUG’, false);
define(‘WP_DEBUG_LOG’, false);
define(‘WP_DEBUG_DISPLAY’, false);