WooRockets / WR-PageBuilder

PageBuilder for Wordpress from woorockets.com
34 stars 31 forks source link

Invalid argument supplied for foreach() in converter.php on line 128 #8

Open yudiutomo opened 8 years ago

yudiutomo commented 8 years ago

I have this error when editing a page:

Warning: Invalid argument supplied for foreach() in 
/wp-content/plugins/wr-pagebuilder/core/converter/converter.php on line 128

I disable code in wp-content\plugins\wr-pagebuilder/wr-pagebuilder.php.

// Set custom error reporting level
// error_reporting( E_ALL ^ E_NOTICE );

But, it still shows Warning.

I am using:

niclasd commented 8 years ago

Exactly the same error here :/

Hope there will be a fix, just read on the woorocket-board that they planned to stop the developing... hope i don't regret that i recently bought a theme there, since without the pagebuilder its almost useless to build a good looking page :/

PHP Version 5.5.26 Wordpress 4.3.1 Pagebuilder 2.5.3

kiwiot commented 7 years ago

14

For anyone else out there with this issue