News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

User field ZIP issue

Started by geldd001, May 04, 2014, 11:48:34 AM

Previous topic - Next topic

geldd001

Hello,

Our customers forget to state in the Zip code. It is a shopper field that is Required. On th efrontpage it is visible with a * mark as required.
So far so good. After filling in all the requirements without the zip field you can continue! I found out that there is a single default space in the zip field.

Where can this be removed.

Virtuemart 2.0.26d

GJC Web Design

clean 2.0.26d

no blank space in zip field

3rd party template? Live url?

[attachment cleanup by admin]
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

geldd001

Hello,

The template is no 3rd party template.

Live site: www.electro-andijk.nl

I will appreciate if you have any idea.

GJC Web Design

this is most definitely a 3rd party cart CMSmart One page checkout plugin if I'm not mistaken

loading

<link rel="stylesheet" href="/plugins/system/onestepcheckout/assets/themes/default/css/style-red.css" type="text/css" />


BTW . there is no ' ' in the form value for the zip field

<input type="text" maxlength="7" class="required" value="" size="30" name="zip" id="zip_field">

the post with an empty zip is

virtuemart_shipmentmethod_id=32&virtuemart_paymentmethod_id=1&email=&company=&title=Dhr&first_name=&middle_name=&last_name=&address_1=&address_2=&zip=+&city=&virtuemart_country_id=150&virtuemart_state_id=&phone_1=&phone_2=&fax=&STsameAsBT=1&shipto_address_type_name=ST&shipto_company=&shipto_first_name=&shipto_middle_name=&shipto_last_name=&shipto_address_1=&shipto_address_2=&shipto_zip=+&shipto_city=&shipto_virtuemart_country_id=150&shipto_virtuemart_state_id=&shipto_phone_1=&shipto_phone_2=&shipto_fax=&customer_comment=&tosAccepted=0&task=confirm&option=com_virtuemart&view=cart

has a stray + in it

&address_2=&zip=+&city

looks like a coding error in the plugin over ride



GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

geldd001

You are correct. It is CMSmart One page. I thought you mentioned the layout template.

I really have no idea where to look for it. Can you help me in the right direction?

Thanx

GJC Web Design

Sorry - I don't think you can expect help on this forum for 3rd party extensions.. it is either contact CMSmart direct or quite happy to have a look for you at my normal rate..

email or pm me if you need this service
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

jenkinhill

Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

geldd001

I apologie for my question about a 3rd party extention.
I will contact them right away. I was thinking it had something to do with my Virtuemart settings.