Jump to content

[SOLVED] Simple but troublesome bug fix - error 'Invalid Address'


Torbz

Recommended Posts

I need immediate fix help to eradicate a bug which relates most likely to my custom temple from 1.4.4 breaking the upgraded 1.4.11 version of the shop.

 

When a customer attempts to add a different billing address to delivery, I get an "Invalid Address" error message.

 

See also this thread for more details -

http://www.prestashop.com/forums/topic/291505-invalid-address-issue-due-to-incompatible-custom-theme-after-upgrade-to-1411/

 

Willing to pay up to GBP30 p/h for a fix and I will require a report of which file(s) was/were responsbile.

 

Please PM me if you're interested - this is high priorty as Xmas is approaching so its a busy time for the client.

 

UPDATE: This problem has now been fixed by

CISPLEX,10 - SouthTukoganj, Indore, M.P., India-452001.
Telephone: +1(408)705 1160, [spam-filter](731)406 1154. Website: http://www.cisin.com

 

thank you guys - good job - fixed in under an hour

 

SOLUTION (from CIS developer):

in order-address.js file put the check for presence of  invoice select box
if (orderProcess == 'order' && $('select#id_address_invoice').size())

 

 

Edited by Torbz (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...