hi,

The problem i am facing is Notice messages in my website when i upload site on domain. I tried to sort it out by applying error_reporting(0) in php and code in htaccess file to disable error reporting. But problem is still there as shown in my website www.bathroomfurniturestore.co.uk

Please do recommend, what should i do now? How can i disable this error reporting messages.

You can put

php_flag display_errors off

in your .htaccess file

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.