Hello,
I inherited a website that I am helping run for a club. It uses PHPBB and Wordpress. We migrated it to a online hosting service. We got everything working except for one single part of the site. The error involves Date time. Here is the general error. There is more two it and it points to other files but the gyst of the error is this
Fatal error: Uncaught exception ‘Exception’ with message ‘DateTime::__construct(): Failed to parse time string (5) at position 0 (5): Unexpected character’ in /home1/gmdgcorg/public_html/wp-content/themes/HorseRacing/sidebar.php:51 Stack trace: #0 /home1/gmdgcorg/public_html/wp-content/themes/HorseRacing/sidebar.php(51): DateTime->__construct(‘5’) #1
Here is the line of code its complaining about
Again if you need anymore info please ask. I appreciate any help you can give me and I am sorry if this is not the proper forum for this question
Thanks!