0
|
Hello, The message you see is nothing bad, but a warning for the code not using the strictest standards. It displays due to the error reporting settings in your php.ini file. Currently you have it set to 'error_reporting = E_ALL & ~E_NOTICE & ~E_DEPRECATED' You will want to place a semi-colon ; in front of that line to comment it out and remove the one in front of the line 'error_reporting = E_COMPILE_ERROR|E_ERROR|E_CORE_ERROR'. This will cause only true errors to display when they occur and not informational ones like the one you see on your site. Kindest Regards, Scott M |
Email: | support@WebHostingHub.com | Ticket: | Submit a Support Ticket |
---|---|---|---|
Call: |
877-595-4HUB (4482) 757-416-6627 (Intl.) |
Chat: | Click To Chat Now |