magic-fields-team / Magic-Fields-2

Magic Fields 2.X
http://magicfields.org
GNU General Public License v2.0
124 stars 47 forks source link

Getting errors while import #57

Closed viruthagiri closed 8 years ago

viruthagiri commented 13 years ago

I'm using very latest magic fields 2.0 version. Wordpress version: 3.2.1 I'm getting the following errors while importing magic fields template which i created in localhost

Warning: Invalid argument supplied for foreach() in /public_html/wp-content/plugins/mf/admin/mf_admin.php on line 385

Warning: Invalid argument supplied for foreach() in /public_html/wp-content/plugins/mf/admin/mf_admin.php on line 451

Warning: unlink() [function.unlink]: No such file or directory in /public_html/wp-content/plugins/mf/admin/mf_posttype.php on line 836

Warning: Cannot modify header information - headers already sent by (output started at /public_html/wp-content/plugins/mf/admin/mf_admin.php:385) in /public_html/wp-includes/pluggable.php on line 934

sr83 commented 13 years ago

The MF2 beta announcement says that it is NOT backwards compatible with version 1: http://magicfields.org/magic-fields-2-0-beta-1-is-released/

I suspect that you will have to created the custom post types again in version 2.

viruthagiri commented 13 years ago

No.. I'm using Magicfields 2.0 in both my localhost and main site

gnuget commented 13 years ago

Can you provide us a way to replicate this bug? (maybe create a field with certain name or something like that?) actually i can't replicate this bug

viruthagiri commented 12 years ago

Hi there, i'm still getting this error. I'm using wordpress 3.3 rc1 now with magic fields 2 version. This is what i'm getting while overwriting default post.

"Warning: Invalid argument supplied for foreach() in /public_html/wp-content/plugins/magic-fields-team-Magic-Fields-2-836c45c/admin/mf_admin.php on line 385

Warning: Invalid argument supplied for foreach() in /public_html/wp-content/plugins/magic-fields-team-Magic-Fields-2-836c45c/admin/mf_admin.php on line 451

Warning: unlink() [function.unlink]: No such file or directory in /public_html/wp-content/plugins/magic-fields-team-Magic-Fields-2-836c45c/admin/mf_posttype.php on line 836

Warning: Cannot modify header information - headers already sent by (output started at /public_html/wp-content/plugins/magic-fields-team-Magic-Fields-2-836c45c/admin/mf_admin.php:385) in /public_html/wp-includes/pluggable.php on line 866"

hunk commented 8 years ago

I'm cleaning the issues if you still have this problem reopen the issue. thanks