Infinite loop detected in JError
You get this error message, what is to do?
Normally you get this becouse you maybe made a copy of your website on a other adress.
Now this is what you need to check:
Open you configuration.php from your Joomla installation.
Check the path to logs and to tmp, it schould be in (public $log_path) and (public $tmp_path), schould look like this:
Cpanel: /home/domain/public_html/logs
Cpanel:/home/domain/public_html/tmp
Plesk: /var/www/vhosts/domain/httpdocs/logs
Plesk: /var/www/vhosts/domain/httpdocs/tmp
If the path is corect and you still have this problem then check this:
Check if your user for the database is connectet corect for example: User Admin to the database1
We we could help you,
your Team b-4b