I'm trying to install this and after entering in all the db and admin details i get the following:
How can I increase the Max execution time?Fatal error: Maximum execution time of 30 seconds exceeded in E:\server2go\htdocs\home\cart\install\model\install.php on line 27
I tried just manually creating all the tables and that looked good, but then i got errors on the admin side
and didnt have permissions to do anything admin.Notice: unserialize() [function.unserialize]: Error at offset 84 of 4120 bytes in E:\server2go\htdocs\home\cart\system\helper\user.php on line 43Warning: Invalid argument supplied for foreach() in E:\server2go\htdocs\home\cart\system\helper\user.php on line 43Warning: Cannot modify header information - headers already sent by (output started at E:\server2go\htdocs\home\cart\admin\index.php:57) in E:\server2go\htdocs\home\cart\system\engine\controller.php on line 23
Can someone please help me