gandhi Posted August 28, 2008 Posted August 28, 2008 I've gone through everything and double check it all :( 3 hours and all i get is this when i click on add a product to cart: Parse error: syntax error, unexpected '}' in /home/brewreco/public_html/shop/login.php on line 172 very unhappy :( Quote
♥geoffreywalton Posted August 28, 2008 Posted August 28, 2008 Looks like you have incorrectly installed the pwa amendment for that file. Where I have used it, mine goes from line 151 to 182 and works fine but it is on a template. Suggest you recheck login.php Quote Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile Virus Threat Scanner My Contributions Basic install answers. Click here for Contributions / Add Ons. UK your site. Site Move. Basic design info. For links mentioned in old answers that are no longer here follow this link Useful Threads. If this post was useful, click the Like This button over there ======>>>>>.
gandhi Posted August 28, 2008 Author Posted August 28, 2008 <?php } ?> <tr> <td><table border="0" width="100%" cellspacing="0" cellpadding="2"> if (defined('PURCHASE_WITHOUT_ACCOUNT') && (PURCHASE_WITHOUT_ACCOUNT == 'ja' || PURCHASE_WITHOUT_ACCOUNT == 'yes')) { ?> <tr> my section in question looks like the above.... :( Quote
gandhi Posted August 28, 2008 Author Posted August 28, 2008 also getting this error whenever i click on a product: Parse error: syntax error, unexpected T_STRING in /home/brewreco/public_html/shop/includes/classes/order.php on line 35 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.