| ||||||||||
Shopping cart software Solutions for online shops and malls | ||||||||||
|
X-Cart Home | FAQ | Forum rules | Calendar | User manuals | Login |
Additional fields for address book | ||||
|
|
Thread Tools | Search this Thread |
#11
|
|||||||||
|
|||||||||
Re: Additional fields for address book
There should be only "id" field in the address book table, no "addressid" one (it is indeed means "addressid", but called "id").
The "addressid" field should be added to the "xcart_register_field_values" table. Hope it helps.
__________________
Alex Solovev, Qualiteam --- User manual Video tutorials X-Cart FAQ You are welcome to press "Thanks" button if you find this post useful Click here to learn how to apply patches X-Cart Extensions |
|||||||||
#12
|
|||||||||
|
|||||||||
Re: Additional fields for address book
Quote:
For some reason my installation was causing php errors saying addressid was a missing field within address_book - unfortunately i don't have the error messages anymore, but adding addressid to the table stopped the error.
__________________
Darren Kierman Carlisle Glass (http://www.carlisleglass.co.uk/) ... running X-Cart Gold 4.4.5 [unix] |
|||||||||
#13
|
|||||||||
|
|||||||||
Re: Additional fields for address book
Brilliant! This is really useful!
__________________
CartOnSteroids.com- X-Cart modules development Newsletter Subscription Booster, Join Orders, Abandoned Cart Reminder and more... NEW - Complete Solution for Personalized Products |
|||||||||
#14
|
|||||||
|
|||||||
Re: Additional fields for address book
I'm getting this:
Code:
__________________
X-Cart 4.1.x to 4.7.x |
|||||||
#15
|
|||||||
|
|||||||
Re: Additional fields for address book
Actually there's a set of errors on each completed order, from the same URL specified above
Code:
__________________
X-Cart 4.1.x to 4.7.x |
|||||||
#16
|
|||||||||
|
|||||||||
Re: Additional fields for address book
Oh, sorry. There seem to be an issue with the patch.
Please edit the include/func/func.user.php script and replace this code: Code:
with this: Code:
__________________
Alex Solovev, Qualiteam --- User manual Video tutorials X-Cart FAQ You are welcome to press "Thanks" button if you find this post useful Click here to learn how to apply patches X-Cart Extensions |
|||||||||
#17
|
|||||||||
|
|||||||||
Re: Additional fields for address book
I've update the patch. So, it contains the fix provided above.
__________________
Alex Solovev, Qualiteam --- User manual Video tutorials X-Cart FAQ You are welcome to press "Thanks" button if you find this post useful Click here to learn how to apply patches X-Cart Extensions |
|||||||||
#18
|
|||||||
|
|||||||
Re: Additional fields for address book
Thank you, this solved the problem.
For some reason though, the extra fields are invisible, even if the HTML code is there. Please see: http://www.blueneon.ro/alinush/hidden.jpg Also, how can we insert these fields between the other address book fields? For example, I need Address line 3 after Address line 2, but I can't insert it there: http://www.blueneon.ro/alinush/fields.jpg
__________________
X-Cart 4.1.x to 4.7.x |
|||||||
#19
|
|||||||||
|
|||||||||
Re: Additional fields for address book
Repositioning is not supported, unfortunately.
Additional customization will be rquired e.g. in this template -> skin/%skin%/(main/modules)/address_fields.tpl
__________________
Alex Solovev, Qualiteam --- User manual Video tutorials X-Cart FAQ You are welcome to press "Thanks" button if you find this post useful Click here to learn how to apply patches X-Cart Extensions |
|||||||||
#20
|
|||||||||
|
|||||||||
Re: Additional fields for address book
What browser do you use? Please clarify.
__________________
Alex Solovev, Qualiteam --- User manual Video tutorials X-Cart FAQ You are welcome to press "Thanks" button if you find this post useful Click here to learn how to apply patches X-Cart Extensions |
|||||||||
|
|||
X-Cart forums © 2001-2020
|