Plugin Author
cip
(@cip)
Hi!
We are checking this and shall be solved soon: ETA 1h.
Plugin Author
cip
(@cip)
We have troubles duplicating this.
Could you mention what plugins you have installed, what theme and what PHP version?
Thank you!
Thread Starter
cspub
(@cspub)
i’m using shape 5 theme.
plugins:
all in one seo pack
category tinymce
contact form builder
improved include page
list category posts
pages link to
s5 accordion menu
s5 box
tinymce advanced
widget context
php version 5.5.29
Thread Starter
cspub
(@cspub)
i did have to deactivate your plugin so that users didn’t get the error
Plugin Author
cip
(@cip)
Thank you!
The error occurred by an incompatibility with one of those plugin or the theme itself caused by a PHP bug (solved in PHP 7 that was released today): https://bugs.php.net/bug.php?id=55428
Technical: we use ob_start to load and get content from our view (that users can overwrite). One of those plugins/theme uses ob_start with a complete handler and the ECP plugin code runs in that handler, thus the fatal error.
We are working on finding alternatives.
Plugin Author
cip
(@cip)
Could you provide a link to the theme page download (if free)?
Thread Starter
cspub
(@cspub)
no it isn’t free. it is one from a subscription we pay for. here is demo of it
http://www.shape5.com/demo/index.php?wp/incline
Plugin Author
cip
(@cip)
Without access to the theme, we could not help you. Feel free to email it to us to investigate. You can use this support email address: enhanced.category.pages@gmail.com
Plugin Author
cip
(@cip)
We have identified the problem to be an incompatibility with “All in One SEO Pack”. We are working on finding a solution to this issue.
Plugin Author
cip
(@cip)
Starting with version 2.2.0 (released today) this issue is solved.