Jump to content

ccmx106

Members
  • Posts

    7
  • Joined

  • Last visited

ccmx106's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. I was able to find the issue I was having. As it turns out, the red asterisk was on the wrong side of the state selection drop down. Not a huge issue by itself except that Presta was allowing customers to register without actually selecting the state (verified that this is possible and subsequently proceeded through with the transaction, receiving the same error message I had been getting.) Not sure if this is the correct way to fix the issue or not, but in the /controllers/admin/AdminAddressesController.php at line 289 I changed 'required' to true and now if the customer skips over the state selection it returns an error message that a state is required for this country. Hope this helps!
  2. Has anyone had any success with fixing this issue? I am having the same issue with our shop. Thanks.
  3. you can add this line after the {/foreach} in blockinfos.tpl, this also works with your category tree in blockcategories.tpl if you want to add links there as well. depending on whether or not you are using friendly url you may need to change the link to suit. Contact Us
×
×
  • Create New...