Viewing 13 replies - 1 through 13 (of 13 total)
  • Plugin Author webbistro

    (@webbistro)

    Hello @uranbold,

    What is your version of WordPress?

    Best,
    -Nadia

    Thread Starter Uranbold

    (@uranbold)

    Hello,

    Latest WordPress version.

    Thanks.

    Plugin Author webbistro

    (@webbistro)

    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,
    -Nadia

    Thread Starter Uranbold

    (@uranbold)

    Hello,

    Yeah i did it. But still the same. I think it conflict with some other plugins.

    How do i debug the this option? ??

    Thanks.

    Thread Starter Uranbold

    (@uranbold)

    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 1691

    Thanks.

    Thread Starter Uranbold

    (@uranbold)

    Ooh i have disabled this -> https://www.ads-software.com/plugins/tweet-old-post/

    This plugin and your plugin has some Conflict. How do we resolve this?

    Thanks.

    Plugin Author webbistro

    (@webbistro)

    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_edit called

    2) /plugins/enhanced-media-library/core/taxonomies.php

    line 704 in v2.7.2: foreach( $form_fields as $field => $args ) {

    $form_fields is a parameter passed to attachment_fields_to_edit in /wp-admin/includes/media.php, line 1670

    It’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_fields before 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 6 years, 2 months ago by webbistro.
    Thread Starter Uranbold

    (@uranbold)

    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 6 years, 2 months ago by Uranbold.
    Plugin Author webbistro

    (@webbistro)

    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,
    -Nadia

    Thread Starter Uranbold

    (@uranbold)

    Hello,

    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.

    Plugin Author webbistro

    (@webbistro)

    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,
    -Nadia

    Thread Starter Uranbold

    (@uranbold)

    I can reply.

    Can you please give me your email or send me email to me? I will send you Test Environment.

    Thanks.

    Plugin Author webbistro

    (@webbistro)

    Hi @uranbold,

    I sent you a message along with replying here. Maybe in a junk folder?

    [email protected]

    Best,
    -Nadia

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘Two Issue after Update’ is closed to new replies.