Forum Replies Created

Viewing 8 replies - 1 through 8 (of 8 total)
  • Same problem, I hope this helps:

    Deprecated TinyMCE API call: <target>.onNodeChange.add(..) at xxx/wp-includes/js/tinymce/plugins/compat3x/plugin.min.js

    Only in page/post the editor in category, tag works

    • This reply was modified 4 years, 3 months ago by aarcos.

    Ok, i had to check a web site with this same problem and looking into this issue i found this topic. So i only have been working for a few hours. But i think the following is relevant and may apply to other sites. Hope this info helps you.

    1. No access to asigned admin user, reset via database in table users as described in this topic. Change username and passwords.
    2. Found code inserted in the file index.php in the root directory of the site. Dont expect to see a date change and looks like a long string but is converted and exceuted as php code. This code is responsable for displaying a “random” page and adding it to the sitmap.xml and other changes. Need more time to read all the code, but seems to be all its functions. Replace index.php with a original version your wordpress version.
    3. Delete sitemap.xml and home-site-map.xml
    3. Delete the file z.html, that displays the perpetrator’s name.

    Recommended actions

    Check and restore .htaccess file and file permissions

    Thread Starter aarcos

    (@aarcos)

    Download and manuallly updated the plugin and check this again, no errors.

    Sorry for the delay, until now i had time to fully test it

    Aha! im not alone with this, i had same problem after updating a site to 3.7 and surprise next day i recive the same email upgraded to 3.8alpha.

    Restore previous backup, upgrade again an i add the next line of code in wp-config.php file:

    define( 'AUTOMATIC_UPDATER_DISABLED', true );

    Use Nextgen Versión 2.0.0 and upgrade from 3.6.1 to WP 3.7

    Site crashed with message “xxx/wp-includes/user.php on line 215”

    Found post https://www.ads-software.com/support/topic/problem-upgrading-to-37

    And manually rename Nextgen directory to deactivate it, the site works again

    Thanks ecoofficegals that solve the problem, and also gain speed and performance on my sites.

    i will add to upur comment, that the pinterest “Button and Widget Builder” is at
    https://business.pinterest.com/widget-builder/#do_embed_user

    If you just need to cut and paste in a text box widget… after press “Built It”, search the “Load the JavaScript” and select “Advanced” and copy the two block of code into the widget.

    Same problem… but i have more info

    [21-Jan-2013 03:40:39 UTC] PHP Warning: array_merge() [function.array-merge]: Argument #5 is not an array in /home/xxx/public_html/wp-includes/rewrite.php on line 1591
    [21-Jan-2013 03:40:39 UTC] PHP Fatal error: Unsupported operand types in /home/xxx/public_html/wp-content/plugins/automessage/classes/class.automessage.php on line 1554
    [21-Jan-2013 03:40:41 UTC] PHP Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE in /home/xxx/public_html/wp-content/plugins/connections/connections.php on line 439
    [21-Jan-2013 03:40:41 UTC] PHP Parse error: syntax error, unexpected $end, expecting T_VARIABLE or T_DOLLAR_OPEN_CURLY_BRACES or T_CURLY_OPEN in /home/xxx/public_html/wp-content/plugins/connections/connections.php on line 567
    [21-Jan-2013 03:40:45 UTC] PHP Fatal error: Call to a member function get() on a non-object in /home/xxx/public_html/wp-content/plugins/connections/includes/class.options.php on line 1074

    i restore to previous version of connections and all work again

    Same problem

    Fatal error: Exception thrown without a stack frame in Unknown on line 0

    i allready check and reset 4 times

    Site on google user account
    copied the auth code every time

    No error when i rest, but google analytis symmary shows same error

Viewing 8 replies - 1 through 8 (of 8 total)