Hello, we are using one of your T3 templates JA Donate (v.2.0.0). We just recently started observing repeated deprecated errors on the front end of our website using edge, chrome, and firefox. Is there a known recent issue with this experience? http://madisonscoutsalumni.org is our URL - thanks in advance.
Recent deprecated errors in module positions
- Edited
flc-pearsony HI
I fixed these warnings by updating these files:
/templates/ja_donate/html/com_content/featured/default_item.php
/templates/ja_donate/html/modules.php
Kindly check.
Yes, the warnings in almost all of the module postions are resolved, but at the very top, there is still issues where the template is pushed down approximately 500px. You can view the text by blocking down from the top with your mouse.
Deprecated: Automatic conversion of false to array is deprecated in /home/fastlan4/public_html/msaa_prod/libraries/src/Document/Document.php on line 505
Deprecated: Automatic conversion of false to array is deprecated in /home/fastlan4/public_html/msaa_prod/libraries/src/Document/Document.php on line 505
Deprecated: Automatic conversion of false to array is deprecated in /home/fastlan4/public_html/msaa_prod/libraries/src/Document/Document.php on line 600
Deprecated: Automatic conversion of false to array is deprecated in /home/fastlan4/public_html/msaa_prod/libraries/src/Document/Document.php on line 600
Deprecated: Automatic conversion of false to array is deprecated in /home/fastlan4/public_html/msaa_prod/libraries/src/Document/Document.php on line 600
flc-pearsony Hi
This is core file of Joomla, I can't customize it. I think you can hide this deprecated message by set Error Reporting to None in Global configuration for now, when new version of Joomla release, you can update new version to fix it.
Thanks for the feedback. I've made this temporary adjustment.