AbanteCart Community

Shopping Cart Operations => Support => General Support => Topic started by: WHS on December 25, 2013, 09:44:24 AM

Title: Parse error in customer login page
Post by: WHS on December 25, 2013, 09:44:24 AM
Please help.

My webpage is "westhouseshop.com". Customer got following error "Parse error: syntax error, unexpected '{' in /home5/twocwsho/public_html/storefront/model/account/address.php on line 182", when return customer tried to login their account, and new customer when clicking "continue" bottom after registration.
Title: Re: Parse error in customer login page
Post by: Basara on December 25, 2013, 09:55:37 AM
Please help.

My webpage is "westhouseshop.com". Customer got following error "Parse error: syntax error, unexpected '{' in /home5/twocwsho/public_html/storefront/model/account/address.php on line 182", when return customer tried to login their account, and new customer when clicking "continue" bottom after registration.

Hello. Did You modify any original files? try to restore original.  You can get source files for AbanteCart 1.1.7 here (https://github.com/abantecart/abantecart-src/)
Do not forget to backup.
Title: Re: Parse error in customer login page
Post by: WHS on December 25, 2013, 10:22:41 AM
No file was modified.
Title: Re: Parse error in customer login page
Post by: WHS on December 25, 2013, 10:38:02 AM
Fixed. The error is right in address.php on line 182. Thank you