Problem error with template stratos and mysql 5.1.4
Posted 10 years 10 months ago
Hi, i need help please.
I'm doing a cd using joomla 2.5.21 with a stratos template running on a distribution of servertogo 1.8.2 (PHP 5.3.2 MySQL 5.1.46).
I developed the site locally on xampp for windows version 1.7.2 (MySQL: 5.1.37 and PHP: 5.3.0])and everything was ok.
When i transfer it on servertogo i get these error messages.
Warning: Invalid argument supplied for foreach() in server2go\htdocs\libraries\joomla\access\access.php on line 409
Warning: Invalid argument supplied for foreach() in server2go\htdocs\libraries\joomla\plugin\helper.php on line 59
Warning: Invalid argument supplied for foreach() in server2go\htdocs\libraries\joomla\plugin\helper.php on line 59
Warning: Invalid argument supplied for foreach() in server2go\htdocs\libraries\joomla\application\menu.php on line 63
Warning: Invalid argument supplied for foreach() in server2go\htdocs\includes\application.php on line 462
Fatal error: Call to a member function get() on a non-object in server2go\htdocs\templates\beez_20\error.php on line 10
Any idea for problem solving?
Any suggestion?
Thanks a lot
Re: Problem error with template stratos and mysql 5.1.4
Posted 10 years 10 months ago
Either one of two things have happened:
1) some files got corrupted during transfer, If your server has Cpanel then upload your site ZIP file and then extract out on the server.
2) the Apache and PHP settings on your remote server and XAMPP don't match. Examine Admin -> Site or System -> System Information -> PHP Information -> for both servers and try to spot the difference.