Ver 1.1 Bugs
Posted: Thu Jan 28, 2010 3:21 am
I have install Alegrocart ver 1.1 on my local PC using XAMPP. But cannot run very well and error code like that:
Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\upload\library\locator.php on line 77
Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\upload\library\locator.php on line 77
Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\upload\library\locator.php:77) in C:\xampp\htdocs\upload\library\session\session.php on line 19
Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\upload\library\locator.php:77) in C:\xampp\htdocs\upload\library\language\language.php on line 56
Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\upload\library\locator.php:77) in C:\xampp\htdocs\upload\library\cart\currency.php on line 46
Whats the trouble? How can I fix it? Thanks..
Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\upload\library\locator.php on line 77
Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\upload\library\locator.php on line 77
Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\upload\library\locator.php:77) in C:\xampp\htdocs\upload\library\session\session.php on line 19
Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\upload\library\locator.php:77) in C:\xampp\htdocs\upload\library\language\language.php on line 56
Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\upload\library\locator.php:77) in C:\xampp\htdocs\upload\library\cart\currency.php on line 46
Whats the trouble? How can I fix it? Thanks..