Updating Plugin(s) messed up my site… PLEASE HELP!
-
ok so tried updating two plugins via wordpress and the FTP option and there was a fatal error when it attempted reactivation of the plugin(s).
As a result, https://www.wrestling-edge.com has stopped working because it can’t call functions and all the plugins have all completely deactivated themselves.
The admin panel works ok but when I try to activate any plugin, the error I get is:
Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/wrestlin/public_html/wordpress/wp-admin/includes/plugin.php on line 268
Warning: Cannot modify header information – headers already sent by (output started at /home/wrestlin/public_html/wordpress/wp-admin/includes/plugin.php:268) in /home/wrestlin/public_html/wordpress/wp-includes/pluggable.php on line 850
Warning: Cannot modify header information – headers already sent by (output started at /home/wrestlin/public_html/wordpress/wp-admin/includes/plugin.php:268) in /home/wrestlin/public_html/wordpress/wp-includes/pluggable.php on line 850
The 286 line is this:
[code]if ( !in_array($plugin, $current) ) {[/code]
I have no idea where to begin and error log is bringing up a whole host of undefined function errors as below:
[Mon Nov 23 07:23:49 2009] [error] [client 98.210.28.26] PHP Fatal error: Call to undefined function popular_posts() in /home/wrestlin/public_html/wordpress/wp-content/themes/playmaker/home.php on line 65
[Mon Nov 23 07:23:48 2009] [error] [client 72.128.44.100] PHP Fatal error: Call to undefined function popular_posts() in /home/wrestlin/public_html/wordpress/wp-content/themes/playmaker/home.php on line 65, referer: https://www.lordsofpain.net/news/wwe/5062.html
[Mon Nov 23 07:23:47 2009] [error] [client 82.80.18.73] PHP Fatal error: Call to undefined function sm_list_recent_searches() in /home/wrestlin/public_html/wordpress/wp-content/themes/playmaker/category.php on line 109, referer: https://www.wrestling-edge.com/wrestling-videos
[Mon Nov 23 07:23:47 2009] [error] [client 67.248.22.192] PHP Fatal error: Call to undefined function popular_posts() in /home/wrestlin/public_html/wordpress/wp-content/themes/playmaker/home.php on line 65
[Mon Nov 23 07:23:46 2009] [error] [client 89.44.80.13] PHP Fatal error: Call to undefined function popular_posts() in /home/wrestlin/public_html/wordpress/wp-content/themes/playmaker/home.php on line 65, referer: https://www.google.ro/search?hl=ro&source=hp&q=wrestling+survivor+series&meta=&aq=f&oq=
[Mon Nov 23 07:23:42 2009] [error] [client 174.124.183.195] PHP Fatal error: Call to undefined function popular_posts() in /home/wrestlin/public_html/wordpress/wp-content/themes/playmaker/home.php on line 65
[Mon Nov 23 07:23:41 2009] [error] [client 123.125.66.52] PHP Fatal error: Call to undefined function sm_list_recent_searches() in /home/wrestlin/public_html/wordpress/wp-content/themes/playmaker/search.php on line 75
[Mon Nov 23 07:23:41 2009] [error] [client 82.80.18.73] PHP FatalIt also seems to be showing actual code, like on here: https://www.wrestling-edge.com/wrestling-columns
I have no idea what to do and I’m not very techy at all… the guy who installed all this for me is away.
The plugins I attempted to upgrade where all-in-one-seo-pack and live search.
PLEASE HELP and remember I’m probably no where near as technical as you guy are.
- The topic ‘Updating Plugin(s) messed up my site… PLEASE HELP!’ is closed to new replies.