Support has been upgraded!
The Support Forum is closed. Not to worry! Providing the top quality support you expect and we're known for will continue! We're not ending support, just changing where you submit requests. This will provide you with the best experience possible.
Premium Support
Have you purchased an addon for Connections such as one of our premium templates or extensions with a valid license and you need help?
Please open a Support Ticket in your user account.
Free Support
Are you using the free Connections plugin? Don't worry, you are still very important to us! We are still providing you with the same high quality support that we're known for.
Please open a new support topic in the WordPress support forums for Connections.
Tagged: 8.6.8, plugin conflict
- This topic has 5 replies, 2 voices, and was last updated 5 years, 7 months ago by
Steven Zahm.
-
AuthorPosts
-
08/03/2017 at 2:50 pm #431254
chris grasso
Participanton the page where the shortcode is displayed, I am getting:
Fatal error: ob_start(): Cannot use output buffering in output buffering display handlers in /home/(redacted)/public_html/wp-content/plugins/connections/includes/shortcode/class.shortcode-connections.php on line 171
The only shortcode I have added on the page is:
[connections id=11]
I did just update the plugin to v8.6.8. I noticed the issue after the update, so to be honest I’m not sure if it was like that before or not.
Thanks Steve!
08/04/2017 at 10:15 am #431358Steven Zahm
Keymaster@ chris
My first suggestion is to run thru the theme and plugin conflict checks:
Let me know what you learn.
08/04/2017 at 2:16 pm #431449chris grasso
ParticipantHi Steve,
you are right, it is a plugin conflict. The other plugin that is conflicting is:
NextScripts: Social Networks Auto-PosterAs soon as this plugin is disabled, the Connections shortcode works again. The client does use this plugin to autopost to their social media feeds. Could you check on your end if its repeatable in a test setting with their plugin?
Thanks
Chris08/07/2017 at 2:06 pm #431608Steven Zahm
Keymaster@ chris
Yes, I was able to duplicate, but only after enabling the “Use advanced image finder” option in NextScripts: Social Networks Auto-Poster on the admin settings page under their Settings tab.
With the “Use advanced image finder” option enabled, if I select the “Do not add Open Graph Tags” option in the in the “Open Graph” Tags section of the settings the pages load fine. So, there is something going on with those two settings.
The way the Open Graph tags are coded to be added to the page puzzles me. It seems they cache the entire page to simply output a few meta tags in the page head. I’m sure they must have a reason but I think it is this that is causing the trouble because I think PHP is getting confused or something with the multiple output buffers being open and cached which is resulting in this error. Another item I find very odd is that this is coded to happen based on if a select bot or browser visits the page. For example, the page will load fine when using IE 11 or Firefox but not Chrome or Edge.
At this point, I’m do not think Connections is the source of the conflict. I’m leaning towards their implementation of output buffering the entire page content as the source. It certainly could be a bug in Connections, but I just do not see how at the moment. I would suggest pointing this out to their support of you are a Pro user of their plugin.
Hope this helps!
08/07/2017 at 4:11 pm #431640chris grasso
ParticipantHi Steve,
Thanks for the reply and the testing of this for me. You are right, when I disabled the open graph tags, both plugins could run side by side. I have never installed a 3rd plugin that would fix a conflict issue, but in this case, I did after reading your reply. There is a really good open graph tag plugin called OG, really light with no options. I had issues with Nextscripts on a different site not being able to correctly push a post image to Facebook, so I installed this OG plugin to handle the open graph tags on that page, and it immediately solved the issue. I installed it on this site too, and went back to the Nextscripts Open graph settings, and this message was there:
“OG (Very tiny Open Graph plugin) plugin has been detected It has support for OG Metatags. Please disable SNAP OG Tags to avoid conflicts” with the said option already deselected. This resolved the issue, Nextscripts now works with the tags from OG, and Connections shortcode is working again.Thanks Steve! your support is top notch.
08/07/2017 at 4:55 pm #431649Steven Zahm
Keymaster@ chris
Great to hear! Your experiences might seem to indicate they need to work on their implementation for OG tags.
-
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.