hello,please help me.
when installing, a Fatal error comes.
Fatal error: Cannot redeclare recently_viewed_posts_time_since() (previously declared in \wp-content\plugins\recently-viewed-posts\recentlyviewedposts.php:106)
how to resolve this problem.
hello,please help me.
when installing, a Fatal error comes.
Fatal error: Cannot redeclare recently_viewed_posts_time_since() (previously declared in \wp-content\plugins\recently-viewed-posts\recentlyviewedposts.php:106)
how to resolve this problem.
it said what it is. You can not re declare a function.
please deactivate the recently-viewed-posts plugin.
Try to find other function who declare recently_viewed_posts_time_since.
rename the function with other name (not the one in the plugin itself).
I have the same problem. I try to put the code or the widget and a similar error message appears.
Fatal error: Cannot redeclare recently_viewed_posts_time_since() (previously declared in \wp-content\plugins\recently-viewed-posts\recentlyviewedposts.php:108) in \wp-content\plugins\recently-viewed-posts\recentlyviewedposts.php on line 108
Please upgrade to 2.1.0.1. I believe I have fixed it.
Thanks for letting me know, freewo, uwiuw and claud925. I'm sorry for the inconvenience.
This topic has been closed to new replies.