Hi people,
I'm in the process of setting up an OpenCart install for a friend. So far everything is going pretty smoothly, except for one annoying little issue.
Now I know that this problem has been covered previously, and in most cases has been found to be SSL related, but in this case we haven't enabled SSL yet, and all the solutions previously posted have not worked.
When you head to the registration page and attempt to fill in the form, there's no data in the state drop-down.
If you go through to the checkout as a guest (there's a test product in the "Other" category at the moment) and attempt to estimate shipping (using the Australia Post extension) you are given the same problem.
So far I have found that anywhere on the front end that calls that drop-down will not populate it with data (with the exception of going through the checkout as a guest), but if you head into the admin panel and create a user, or edit options, the drop-down has the required data.
Has anyone run into this issue in this same manner before, or is this going to be that one tiny issue that makes itself a bigger problem than it should be?
Any help is greatly appreciated.
Thanks,
Ben
EDIT: I should mention that this install was done today via Softaculous, so it is running v1.5.3(.1?)
I'm in the process of setting up an OpenCart install for a friend. So far everything is going pretty smoothly, except for one annoying little issue.
Now I know that this problem has been covered previously, and in most cases has been found to be SSL related, but in this case we haven't enabled SSL yet, and all the solutions previously posted have not worked.
When you head to the registration page and attempt to fill in the form, there's no data in the state drop-down.
If you go through to the checkout as a guest (there's a test product in the "Other" category at the moment) and attempt to estimate shipping (using the Australia Post extension) you are given the same problem.
So far I have found that anywhere on the front end that calls that drop-down will not populate it with data (with the exception of going through the checkout as a guest), but if you head into the admin panel and create a user, or edit options, the drop-down has the required data.
Has anyone run into this issue in this same manner before, or is this going to be that one tiny issue that makes itself a bigger problem than it should be?
Any help is greatly appreciated.
Thanks,
Ben
EDIT: I should mention that this install was done today via Softaculous, so it is running v1.5.3(.1?)
ditto.
+with Sofaculous, 1.5.3.
Fastpartz.com
+with Sofaculous, 1.5.3.
Fastpartz.com
I found this on another forum: http://support.themeburn.com/topic/regi ... #post-9549
as you can read, I have switched back and forth with the themes and this has shown that "my" issue is entirely theme driven, I guess.
hope this helps, a little?
as you can read, I have switched back and forth with the themes and this has shown that "my" issue is entirely theme driven, I guess.
hope this helps, a little?
has anyone come so a solution for this; this is holding me back from going live - I don't really want to with the default theme...
P
P
further, I recieved an update from Themeburn - they have addressed it in their shoppica theme - 2.1, for 1.5.3.1 - I hope that helps (somewhat?!)
I have the same issue here (Australia Post shipping on 1.5.3.1 with a Theme that has been updated for this version). No states in the drop down. Deceiver, I seeyou have it fixed on your site - can you please let me know how you fixed it?
Thanks.
Thanks.
I just ran into the same issue described here and after debugging for a while, I found the solution. It was the issue with jquery min package. Update jquery to 1.7.2 full (http://code.jquery.com/jquery-1.7.2.js) and it should work like a charm.
1. Download jquery and place it in catalog/view/javascript/jquery
2. Update the jquery link in your header catalog/view/theme/your_theme_name/template/common/header.tpl
3. Enjoy
1. Download jquery and place it in catalog/view/javascript/jquery
2. Update the jquery link in your header catalog/view/theme/your_theme_name/template/common/header.tpl
3. Enjoy

Hi,
I updated the jquery but am still getting blank Region/State issue?
along with "Notice: Undefined index: zone_id in catalog/controller/account/register.php on line 322" error
any ideas?
http://www.onereason.org/shop/index.php ... t/register
I updated the jquery but am still getting blank Region/State issue?
along with "Notice: Undefined index: zone_id in catalog/controller/account/register.php on line 322" error
any ideas?
http://www.onereason.org/shop/index.php ... t/register
Hi elfuego
I downloaded http://code.jquery.com/jquery-1.7.2.js and replace the 1.7.1 with 1.7.2. but dont understand about your second point which is to "update the jquery link in your header". I have another webstore with the same theme which shows the "Region" dropdown menu.
http://lolitaestore.com/index.php?route ... t/register (dropdown menu works)
http://rajabadu.com/index.php?route=account/register (dropdown menu does NOT work)
PS: Cleared the cache... Still no luck.
Please help. Thanks.
I downloaded http://code.jquery.com/jquery-1.7.2.js and replace the 1.7.1 with 1.7.2. but dont understand about your second point which is to "update the jquery link in your header". I have another webstore with the same theme which shows the "Region" dropdown menu.
http://lolitaestore.com/index.php?route ... t/register (dropdown menu works)
http://rajabadu.com/index.php?route=account/register (dropdown menu does NOT work)
PS: Cleared the cache... Still no luck.
Please help. Thanks.
Had the same problem it was my custom theme, I read this:
http://www.opencart.com/index.php?route ... h=77_43_44
I deleted anything that was not custom and voila it works; the only folders I have in the
/catalog/view/theme/MyTheme/ are
..
image
stylesheet
template/common/footer.tpl and header.tpl
template/module <-- custom *.tpl files only
I had no need to install jquery-1.7.2.js
I hope this helps.
http://www.opencart.com/index.php?route ... h=77_43_44
I deleted anything that was not custom and voila it works; the only folders I have in the
/catalog/view/theme/MyTheme/ are
..
image
stylesheet
template/common/footer.tpl and header.tpl
template/module <-- custom *.tpl files only
I had no need to install jquery-1.7.2.js
I hope this helps.
TML: Time Machine for Linux
I had the same problem and this worked!!! Thanks so much elfuego ! God bless you! 

All Around Fem
Women's Wholesale & Retail Accessories
http://www.allaroundfem.com/
Sexy lingerie, fashion jewelry, beauty, handbags & more!
OpenCart Version 1.5.4.1
BTW, this also fix my inability to add items to my cart, not sure how but THANKS SO MUCH




All Around Fem
Women's Wholesale & Retail Accessories
http://www.allaroundfem.com/
Sexy lingerie, fashion jewelry, beauty, handbags & more!
OpenCart Version 1.5.4.1
I changed my template to default but it made no difference I still don't have any regions/states available on my checkout page although they are on my registration page.
website is http://cellfoodaustralia.com
website is http://cellfoodaustralia.com
Just worked for my above post thank youelfuego wrote:I just ran into the same issue described here and after debugging for a while, I found the solution. It was the issue with jquery min package. Update jquery to 1.7.2 full (http://code.jquery.com/jquery-1.7.2.js) and it should work like a charm.
1. Download jquery and place it in catalog/view/javascript/jquery
2. Update the jquery link in your header catalog/view/theme/your_theme_name/template/common/header.tpl
3. Enjoy
Who is online
Users browsing this forum: No registered users and 64 guests