| |

I was getting a Session.php error in my backend of Joomla website. After searching around I only found that the error is caused by my webhosting company. I talked to them and came up with a solution.
1. Navigate to /joomla_path/libraries/joomla/session/
2. Edit session.php file
3. Replace code:
foreach ($arr as $i => $option)
With code:
foreach ( (array)$arr as $i => $option)
Read 374 times
Ayande
Website: www.ayande.se E-mail: This e-mail address is being protected from spambots. You need JavaScript enabled to view itContact Details
-
CityStockholm
-
CountrySweden
More in this category:
« Removing key.jpg from Joomla Registration Page
Polls






Do not promote sites here.