PDA

View Full Version : Any idea whats causing this error in 4.2.3?


justicechick
07-18-2015, 09:42 AM
at the top of the forum Im getting this.
PHP Warning: Illegal string offset 'type' in ..../includes/class_postbit.php(345) : eval()'d code on line 141


Anyone?

Sorry if this is previously addressed somewhere here. I looked and was unable to find it.

My forum is http://baker-barnes.com

kh99
07-18-2015, 09:45 AM
That's coming from a plugin that apparently has a problem (it uses hook postbit_display_complete, if that helps). My guess would be that it has always had the problem but the error message display was disabled until you upgraded. In vb4.2.2 you could define SKIP_DS_ERRORS or SKIP_ALL_ERRORS in your cofig.php to hide messages, but neither of those do anything in 4.2.3.

Zachery
07-18-2015, 12:06 PM
There should still be the plugin option to disable that stuff. However I would assume the addon is having an issue.

kh99
07-18-2015, 12:48 PM
There should still be the plugin option to disable that stuff. However I would assume the addon is having an issue.

Oh right, but it doesn't look like it's on by default. So maybe a solution (short of actually fixing the plugin, which woul dbe best) would be to set Plugin/Hook System > PHP Compatibility to Yes.

Emad ELsayed
08-01-2015, 06:49 AM
It had the same problem
Solution: Disable the product SeoTopic
Best regards