[vQmod] Add new field to Registration Form,Frontend&Backend
Re: [vQmod] Add new field to Registration Form,Frontend&Back
maranjo wrote:Just used this on 1.5.2.1 and it only needed two minor alterations to the xml file:
1) in search for 'final class Affiliate' in system/library/affiliate.php change the search to 'class Affiliate'
2) in search for 'final class Customer' in system/library/customer.php change the search to 'class Customer'
Apart from that, it all seems to work fine.
Many thanks for this contribution!
Martin
thank you, Martin.
-

alper60 - Posts: 6
- Joined: Sun Apr 08, 2012 9:02 pm
Re: [vQmod] Add new field to Registration Form,Frontend&Back
Hello,
The info provided so far here was great, I managed to add some extra fields to the registration form.
Now I want some of those new fields to appear in the order info (order details) in admin, under customer name.
Any idea how to do that?
Many thanks.
The info provided so far here was great, I managed to add some extra fields to the registration form.
Now I want some of those new fields to appear in the order info (order details) in admin, under customer name.
Any idea how to do that?
Many thanks.
- robinson
- Posts: 14
- Joined: Thu Jan 26, 2012 10:13 pm
Re: [vQmod] Add new field to Registration Form,Frontend&Back
maranjo wrote:Just used this on 1.5.2.1 and it only needed two minor alterations to the xml file:
1) in search for 'final class Affiliate' in system/library/affiliate.php change the search to 'class Affiliate'
2) in search for 'final class Customer' in system/library/customer.php change the search to 'class Customer'
Apart from that, it all seems to work fine.
Many thanks for this contribution!
Martin
A build on this - almost all working perfectly, but I have an error when someone registers at checkout. If they register first, then the new field is accepted. But if they add items to their cart, then register at the point of checkout, they get an error that says the new field (in this case, 'venue') is undefined.
The error text says (text retyped verbatim, hopefully no typos!):
- Code: Select all
SyntaxError: Unexpected token <
OK
<b>Notice</b>: Undefined index: venue in
<b>/home/sites/firesticksandsong.com/public_html/shop/
vqmod/vqcache/vq2-catalog_controller_checkout_register.p
hp</b> on line <b>102</b>{"error":{"venue":"Please add
details of your performance venue"}}
Any clues would be most welcomed - I'm not familiar enough with all that's being changed to be confident about where I'm looking.
This may or may not be a 1.5.2 issue - I suspect it is something I've missed in altering the vqmod file, and have checked laboriously but can find nothing awry. Nothing in the vqmod error log, by the way.
Martin
- maranjo
- Posts: 38
- Joined: Wed Apr 28, 2010 12:39 pm
Re: [vQmod] Add new field to Registration Form,Frontend&Back
maranjo wrote:maranjo wrote:The error text says (text retyped verbatim, hopefully no typos!):
- Code: Select all
SyntaxError: Unexpected token <
OK
<b>Notice</b>: Undefined index: venue in
<b>/home/sites/firesticksandsong.com/public_html/shop/
vqmod/vqcache/vq2-catalog_controller_checkout_register.p
hp</b> on line <b>102</b>{"error":{"venue":"Please add
details of your performance venue"}}
Any clues would be most welcomed - I'm not familiar enough with all that's being changed to be confident about where I'm looking.
This may or may not be a 1.5.2 issue - I suspect it is something I've missed in altering the vqmod file, and have checked laboriously but can find nothing awry. Nothing in the vqmod error log, by the way.
Martin
Hi, I see you replaced "cedu" by your field's name "venue". Something must have gone wrong when you replaced it, remember you have to be careful with capitalization, Cedu should be replaced with Venue.
You want to thank me for my time!
Click here to donate
Click here to donate- marvmen21
- Posts: 363
- Joined: Mon Nov 08, 2010 8:54 pm
Re: [vQmod] Add new field to Registration Form,Frontend&Back
marvmen21 wrote:Hi, I see you replaced "cedu" by your field's name "venue". Something must have gone wrong when you replaced it, remember you have to be careful with capitalization, Cedu should be replaced with Venue.
Ok - I'll do that. I know for sure that I didn't observe capitalisation. Is that mentioned in the documentation? I missed it if so (should be added if not!).
- maranjo
- Posts: 38
- Joined: Wed Apr 28, 2010 12:39 pm
Re: [vQmod] Add new field to Registration Form,Frontend&Back
Comments like those from 'assface' makes you wonder why to bother contributing. Then I remember - it's to help courteous people that like to help others, not those that just diss other people's contribution.
OpenCart takes some beating as a solution - but I accept that the documentation leaves a little extra work to be done for the developer. Worth it in the end, though, team!
OpenCart takes some beating as a solution - but I accept that the documentation leaves a little extra work to be done for the developer. Worth it in the end, though, team!
- maranjo
- Posts: 38
- Joined: Wed Apr 28, 2010 12:39 pm
Re: [vQmod] Add new field to Registration Form,Frontend&Back
Thanks maranjo.
assface, reported your post since it's totally off-topic and has nothing to do with this thread.
assface, reported your post since it's totally off-topic and has nothing to do with this thread.
You want to thank me for my time!
Click here to donate
Click here to donate- marvmen21
- Posts: 363
- Joined: Mon Nov 08, 2010 8:54 pm
Re: [vQmod] Add new field to Registration Form,Frontend&Back
hi ,
i'll be gratefull if someone can help me with the information where exactly to put the code
Thanks a lot for your work !
i'll be gratefull if someone can help me with the information where exactly to put the code
Thanks a lot for your work !

- KonstantinG
- Posts: 8
- Joined: Sun Jun 10, 2012 3:46 pm
Re: [vQmod] Add new field to Registration Form,Frontend&Back
hi, i can't find the free version of your plugin
- al404
- Posts: 29
- Joined: Fri May 04, 2012 8:29 am
Re: [vQmod] Add new field to Registration Form,Frontend&Back
al404 wrote:hi, i can't find the free version of your plugin
Did you read the first post?
You want to thank me for my time!
Click here to donate
Click here to donate- marvmen21
- Posts: 363
- Joined: Mon Nov 08, 2010 8:54 pm
Re: [vQmod] Add new field to Registration Form,Frontend&Back
yes, free or pay if you want some editing
but this is a broken link
download/file.php?id=7502
and this is only by payment
viewtopic.php?f=131&t=28236
is not for the 13$ but i wanna try it and be sure is fine for my project
thanks
but this is a broken link
download/file.php?id=7502
and this is only by payment
viewtopic.php?f=131&t=28236
is not for the 13$ but i wanna try it and be sure is fine for my project
thanks
- al404
- Posts: 29
- Joined: Fri May 04, 2012 8:29 am
Re: [vQmod] Add new field to Registration Form,Frontend&Back
al404 wrote:yes, free or pay if you want some editing
but this is a broken link
download/file.php?id=7502
and this is only by payment
viewtopic.php?f=131&t=28236
is not for the 13$ but i wanna try it and be sure is fine for my project
thanks
Hi, All versions uploaded to this thread are free. There's only a couple of links to the paid one in case you need support. The latest version was posted here: viewtopic.php?f=131&t=28236&start=40#p205466
You want to thank me for my time!
Click here to donate
Click here to donate- marvmen21
- Posts: 363
- Joined: Mon Nov 08, 2010 8:54 pm
Re: [vQmod] Add new field to Registration Form,Frontend&Back
Hi,
Has anyone tried this mod on OC 1.5.3.1?
Thanx
Has anyone tried this mod on OC 1.5.3.1?
Thanx
- devplus
- Posts: 18
- Joined: Fri May 18, 2012 3:43 pm
Re: [vQmod] Add new field to Registration Form,Frontend&Back
Hi,
I'm working on OC 1.5.2 with a custom theme.
I downloaded the version for 1.5.x (New_Field_Registration_Form_1.0.2)
In the XML i changed this:
It supposed to be working, but nothing is happening.
What is missing? I did something wrong?
Thanks
I'm working on OC 1.5.2 with a custom theme.
I downloaded the version for 1.5.x (New_Field_Registration_Form_1.0.2)
In the XML i changed this:
- Code: Select all
line 10: <file name="catalog/view/theme/MY_THEME/template/account/register.tpl">
line 22: <file name="catalog/view/theme/MY_THEME/template/account/edit.tpl">
It supposed to be working, but nothing is happening.
What is missing? I did something wrong?
Thanks
- thiagob
- Posts: 2
- Joined: Mon Jun 18, 2012 8:35 pm
Re: [vQmod] Add new field to Registration Form,Frontend&Back
Hello,
i have implemented in opencart 1.5.1.3 the new field modification, everything works perfect, but i need the new line also in guest checkout process and that information to be transmitted by order confirmation email to. Can anybody help me to implement that in guest checkout process?
i have implemented in opencart 1.5.1.3 the new field modification, everything works perfect, but i need the new line also in guest checkout process and that information to be transmitted by order confirmation email to. Can anybody help me to implement that in guest checkout process?
- Csabesz75
- Posts: 2
- Joined: Tue Dec 18, 2012 10:57 am
Re: [vQmod] Add new field to Registration Form,Frontend&Back
I have made some progress, the verification of the new line in guest checkout is ok, but does not show the error message on wrong value of field, i don`t know where i`m wrong. The error_cedu in the language file is defined, elsewhere i tried with error_firstname in verification but with same result. Another thing is the inclusion in the order confirmation mail, how can i insert the value in that mail?
- Csabesz75
- Posts: 2
- Joined: Tue Dec 18, 2012 10:57 am
Re: [vQmod] Add new field to Registration Form,Frontend&Back
Does this work for 1.5.5.1? Didn't want to try installing if it's not known to work properly. I'd be looking to add one dropdown box type field and one or two standard text files. Are there any limitations to this?
Thanks.
Thanks.
- kelemvor
- Posts: 45
- Joined: Thu Oct 11, 2012 10:58 pm
Re: [vQmod] Add new field to Registration Form,Frontend&Back
I want to add fields to address for both payment and shipping? What files to edit?
- IT_MAN
- Posts: 14
- Joined: Tue Apr 23, 2013 3:18 am
Who is online
Users browsing this forum: No registered users and 3 guests













