• Resolved g2secure

    (@g2secure)


    After WordPress 6.3.2 installs, WiseCHAT plugin no longer works. (XSS ? AJAX maybe? )

    Error 500 – chat was blank

    I downgraded to 6.3.1, Chat now working. What debug files do you need?

    I upgraded to 6.3.2, chat error 500 seen below.

    • This topic was modified 1 year, 1 month ago by g2secure.
Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter g2secure

    (@g2secure)

    Request Method:

    GET

    Status Code:

    500 Internal Server Error

    Remote Address:

    173.xxx.xxx.xxx:443

    Referrer Policy:

    strict-origin-when-cross-origin

    2023-10-13 05:22:42 [debug] [engine.ajax.AjaxEngine] [onMessageArrivalError] [responseText] “\nFatal error: Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, function \”_wp_footnotes_kses_init\” not found or invalid function name in /var/www/html/wp-includes/class-wp-hook.php:310\nStack trace:\n#0 /var/www/html/wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters()\n#1 /var/www/html/wp-includes/plugin.php(517): WP_Hook->do_action()\n#2 /var/www/html/wp-includes/pluggable.php(48): do_action()\n#3 /var/www/html/wp-includes/user.php(3628): wp_set_current_user()\n#4 /var/www/html/wp-includes/pluggable.php(70): _wp_get_current_user()\n#5 /var/www/html/wp-includes/capabilities.php(877): wp_get_current_user()\n#6 /var/www/html/wp-content/plugins/wise-chat/src/dao/user/WiseChatUsersDAO.php(327): current_user_can()\n#7 /var/www/html/wp-content/plugins/wise-chat/src/services/WiseChatMessagesService.php(331): WiseChatUsersDAO->isWpUserAdminLogged()\n#8 /var/www/html/wp-content/plugins/wise-chat/src/WiseChatContainer.php(152): WiseChatMessagesService->getAllPublicByChannelNameAndUser()\n#9 /var/www/html/wp-content/plugins/wise-chat/src/endpoints/WiseChatMessagesEndpoint.php(46): WiseChatContainerProxyClass->__call()\n#10 /var/www/html/wp-content/plugins/wise-chat/src/endpoints/index.php(36): WiseChatMessagesEndpoint->messagesEndpoint()\n#11 /var/www/html/wp-content/plugins/wise-chat/src/endpoints/ultra/index.php(92): require_once(‘…’)\n#12 {main}\n thrown in /var/www/html/wp-includes/class-wp-hook.php on line 310\n

    Thread Starter g2secure

    (@g2secure)

    Thread Starter g2secure

    (@g2secure)

    Ok, I use WiseCHAT as a group chat plugin.

    After 6.3.2 installs, WiseCHAT plugin no longer works. (XSS ? AJAX maybe? )

    SAVE Yourself…. get this plugin….

    WP Downgrade | Specific Core Version

    Select 6.3.1 as your version, DOWNGRADE, fixed.

    Yes, 6.3.1 has security fixes, I know. We will have to wait for the developer of the plugin to update the code.

    In the meantime, your site can be back up… WiseChat anyway….

    Hope this helps someone, I’ve been searching the Interwebz for hrs..

    Plugin Author Marcin

    (@marcinlawrowski)

    Hello,

    Here is a quick fix. We will prepare fixed version soon.

    Please add the following line:

    requireIfExists('blocks.php');

    to this file on your server:

    /wp-content/plugins/wise-chat/src/endpoints/wp_core.php

    in the line:

    21

    Best regards
    Marcin

    Plugin Author Marcin

    (@marcinlawrowski)

    Please update to Wise Chat 3.1.7

    Thread Starter g2secure

    (@g2secure)

    Thank you !! — I’ll update today !

    EDIT: Updated WP 6.3.2 — Working fine thank you. Dzi?kuj?.

    • This reply was modified 1 year, 1 month ago by g2secure.
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘6.3.2 wordpress broke chat – error 500’ is closed to new replies.