Forum Moderators: open

Message Too Old, No Replies

Wordpress blog update 3.4 error

wordpress error

         

jschauhan

3:41 am on Jun 20, 2012 (gmt 0)

10+ Year Member



Hi,
I was updating my wordpress blog yesterday, during theme update following error occurred after some time.unable to access wp admin

Fatal error: Cannot redeclare update_page_cache() in /home/metalshi/public_html/wp-includes/deprecated.php on line 3135

please help how to fix this issue.

Thanks

ergophobe

6:44 pm on Jun 25, 2012 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Welcome jschauhan! Sorry for the late response... busy time.

Somehow you have two copies of the function update_page_cache or the file that includes it is getting included twice.

Run grep over your site and see if you have multiple copies and then report back what you find.