Fix for Infinite loop detected in JError in Joomala site
by rajesh[ Edit ] 2012-03-21 23:12:41
The fix for Infinite loop detected in JError on a joomla site running in windows plesk and using mysql was simple.
This may not be the only reason that creates "Infinite loop detected in JError" error but this was the case with our sites.
Fix: edit configuration.php and change mysqli to mysql. The sites where migrated to a new server and this was the fix.