LocoTranslate ajax error in WP 4.6
-
I am not able to edit any current translation files or create new ones. When I save I get this error at the top of the page:
Error: body{background-color:#f4f9fa}. Check console output for debug info
When I look at the console I get this:
admin.js?ver=2.0.5:88 Loco Error: Ajax failure for savem.register.d.debug @ admin.js?ver=2.0.5:88f @ admin.js?ver=2.0.5:89i @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils&ver=900fda4…:2fireWith @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils&ver=900fda4…:2y @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils&ver=900fda4…:4c @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils&ver=900fda4…:4 admin.js?ver=2.0.5:88 Object admin.js?ver=2.0.5:88 Provide this text when reporting a problem: --8<-- body{background-color:#f4f9fa} .centered{text-align:center} .container{border:1px solid #e2e2e2;width:750px;margin:50px auto} .header{height:170px;background-color:#fbfdfd;padding-top:50px;} .header h1{font: bold 130% Arial, Helvetica, sans-serif; color:#5278af;margin:0;padding:0} .header h2{font: bold 80% Tahoma, Verdana, sans-serif; color:#5278af;margin:0;padding:0} .line{height:15px;background-color:#eef6f7} .error-container{background-color:#fff;font:normal 80% Tahoma, Verdana, sans-serif;color:#000;text-align:justify;padding:30px} .error-container li{padding-bottom:10px} .error-container a:link, .error-container a:visited{font:normal 100% Tahoma, Verdana, sans-serif;color:#5278af;text-decoration:underline} .error-container a:hover{color:#5278af;text-decoration:none} Access Denied The page you are trying to access is restricted due to a security rule. If you believe the security rule is affecting the normal operation of your website, you can disable it by adding the following lines to your .htaccess file: <IfModule mod_security.c> # Turn the filtering engine On or Off SecFilterEngine Off </IfModule> ------
I have tried to go back to legacy version. Then I get this error:
Error: SyntaxError: Unexpected token < in JSON at position 0
admin-common.js?ver=1.5.6-legacy:3 Loco Error: Ajax failure for loco-posave action.a.debugError @ admin-common.js?ver=1.5.6-legacy:3h @ admin-poedit.js?ver=1.5.6-legacy:1i @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils&ver=900fda4…:2fireWith @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils&ver=900fda4…:2y @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils&ver=900fda4…:4c @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils&ver=900fda4…:4 admin-common.js?ver=1.5.6-legacy:3 Object {status: 200, error: "parsererror", message: SyntaxError: Unexpected token < in JSON at position 0 at Object.parse (native) at n.parseJSO…, response: "<html>?<head>?<style type="text/css">? body{backgr…</h2>? </div>??? </div>?</div>??</body>?</html>?"}error: "parsererror"message: SyntaxError: Unexpected token < in JSON at position 0 at Object.parse (native) at n.parseJSON (https://xn--lkka-gra.no/wp-admin/load-scripts.php?c=0&load%5B%5D=jquery-core,jquery-migrate,utils&ver=900fda4afc5c1ec4d6d790268581027a:4:16646) at a.parseJSON (https://xn--lkka-gra.no/wp-admin/load-scripts.php?c=0&load%5B%5D=jquery-core,jquery-migrate,utils&ver=900fda4afc5c1ec4d6d790268581027a:9:3813) at Xb (https://xn--lkka-gra.no/wp-admin/load-scripts.php?c=0&load%5B%5D=jquery-core,jquery-migrate,utils&ver=900fda4afc5c1ec4d6d790268581027a:4:18959) at y (https://xn--lkka-gra.no/wp-admin/load-scripts.php?c=0&load%5B%5D=jquery-core,jquery-migrate,utils&ver=900fda4afc5c1ec4d6d790268581027a:4:22405) at XMLHttpRequest.c (https://xn--lkka-gra.no/wp-admin/load-scripts.php?c=0&load%5B%5D=jquery-core,jquery-migrate,utils&ver=900fda4afc5c1ec4d6d790268581027a:4:26925)response: "<html>?<head>?<style type="text/css">? body{background-color:#f4f9fa}? .centered{text-align:center}? .container{border:1px solid #e2e2e2;width:750px;margin:50px auto}? .header{height:170px;background-color:#fbfdfd;padding-top:50px;}? .header h1{font: bold 130% Arial, Helvetica, sans-serif;?color:#5278af;margin:0;padding:0}? .header h2{font: bold 80% Tahoma, Verdana, sans-serif;?color:#5278af;margin:0;padding:0}? .line{height:15px;background-color:#eef6f7}? .error-container{background-color:#fff;font:normal 80% Tahoma, Verdana,?sans-serif;color:#000;text-align:justify;padding:30px}? .error-container li{padding-bottom:10px}? .error-container a:link, .error-container a:visited{font:normal 100%?Tahoma, Verdana, sans-serif;color:#5278af;text-decoration:underline}? .error-container a:hover{color:#5278af;text-decoration:none}?</style>?<title>Access Denied</title>?</head>?<body>?<div class="centered">? <div class="container">? <div class="header">? <h1>The page you are trying to access is restricted due to a security rule.</h1>?<br>? <h2>If you believe the security rule is affecting the normal operation of your website, <br> you can disable it by adding the following lines to your .htaccess file:<br />?<br />? <IfModule mod_security.c><br />? # Turn the filtering engine On or Off<br />? SecFilterEngine Off<br />? </IfModule><br />?</h2>? </div>??? </div>?</div>??</body>?</html>?"status: 200__proto__: Object
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘LocoTranslate ajax error in WP 4.6’ is closed to new replies.