Always mention version of your OpenCart!
Norman in 't Veldt
Moderator OpenCart Forums
_________________ READ and Search BEFORE POSTING _________________
Our FREE search: Find your answer FAST!.
[How to] BTW + Verzend + betaal setup.
This is possible to make required or not in 1.4.9.1 from the BO.
For older versions use How can I make the "postcode" required when registering? and Postcode Req in "Guest Checkout"
For older versions use How can I make the "postcode" required when registering? and Postcode Req in "Guest Checkout"
Norman in 't Veldt
Moderator OpenCart Forums
_________________ READ and Search BEFORE POSTING _________________
Our FREE search: Find your answer FAST!.
[How to] BTW + Verzend + betaal setup.
You could change your code based on the 2 topics I give you, or upgrade to 1.4.9.1
Norman in 't Veldt
Moderator OpenCart Forums
_________________ READ and Search BEFORE POSTING _________________
Our FREE search: Find your answer FAST!.
[How to] BTW + Verzend + betaal setup.
BO is two topics?? and your sentences doesn't make sense to me. sorry.This is possible to make required or not in 1.4.9.1 from the BO.
pretty much it is saying that it could make required or not in the 1.4.9.1 from the BO (whatever BO is). It doesn't say that it could make required in my version.
I'm working on the same problem. I've upgraded my store to 1.4.9.1 but I can't find the option you are referring to that would allow me to change whether the zip code is required or not. I'm sure this is a total n00b question, but what do you mean by BO?
I think he means back office or maybe his stinky underarms.
I noticed this issue as well in 1.4.9.1 that when it's not required, it outputs the field without the asterix for a visual representation of the required field.
I think you should manually put it into the account/create.tpl file for now and then when I have an extra moment, I'll look at it & post a fix (not in a frame of mind to look at the code right now)
I noticed this issue as well in 1.4.9.1 that when it's not required, it outputs the field without the asterix for a visual representation of the required field.
I think you should manually put it into the account/create.tpl file for now and then when I have an extra moment, I'll look at it & post a fix (not in a frame of mind to look at the code right now)
http://www.alreadymade.com
Follow me on twitter.com/alreadymade
why is that an "issue" ? That is a feature.readyman wrote: I noticed this issue as well in 1.4.9.1 that when it's not required, it outputs the field without the asterix for a visual representation of the required field.
The setting for required or not is in the admin->localisation->country->edit
Hi,
I am running 1.4.9.1, but when I go to admin->localisation->country->edit I got this error:
Error: Unknown column 'postcode_required' in 'field list'
Error No: 1054
UPDATE country SET status = '1', name = 'United States', iso_code_2 = 'US', iso_code_3 = 'USA', address_format = '{firstname} {lastname}\r\n{company}\r\n{address_1}\r\n{address_2}\r\n{city}, {zone} {postcode}\r\n{country}' , postcode_required = '1' WHERE country_id = '223'
Any suggestions?
Thanks!
I am running 1.4.9.1, but when I go to admin->localisation->country->edit I got this error:
Error: Unknown column 'postcode_required' in 'field list'
Error No: 1054
UPDATE country SET status = '1', name = 'United States', iso_code_2 = 'US', iso_code_3 = 'USA', address_format = '{firstname} {lastname}\r\n{company}\r\n{address_1}\r\n{address_2}\r\n{city}, {zone} {postcode}\r\n{country}' , postcode_required = '1' WHERE country_id = '223'
Any suggestions?
Thanks!
sounds like you didn't run the upgrade.php when you upgradedb2bblack wrote:Hi,
I am running 1.4.9.1, but when I go to admin->localisation->country->edit I got this error:
Error: Unknown column 'postcode_required' in 'field list'
Error No: 1054
UPDATE country SET status = '1', name = 'United States', iso_code_2 = 'US', iso_code_3 = 'USA', address_format = '{firstname} {lastname}\r\n{company}\r\n{address_1}\r\n{address_2}\r\n{city}, {zone} {postcode}\r\n{country}' , postcode_required = '1' WHERE country_id = '223'
Any suggestions?
Thanks!
Who is online
Users browsing this forum: No registered users and 30 guests