Title: luctrl's Replies | WordPress.org

---

# luctrl

  [  ](https://wordpress.org/support/users/luctrl/)

 *   [Profile](https://wordpress.org/support/users/luctrl/)
 *   [Topics Started](https://wordpress.org/support/users/luctrl/topics/)
 *   [Replies Created](https://wordpress.org/support/users/luctrl/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/luctrl/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/luctrl/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/luctrl/engagements/)
 *   [Favorites](https://wordpress.org/support/users/luctrl/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Payment Gateway for Redsys & WooCommerce Lite] Perfect](https://wordpress.org/support/topic/perfect-9053/)
 *  Thread Starter [luctrl](https://wordpress.org/support/users/luctrl/)
 * (@luctrl)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/perfect-9053/#post-15496561)
 * Perfect and simple
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] Yoast fields disappeared – impossible to edit them](https://wordpress.org/support/topic/yoast-fields-disappeared-impossible-to-edit-them/)
 *  [luctrl](https://wordpress.org/support/users/luctrl/)
 * (@luctrl)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/yoast-fields-disappeared-impossible-to-edit-them/#post-10912376)
 * Hello,
    My site is having the problem too since a recent Yoast Seo update. I 
   think there is a conflict with WPML translation plugin. As I did not update WPML
   since a long time, I suspect Yoast SEO. I’ve got 4 errors when editing a page.
   This is the first one if it helps. Uncaught TypeError: Cannot read property ‘
   isSavingMetaBoxes’ of undefined at t.value (refresh-wpml-meta-box.js:1) at refresh-
   wpml-meta-box.js:1 at wp-data-921.min.js:1 at Array.forEach (<anonymous>) at 
   e (wp-data-921.min.js:1) at wp-data-921.min.js:1 at a (wp-data-921.min.js:1) 
   at wp-data-921.min.js:1 at Object.dispatch (wp-data-921.min.js:1) at e.value (
   wp-seo-post-scraper-921.min.js:1)
 * and :
    !function(t){var e={};function r(n){if(e[n])return e[n].exports;var o=
   e[n]={i:n,l:!1,exports:{}};return t[n].call(o.exports,o,o.exports,r),o.l=!0,o.
   exports}r.m=t,r.c=e,r.d=function(t,e,n){r.o(t,e)||Object.defineProperty(t,e,{
   configurable:!1,enumerable:!0,get:n})},r.r=function(t){Object.defineProperty(
   t,”__esModule”,{value:!0})},r.n=function(t){var e=t&&t.__esModule?function(){
   return t.default}:function(){return t};return r.d(e,”a”,e),e},r.o=function(t,
   e){return Object.prototype.hasOwnProperty.call(t,e)},r.p=””,r(r.s=3)}([function(
   t,e,r){“use strict”;Object.defineProperty(e,”__esModule”,{value:!0});var n=function(){
   function t(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable
   ||!1,n.configurable=!0,”value”in n&&(n.writable=!0),Object.defineProperty(t,n.
   key,n)}}return function(e,r,n){return r&&t(e.prototype,r),n&&t(e,n),e}}();var
   o=function(){function t(e,r){!function(t,e){if(!(t instanceof e))throw new TypeError(“
   Cannot call a class as a function”)}(this,t),this.wpData=e,this.lastIsSaving=!
   1,this.ajaxurl=r,this.metaboxRendered=!1}return n(t,[{key:”addHooks”,value:function(){
   var t=this;this.wpData.subscribe(function(){return t.refreshMetaBox()})}},{key:”
   refreshMetaBox”,value:function(){var t=this,e=this.wpData.select(“core/edit-post”).
   isSavingMetaBoxes();this.metaboxRendered||e===this.lastIsSaving||e||(this.lastIsSaving
   =e,fetch(this.ajaxurl,{method:”POST”,body:”post_id=”+document.getElementById(“
   post_ID”).value+”&action=wpml_get_meta_boxes_html&nonce=”+document.getElementById(“
   icl_document_language_dropdown”).getAttribute(“data-metabox-refresh-nonce”),headers:{“
   Content-Type”:”application/x-www-form-urlencoded; charset=utf-8″},credentials:”
   same-origin”}).then(function(t){if(t.ok)return t.text();throw new Error(“Invalid
   Request”)}).catch(function(t){console.log(“There has been a problem with your
   fetch operation: “,t.message)}).then(function(e){Array.from(document.getElementById(“
   icl_div”).children).forEach(function(t,r){t.classList.contains(“inside”)&&(document.
   getElementById(“icl_div”).children[r].innerHTML=e)}),t.metaboxRendered=!0})),
   this.lastIsSaving=e}}]),t}();e.default=o},function(t,e,r){“use strict”;var n,
   o=r(0),i=(n=o)&&n.__esModule?n:{default:n};window.addEventListener(“DOMContentLoaded”,
   function(){wp.data&&new i.default(wp.data,ajaxurl).addHooks()})},function(t,e){!
   function(t){“use strict”;if(!t.fetch){var e={searchParams:”URLSearchParams”in
   t,iterable:”Symbol”in t&&”iterator”in Symbol,blob:”FileReader”in t&&”Blob”in 
   t&&function(){try{return new Blob,!0}catch(t){return!1}}(),formData:”FormData”
   in t,arrayBuffer:”ArrayBuffer”in t};if(e.arrayBuffer)var r=[“[object Int8Array]”,”[
   object Uint8Array]”,”[object Uint8ClampedArray]”,”[object Int16Array]”,”[object
   Uint16Array]”,”[object Int32Array]”,”[object Uint32Array]”,”[object Float32Array]”,”[
   object Float64Array]”],n=function(t){return t&&DataView.prototype.isPrototypeOf(
   t)},o=ArrayBuffer.isView||function(t){return t&&r.indexOf(Object.prototype.toString.
   call(t))>-1};h.prototype.append=function(t,e){t=a(t),e=u(e);var r=this.map[t];
   this.map[t]=r?r+”,”+e:e},h.prototype.delete=function(t){delete this.map[a(t)]},
   h.prototype.get=function(t){return t=a(t),this.has(t)?this.map[t]:null},h.prototype.
   has=function(t){return this.map.hasOwnProperty(a(t))},h.prototype.set=function(
   t,e){this.map[a(t)]=u(e)},h.prototype.forEach=function(t,e){for(var r in this.
   map)this.map.hasOwnProperty(r)&&t.call(e,this.map[r],r,this)},h.prototype.keys
   =function(){var t=[];return this.forEach(function(e,r){t.push(r)}),f(t)},h.prototype.
   values=function(){var t=[];return this.forEach(function(e){t.push(e)}),f(t)},
   h.prototype.entries=function(){var t=[];return this.forEach(function(e,r){t.push([
   r,e])}),f(t)},e.iterable&&(h.prototype[Symbol.iterator]=h.prototype.entries);
   var i=[“DELETE”,”GET”,”HEAD”,”OPTIONS”,”POST”,”PUT”];b.prototype.clone=function(){
   return new b(this,{body:this._bodyInit})},p.call(b.prototype),p.call(w.prototype),
   w.prototype.clone=function(){return new w(this._bodyInit,{status:this.status,
   statusText:this.statusText,headers:new h(this.headers),url:this.url})},w.error
   =function(){var t=new w(null,{status:0,statusText:””});return t.type=”error”,
   t};var s=[301,302,303,307,308];w.redirect=function(t,e){if(-1===s.indexOf(e))
   throw new RangeError(“Invalid status code”);return new w(null,{status:e,headers:{
   location:t}})},t.Headers=h,t.Request=b,t.Response=w,t.fetch=function(t,r){return
   new Promise(function(n,o){var i=new b(t,r),s=new XMLHttpRequest;s.onload=function(){
   var t,e,r={status:s.status,statusText:s.statusText,headers:(t=s.getAllResponseHeaders()
   ||””,e=new h,t.split(/\r?\n/).forEach(function(t){var r=t.split(“:”),n=r.shift().
   trim();if(n){var o=r.join(“:”).trim();e.append(n,o)}}),e)};r.url=”responseURL”
   in s?s.responseURL:r.headers.get(“X-Request-URL”);var o=”response”in s?s.response:
   s.responseText;n(new w(o,r))},s.onerror=function(){o(new TypeError(“Network request
   failed”))},s.ontimeout=function(){o(new TypeError(“Network request failed”))},
   s.open(i.method,i.url,!0),”include”===i.credentials&&(s.withCredentials=!0),”
   responseType”in s&&e.blob&&(s.responseType=”blob”),i.headers.forEach(function(
   t,e){s.setRequestHeader(e,t)}),s.send(void 0===i._bodyInit?null:i._bodyInit)})},
   t.fetch.polyfill=!0}function a(t){if(“string”!=typeof t&&(t=String(t)),/[^a-z0-
   9\-#$%&’*+.\^_`|~]/i.test(t))throw new TypeError(“Invalid character in header
   field name”);return t.toLowerCase()}function u(t){return”string”!=typeof t&&(
   t=String(t)),t}function f(t){var r={next:function(){var e=t.shift();return{done:
   void 0===e,value:e}}};return e.iterable&&(r[Symbol.iterator]=function(){return
   r}),r}function h(t){this.map={},t instanceof h?t.forEach(function(t,e){this.append(
   e,t)},this):Array.isArray(t)?t.forEach(function(t){this.append(t[0],t[1])},this):
   t&&Object.getOwnPropertyNames(t).forEach(function(e){this.append(e,t[e])},this)}
   function d(t){if(t.bodyUsed)return Promise.reject(new TypeError(“Already read”));
   t.bodyUsed=!0}function c(t){return new Promise(function(e,r){t.onload=function(){
   e(t.result)},t.onerror=function(){r(t.error)}})}function l(t){var e=new FileReader,
   r=c(e);return e.readAsArrayBuffer(t),r}function y(t){if(t.slice)return t.slice(
   0);var e=new Uint8Array(t.byteLength);return e.set(new Uint8Array(t)),e.buffer}
   function p(){return this.bodyUsed=!1,this._initBody=function(t){if(this._bodyInit
   =t,t)if(“string”==typeof t)this._bodyText=t;else if(e.blob&&Blob.prototype.isPrototypeOf(
   t))this._bodyBlob=t;else if(e.formData&&FormData.prototype.isPrototypeOf(t))this.
   _bodyFormData=t;else if(e.searchParams&&URLSearchParams.prototype.isPrototypeOf(
   t))this._bodyText=t.toString();else if(e.arrayBuffer&&e.blob&&n(t))this._bodyArrayBuffer
   =y(t.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer]);else{if(!e.arrayBuffer
   ||!ArrayBuffer.prototype.isPrototypeOf(t)&&!o(t))throw new Error(“unsupported
   BodyInit type”);this._bodyArrayBuffer=y(t)}else this._bodyText=””;this.headers.
   get(“content-type”)||(“string”==typeof t?this.headers.set(“content-type”,”text/
   plain;charset=UTF-8″):this._bodyBlob&&this._bodyBlob.type?this.headers.set(“content-
   type”,this._bodyBlob.type):e.searchParams&&URLSearchParams.prototype.isPrototypeOf(
   t)&&this.headers.set(“content-type”,”application/x-www-form-urlencoded;charset
   =UTF-8″))},e.blob&&(this.blob=function(){var t=d(this);if(t)return t;if(this.
   _bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return
   Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw
   new Error(“could not read FormData body as blob”);return Promise.resolve(new 
   Blob([this._bodyText]))},this.arrayBuffer=function(){return this._bodyArrayBuffer?
   d(this)||Promise.resolve(this._bodyArrayBuffer):this.blob().then(l)}),this.text
   =function(){var t,e,r,n=d(this);if(n)return n;if(this._bodyBlob)return t=this.
   _bodyBlob,e=new FileReader,r=c(e),e.readAsText(t),r;if(this._bodyArrayBuffer)
   return Promise.resolve(function(t){for(var e=new Uint8Array(t),r=new Array(e.
   length),n=0;n<e.length;n++)r[n]=String.fromCharCode(e[n]);return r.join(“”)}(
   this._bodyArrayBuffer));if(this._bodyFormData)throw new Error(“could not read
   FormData body as text”);return Promise.resolve(this._bodyText)},e.formData&&(
   this.formData=function(){return this.text().then(m)}),this.json=function(){return
   this.text().then(JSON.parse)},this}function b(t,e){var r,n,o=(e=e||{}).body;if(
   t instanceof b){if(t.bodyUsed)throw new TypeError(“Already read”);this.url=t.
   url,this.credentials=t.credentials,e.headers||(this.headers=new h(t.headers)),
   this.method=t.method,this.mode=t.mode,o||null==t._bodyInit||(o=t._bodyInit,t.
   bodyUsed=!0)}else this.url=String(t);if(this.credentials=e.credentials||this.
   credentials||”omit”,!e.headers&&this.headers||(this.headers=new h(e.headers)),
   this.method=(r=e.method||this.method||”GET”,n=r.toUpperCase(),i.indexOf(n)>-1?
   n:r),this.mode=e.mode||this.mode||null,this.referrer=null,(“GET”===this.method
   ||”HEAD”===this.method)&&o)throw new TypeError(“Body not allowed for GET or HEAD
   requests”);this._initBody(o)}function m(t){var e=new FormData;return t.trim().
   split(“&”).forEach(function(t){if(t){var r=t.split(“=”),n=r.shift().replace(/\
   +/g,” “),o=r.join(“=”).replace(/\+/g,” “);e.append(decodeURIComponent(n),decodeURIComponent(
   o))}}),e}function w(t,e){e||(e={}),this.type=”default”,this.status=”status”in
   e?e.status:200,this.ok=this.status>=200&&this.status<300,this.statusText=”statusText”
   in e?e.statusText:”OK”,this.headers=new h(e.headers),this.url=e.url||””,this.
   _initBody(t)}}(“undefined”!=typeof self?self:this)},function(t,e,r){r(2),t.exports
   =r(1)}]);

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