learning23
Member
Posted 8 months ago #
Can someone please help me understand why my website is not working and why I can't edit my website?
This is the error message that comes up when I try to access both my site and my wp control centre
Fatal error: Cannot redeclare add_scounter() (previously declared in /home/photogr2/public_html/wp-content/themes/DeepFocus/functions.php:265) in /home/photogr2/public_html/wp-content/themes/DeepFocus/epanel/core_functions.php on line 410
My website is http://www.photographybytahneemay.com
Can someone please help me?
Thank you.
stepquick
Member
Posted 8 months ago #
It's saying a function has been declared twice. Once in functions.php on 265, and again in core_functions line 410.
It looks like it's partially to do with the theme you're using. you will have to remove the declaration from one of those files.
learning23
Member
Posted 8 months ago #
My website has been working for several months now so it's bizarre that it has decided to not work when I haven't even changed anything.
Anyway, I'm a complete noob when it comes to anything to do with websites, html, etc. How do I remove the declaration?
learning23
Member
Posted 8 months ago #