Site logo

Archived topic

Updating Failed Error

3 replies · Started by Chad on March 26, 2021

Viewing posts 1–4 of 4

Hi,

I'm trying to add a widget via HTML code block and getting an "Updating Failed" error. It does not mention JSON.

So, I created a Hook for the WP_Footer and enabled on page I was having issues with but it's not working.

It says "Unable to execute PHP as DISALLOW_FILE_EDIT is defined." because I do not have that commented out on WP-Config because when I did that I had issues with other plugins.

Any ideas and thank for your help.

FYI... I was also getting this "updating failed" error when I was playing rich snippet JSON markup via HTML code block.

<script type="text/javascript">var bbbprotocol = ( ("https:" == document.location.protocol) ? "https://" : "http://" ); (function(){var s=document.createElement('script');s.src=bbbprotocol + 'seal-westflorida.bbb.org' + unescape('%2Flogo%2Ftracers-information-specialists-90105150.js');s.type='text/javascript';s.async=true;var st=document.getElementsByTagName('script');st=st[st.length-1];var pt=st.parentNode;pt.insertBefore(s,pt.nextSibling);})();</script>

Hi there,

i am not able to access the site ? is there a security/IP block in place.

Yes, outside of US you will not see site due to security.

Hi there,

Best thing to do here is to check your error_log file on the server for any recent errors. Typically this kind of thing happens due to an error during the saving process.

Let us know :)

This archived topic is closed to new replies.