Getting PHP Warning: Invalid argument supplied for foreach()

Questions related to the configuration of Joomla, Templates, and Security related questions/issues
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Wed Oct 09, 2013 6:07 pm
I am getting these errors daily and wondering if anyone else was or if there is a fix.

This is on paleadershipconference.org/.com. Running the Joomla Fest Theme.

[09-Oct-2013 15:58:41 UTC] PHP Warning: Invalid argument supplied for foreach() in /home/paleader/public_html/templates/gk_fest/html/com_content/article/default.php on line 13
[09-Oct-2013 15:58:52 UTC] PHP Warning: Invalid argument supplied for foreach() in /home/paleader/public_html/templates/gk_fest/html/com_content/article/default.php on line 13
[09-Oct-2013 15:58:59 UTC] PHP Warning: Invalid argument supplied for foreach() in /home/paleader/public_html/templates/gk_fest/html/com_content/article/default.php on line 13
[09-Oct-2013 15:59:08 UTC] PHP Warning: Invalid argument supplied for foreach() in /home/paleader/public_html/templates/gk_fest/html/com_content/article/default.php on line 13
[09-Oct-2013 15:59:16 UTC] PHP Warning: Invalid argument supplied for foreach() in /home/paleader/public_html/templates/gk_fest/html/com_content/article/default.php on line 13
[09-Oct-2013 15:59:23 UTC] PHP Warning: Invalid argument supplied for foreach() in /home/paleader/public_html/templates/gk_fest/html/com_content/article/default.php on line 13
[09-Oct-2013 15:59:27 UTC] PHP Warning: Invalid argument supplied for foreach() in /home/paleader/public_html/templates/gk_fest/html/com_content/article/default.php on line 13
[09-Oct-2013 16:01:22 UTC] PHP Warning: Invalid argument supplied for foreach() in /home/paleader/public_html/templates/gk_fest/html/com_content/article/default.php on line 13
User avatar
Junior Boarder

GK User
Thu Oct 10, 2013 7:52 am
Please configure your server according to Joomla! requirements so disable display_errors option in PHP configuration. How to solve this problem you find here Quickstart Installation Problems – How to fix them?
User avatar
Platinum Boarder

GK User
Thu Oct 10, 2013 3:03 pm
bkrztuk wrote:Please configure your server according to Joomla! requirements so disable display_errors option in PHP configuration. How to solve this problem you find here Quickstart Installation Problems – How to fix them?


Checked my php settings with your link and all recommended items are off.
User avatar
Junior Boarder

GK User
Sat Oct 12, 2013 1:25 pm
So probably one of your extensions overwrite this rules, please try to add to your template ini_set rule like it is described here Quickstart Installation Problems – How to fix them?
User avatar
Platinum Boarder


cron