• Greetings,

    Lately I have been attempting to upgrade plugins and an error is returned that the update failed. The plugins seemingly update but css and jquery appear to be dumped into the cells in the dashboard. Code example below.

    Update Failed: <!DOCTYPE html> <!--[if IE 8]> <![endif]--> <!--[if !(IE 8) ]><!--> <!--<![endif]--> LiveSite Pack &lsaquo; A Red Circle — WordPress addLoadEvent = function(func){if(typeof jQuery!="undefined")jQuery(document).ready(func);else if(typeof wpOnload!='function'){wpOnload=func;}else{var oldonload=wpOnload;wpOnload=function(){oldonload();func();}}}; var ajaxurl = '/wp-admin/admin-ajax.php', pagenow = 'toplevel_page_live-site', typenow = '', adminpage = 'toplevel_page_live-site', thousandsSeparator = ',', decimalPoint = '.', isRtl = 0; img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } #adminmenu .menu-icon-billion div.wp-menu-image { background-image: url('https://aredcircle.org/wp-content/themes/Untitled/images/static/billon-themes.png'); background-position:50% 55%; background-repeat: no-repeat; } #adminmenu .menu-icon-billion:hover div.wp-menu-image, #adminmenu .menu-icon-billion.wp-has-current-submenu div.wp-menu-image, #adminmenu .menu-icon-billion.current div.wp-menu-image { background-image: url('https://aredcircle.org/wp-content/themes/Untitled/images/static/billon-themes.png'); opacity: 0.85; } #edit-in-themler:before { content: url('https://aredcircle.org/wp-content/themes/Untitled/images/static/billon-themes.png'); vertical-align: middle; display: inline-block; margin-right: 5px; } #edit-in-themler { position: relative; } #edit-in-themler span { visibility: hidden; position: absolute; background: lightgrey; line-height: 16px; font-size: 12px; border-radius: 5px; padding: 4px 4px 6px 6px; width: 310px; display:inline-block; z-index: 10000; } #edit-in-themler:hover span { white-space: normal; transition-delay: 0.5s; visibility: visible; top: 30px; left: 40px; } <!--[if lte IE 7]> <![endif]--> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/2.3\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/2.3\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/aredcircle.org\/wp-includes\/js\/wp-emoji-release.min.js?ver=4.9.1"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55358,56794,8205,9794,65039],[55358,56794,8203,9794,65039]),!b}return!1}function f(a){var c=b.createElement("script");

Viewing 1 replies (of 1 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    This may be a plugin or theme conflict. Please attempt to disable all plugins, and use one of the default (Twenty*) themes. If the problem goes away, enable them one by one to identify the source of your troubles.

    If you can install plugins, install “Health Check”: https://www.ads-software.com/plugins/health-check/ On the troubleshooting tab, you can click the button to disable all plugins and change the theme for you, while you’re still logged in, without affecting normal visitors to your site.

Viewing 1 replies (of 1 total)
  • The topic ‘Errors in Dashboard when updating plugins’ is closed to new replies.