Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter Atwp

    (@atwordpress)

    Hi,
    I already posted this on the wordpress support forum but I think I should also mention it here as this seems to be related to mqtranslate plugin I am using.

    When attempting to edit my home page for instance, I get a window showing one title field like this: <!–:en–>Home<!–:–><!–:fr–>Accueil<!–:–>,instead of two title fields (French and English.In addition to that,the content field is blank with a bunch of red lines displayed instead of my text. Starting this past Saturday night, now, I am not able to add new page/post contents as well. When I attempt to add new page/post; I get a window with only one empty title field and the content area doe not work either. Nothing in the window editor works (visual,text editor, screen option,help buttons, etc…).

    What I use:
    -Multi-language plugin: mqtranslate (yesterday,updated the new version )
    -Wordpress 3.9.1
    -Clean Retina theme.

    Steps taken to solve the issue following the troubleshooting instructions from worpress support/documentation:

    ”Using Your Browser to Diagnose JavaScript Errors”

    1-I opened my site using Chrome, Firefox, and IE and on all three,I got the same issue

    2-I enabled Script_Debug in wp-config.php file by adding the following code:

    // Enable WP_DEBUG mode
    define(‘WP_DEBUG’, true); (changed it from false to true)

    added the lines below:
    // Enable Debug logging to the /wp-content/debug.log file
    define(‘WP_DEBUG_LOG’, true);

    // Disable display of errors and warnings
    define(‘WP_DEBUG_DISPLAY’, false);
    @ini_set(‘display_errors’,0);

    Unfortunately, this did not solve the issue.

    3-Diagnosis

    Firefox (unable to add and edit page/post contents)

    Firefox web console shows:
    for ”add new page/post”
    SyntaxError: missing ) after argument list load-scripts.php:88
    ReferenceError: switchEditors is not defined post-new.php:513

    For ”edit page/post”
    *SyntaxError: missing ) after argument list load-scripts.php:88
    *ReferenceError: switchEditors is not defined post.php:521

    CHROME (is the browser I use). Starting Saturday, I am now unable to add page/post contents. However, I can now edit page/post contents which was not the case up until Sunday, 6/29). For the past few weeks and since I installed mqtranslate, and prior to Sunday, I could only add page/post contents but could not edit anything

    Chrome JavaScript console shows:

    For ”add page/post”
    *Uncaught SyntaxError: Unexpected identifier vatnet.ca/artist/wp-admin/load-scripts.php?c=0&load%5B%5D=hoverIntent,commo…word-count,editor,quicktags,wplink,wp-fullscreen,media-upload&ver=3.9.1:88

    *Uncaught ReferenceError: switchEditors is not defined vatnet.ca/artist/wp-admin/post-new.php?post_type=page:513

    IE console (giving me hard time to see the error log)

    Thread Starter Atwp

    (@atwordpress)

    Thank much for that. I will do that right now.

    Thread Starter Atwp

    (@atwordpress)

    Should I send those error logs to mqtranslate author?

    Thread Starter Atwp

    (@atwordpress)

    Thanks for the reply. Do you by any chance know what the issue might be with the plugin?

    Thread Starter Atwp

    (@atwordpress)

    Hi,
    Does anyone understand these errors messages and what I should do to fix the issue? I do not know also related to the editor issue I am having.

    PHP Notice: Undefined index: url_info in /hermes/bosoraweb028/b2058/ipg.vatnetca/artist/wp-content/plugins/mqtranslate/mqtranslate_xhaleera_addons.php on line 245
    PHP Notice: Undefined index: language in /hermes/bosoraweb028/b2058/ipg.vatnetca/artist/wp-content/plugins/mqtranslate/mqtranslate_core.php on line 612
    PHP Warning: Cannot modify header information – headers already sent by (output started at /hermes/bosoraweb028/b2058/ipg.vatnetca/artist/wp-content/plugins/mqtranslate/mqtranslate_xhaleera_addo
    20140630T122536: vatnet.ca/artist/wp-cron.php
    PHP Notice: Undefined index: url_info in /hermes/bosoraweb028/b2058/ipg.vatnetca/artist/wp-content/plugins/mqtranslate/mqtranslate_xhaleera_addons.php on line 245
    PHP Notice: Undefined index: language in /hermes/bosoraweb028/b2058/ipg.vatnetca/artist/wp-content/plugins/mqtranslate/mqtranslate_core.php on line 612
    PHP Warning: Cannot modify header information – headers already sent by (output started at /hermes/bosoraweb028/b2058/ipg.vatnetca/artist/wp-content/plugins/mqtranslate/mqtranslate_xhaleera_addo

    Thanks for your help

    Thread Starter Atwp

    (@atwordpress)

    Hi,

    I did deactivate the plugins but that did not resolve the issue

    Thread Starter Atwp

    (@atwordpress)

    Hi EMG,

    Thanks for the reply and your advice. I will definitely look into that. Guess what? Last night after finally I was able to log in, I encountered no issue whatsoever for the first time. Some magic may have happened…lol. I have not logged in yet, let see what happens today, if I’ll need to deactivate the plugin or not. I have also reported this to my hosting company. Thanks again

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