• wordpresstak

    (@wordpresstak)


    Hi,
    I found that POST SMTP is conflicting with my FAQ plugin:
    /wp-admin/admin-ajax.php? Failed to load resource: the server responded with a status of 500 (Internal Server Error)

    Is there anything I could do here?
    Thanks in advance.

Viewing 5 replies - 1 through 5 (of 5 total)
  • yehudah

    (@yehudah)

    Error 500 it’s a php error, you can enable wp_debug and tell me the excect error?

    Thread Starter wordpresstak

    (@wordpresstak)

    Warning: mysqli_real_connect(): Headers and client library minor version mismatch. Headers:50556 Library:50628 in /var/www/html/wp-includes/wp-db.php on line 1612

    Notice: Use of undefined constant ICL_LANGUAGE_CODE – assumed ‘ICL_LANGUAGE_CODE’ in /var/www/html/wp-content/plugins/wp-faq/wp-faq-plugin.php on line 2392

    yehudah

    (@yehudah)

    Sorry, nothing from my plugin.
    You should contact the plugin developer.

    Thread Starter wordpresstak

    (@wordpresstak)

    The reason I’ve written to ypu is because when I debuged from their plugin I received:

    Catchable fatal error: Object of class WP_Error could not be converted to string in /var/www/html/wp-content/plugins/post-smtp/Postman/Postman-Email-Log/PostmanEmailLogService.php on line 148

    because when I deactivated POST SMTP, the problem has gone.

    yehudah

    (@yehudah)

    If you turn off the FAQ the message disappear?
    can you give me a link to this faq plugin?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘conflict with another plugin’ is closed to new replies.