deprecation erros on production site
Well-designed restaurant Joomla template with parallax effect.
- GK User
- Mon Jul 03, 2017 9:16 am
Hi guys!
You have two beautiful lines in your template file index.php:
I love they!
I got many deprecation errors on production site after migrating to php 7.1!
By the way - I have turned off errors in my php settings!
I have a hard time to find the source of they.
I have turnd off Joomla errors but still got them!
Why?
Why do you set ON PRODUCTION SITE!!!! errors on!
Why?
Why don't you use standart Joomla settings?
Are you kidding?
You have two beautiful lines in your template file index.php:
- Code: Select all
ini_set('error_reporting', E_ALL & ~E_NOTICE & ~E_WARNING & ~E_STRICT);
ini_set('display_errors','On');
I love they!
I got many deprecation errors on production site after migrating to php 7.1!
By the way - I have turned off errors in my php settings!
I have a hard time to find the source of they.
I have turnd off Joomla errors but still got them!
Why?
Why do you set ON PRODUCTION SITE!!!! errors on!
Why?
Why don't you use standart Joomla settings?
Are you kidding?
-
- Fresh Boarder
- teitbite
- Thu Jul 06, 2017 10:14 am
Hi
It should be commented out as default, I'm guessing programmers missed that during updating packages. Sorry for that and thank You for reporting.
It should be commented out as default, I'm guessing programmers missed that during updating packages. Sorry for that and thank You for reporting.
-
- Moderator
- teitbite
- Tue Jul 11, 2017 12:13 pm
Hi
Problem has been corrected in packages.
Problem has been corrected in packages.
-
- Moderator
3 posts
• Page 1 of 1