[Plugin: More Fields] Function.implode errors
-
I’ve had a custom meta box that I made a long time ago in this plugin before I upgraded. Since I’ve upgraded (yes I followed the upgrade instructions) I cannot create any new boxes although my current box is still there. Here are the problems…
When I click on the “More Fields” settings menu item it brings up the “More Field” panel. Under “More fields boxes” I see my old box “Social Buttons”
When I click on “Add New Input Box” I am brought to that screen. Everything is there however at the bottom there is the following error:
Warning: implode() [function.implode]: Invalid arguments passed in /home/upgraded/public_html/mu/wp-content/plugins/more-fields/more-plugins/more-plugins-admin.php on line 1057When I try and save a new box it brings me back to my original screen but under the “More Fields Boxes” there’s nothing. My “Social Buttons” is gone and at the top of the button I have the following error:
Warning: Invalid argument supplied for foreach() in /home/upgraded/public_html/mu/wp-content/plugins/more-fields/more-fields-settings.php on line 24I can’t add new boxes. What’s going on?
The topic ‘[Plugin: More Fields] Function.implode errors’ is closed to new replies.