Wp-Script Plugin Breaking Tube Site

Nobel Laurete

Regular Member
Joined
Oct 14, 2019
Messages
201
Reaction score
97
Whenever I try to access my tube site I get the following error. No log in page, no dashboard, just this:

Declaration of Plugin_Quiet_Skin::feedback($string) should be compatible with WP_Upgrader_Skin::feedback($string, ...$args) in /home/upwjzqnm/public_html/****.com/wp-content/plugins/wp-script-core/admin/class/class-installer.php on line 159


It's obviously the wp script and their update is causing this, and as this is my main theme on the site I don't want to disable it from file manager, anyone know of a solution? Or anyone else experiencing the sane thing?
 
try to remove your plugin on wp-content/plugins directory..maybe plugin is error
 
try to remove your plugin on wp-content/plugins directory..maybe plugin is error
Yes. But if I remove the plugin I lose the whole frontend as this is basically the core plugin that powers both the theme and the videos.
 
first backup all code and sql
then, remove plugin and theme of it.
now you have default theme.
login and reinstall all again.
 
first backup all code and sql
then, remove plugin and theme of it.
now you have default theme.
login and reinstall all again.
Yeah, might have to try this as a last resort. Thank you.
 
Back
Top