sparehed
Member
Posted 5 months ago #
Ever since I upgraded to 2.8, my WordPress dashboard crashes. This is the error :
Fatal error: Call to undefined function is_site_admin() in /home/user/public_html/domain/wp-content/plugins/sem-google-analytics/sem-google-analytics-admin.php on line 20
Can someone help?
thank you.
PatGlennon
Member
Posted 5 months ago #
I too ran into the same error.
Would be thrilled to get this resolved.
PatGlennon
Member
Posted 5 months ago #
line 20 reads...
if ( !function_exists('get_site_option') || is_site_admin() )
dwinstigator
Member
Posted 5 months ago #
The plugin (Sem Google Analytics or whatever it's called) is ancient and out of date. Delete it and replace it with a different one like Google Analytics for WordPress. Lots of people, including myself, faced that problem.
PatGlennon
Member
Posted 5 months ago #
Back again.. I went in and just took out line 20 and then the Admin CP loaded. I then went in and removed the plug-in completely.
Not sure this is the best answer, especially if you were using the plug-in (I wasn't) But at least I was able to get into my CP
sparehed
Member
Posted 5 months ago #
Indeed - that did the trick.
I'm back in business !
Thanks, all...
menoob
Member
Posted 5 months ago #
gazza217
Member
Posted 4 months ago #
thanks that seems to have done the trick