Two Issue after Update
-
Hello,
Just updated plugin but i have problem.
1: Category choose has gone – While editing Image: http://i68.tinypic.com/30w1soh.png
2: Warning: http://i65.tinypic.com/2aj4xzc.png
Thanks.
-
This topic was modified 7 years, 8 months ago by
Uranbold.
-
This topic was modified 7 years, 8 months ago by
-
Hello,
Latest WordPress version.
Thanks.
The error is strange. Please try to deactivate and re-activate the plugin. After re-activation please visit all plugin settings pages: Media Library, Media Taxonomies, and MIME Types and re-save settings.
Best,
-NadiaHello,
Yeah i did it. But still the same. I think it conflict with some other plugins.
How do i debug the this option? π
Thanks.
What causes this issue?
Warning: Invalid argument supplied for foreach() in /usr/share/nginx/html/wp-content/plugins/enhanced-media-library/core/taxonomies.php on line 701 Warning: Invalid argument supplied for foreach() in /usr/share/nginx/html/wp-admin/includes/media.php on line 1691Thanks.
Ooh i have disabled this -> https://wordpress.org/plugins/tweet-old-post/
This plugin and your plugin has some Conflict. How do we resolve this?
Thanks.
I do not know what causes the issue. The previous version 2.6.4 worked with “tweet-old-post”?
1) /wp-admin/includes/media.php
line 1670:
$form_fields = apply_filters( 'attachment_fields_to_edit', $form_fields, $post );attachment_fields_to_editcalled2) /plugins/enhanced-media-library/core/taxonomies.php
line 704 in v2.7.2:
foreach( $form_fields as $field => $args ) {$form_fieldsis a parameter passed toattachment_fields_to_editin /wp-admin/includes/media.php, line 1670It’s wrong at this point already. So, it has been changed somewhere before.
3) /wp-admin/includes/media.php
line 1691:
foreach ( $form_fields as $id => $field ) {Filtered variable that was wrong in /plugins/enhanced-media-library/core/taxonomies.php, line 704
Resume: something changes
$form_fieldsbefore EML is trying to do the same. I’ll take a look at that plugin as soon as I have time.Best,
-Nadia-
This reply was modified 7 years, 8 months ago by
webbistro.
Hello,
I have just installed 2.6.4 and same error.
Thanks for you help. You are such a Quick God.
-
This reply was modified 7 years, 8 months ago by
Uranbold.
Hello,
I just installed both on my test server. I am not sure what settings you have enabled for “tweet-old-post” plugin, but for me, they both work together. I might be just a coincidence. Can you please deactivate all your plugins except EML and then activate them one by one until you find a culprit?
Best,
-NadiaHello,
Sorry for the latest information can you please email me to my email.
It caused that plugin PRO version. I cannot share you. Could you please test this?
Should I ask them also?Thanks.
Hi @uranbold,
I can test this if you have a test environment with both plugins installed and can provide an access to it.
Yes, since the issue is caused by third-party premium plugin you should ask them for support.
Best,
-NadiaI can reply.
Can you please give me your email or send me email to me? I will send you Test Environment.
Thanks.
-
This reply was modified 7 years, 8 months ago by
The topic ‘Two Issue after Update’ is closed to new replies.