Page 1 of 1

2.0.1.1 Customer Custom Fields not Working

Posted: Wed Jan 07, 2015 11:28 am
by iconus
It seems that the custom registration fields are not working. Is there something else I need to do besides add the custom field? I tried file upload and date and neither hold any values. When I upload a file in the registration form it says it uploaded successfully, and it uploads to the server but the file doesn't stick. It says there is an error saying no file was uploaded. I tried to add a date of birth field and when I insert a date after signup the date of birth field is blank in the profile.

I noticed that for a text field and a date filed the filled in text shows in the admin area but not in the My Account Information page in front end, it is blank.

From the front end registration form none of the entries stick, but when I edit an account in admin it shows and sticks in admin but after the admin edit in the front end My Account Information page it is blank.

I need custom registration fields, it is the main reason why I have invested in Opencart 2.0. If someone could help me out it would be greatly appreciated.

Re: 2.0.1.1 Customer Custom Fields not Working

Posted: Thu Jan 08, 2015 6:42 am
by iconus
Is anyone experiencing the same thing? Text entered into custom fields do not show up in the customer area, they only show up in the admin area.

The file upload does work but does not attach to the customer so if you need a specific file from the customer, which I do, then you have to search for it in the uploads.

Re: 2.0.1.1 Customer Custom Fields not Working

Posted: Fri Jan 09, 2015 4:28 pm
by iconus
Turns out it was my custom template that was causing the problem.

Re: 2.0.1.1 Customer Custom Fields not Working

Posted: Tue Feb 24, 2015 11:01 pm
by kryllem
Hi,

I have a same problem with extra fields.
When customer provide text on registration page it's showing up in back-end but not in front end of my account.

What did you do to solve it?

Re: 2.0.1.1 Customer Custom Fields not Working

Posted: Wed Apr 01, 2015 4:11 pm
by Sokonomi
Ive got something similarly odd going on;

Ive created a custom field that is letting customers fill out a date on their check-out, and it does show up to the customer, however I cant seem to find this date anywhere in my back end. Not in my admin pages, and not on the invoice. So whats the point? Did I break something?

Re: 2.0.1.1 Customer Custom Fields not Working

Posted: Sun Apr 19, 2015 8:04 pm
by florin.dediu
Sokonomi wrote:Ive got something similarly odd going on;

Ive created a custom field that is letting customers fill out a date on their check-out, and it does show up to the customer, however I cant seem to find this date anywhere in my back end. Not in my admin pages, and not on the invoice. So whats the point? Did I break something?
Go to Dashboard -> Orders -> View
In the Payment/Shipping Details you will find the custom field.

Re: 2.0.1.1 Customer Custom Fields not Working

Posted: Fri May 15, 2015 4:22 pm
by Lakov
Hi.

Has anyone trying adding a file upload as custom field?
I've added field for photo identification. The files is being uploaded but I can't see it from the backend. There isn't any record of it in the database either.

Is there a workaround to this problem ?

Re: 2.0.1.1 Customer Custom Fields not Working

Posted: Fri Jan 15, 2016 12:11 am
by phillipsmw
Was there any solution to this? I have the same problem. The custom fields are showing in the admin, but they are showing as blank in the account edit page.

Re: 2.0.1.1 Customer Custom Fields not Working

Posted: Fri Jan 15, 2016 1:46 am
by phillipsmw
Seems to be a problem with the "unserialize" function in catalog/controller/account/custom_edit.php
The string was in an incorrect format.
I've worked around it by exploding the string and then rebuilding it into the right format.

Re: 2.0.1.1 Customer Custom Fields not Working

Posted: Thu Apr 14, 2016 10:50 pm
by porongo51
Anyone solved this problem?

I'm trying to solve myself, withou success so far...

Re: 2.0.1.1 Customer Custom Fields not Working

Posted: Thu Jul 14, 2016 6:44 pm
by Zeppo
Hello

I see some of you have also the same problem as me but no one had an answer.

I have a blank page when trying to get in the module admin

Is this extension really working? Why the dev did not answred you ?

Re: 2.0.1.1 Customer Custom Fields not Working

Posted: Tue Jul 26, 2016 3:49 pm
by panjijaya
Hello

I have a same problem with file upload
Anyone solved this problem???
???

Re: 2.0.1.1 Customer Custom Fields not Working

Posted: Tue Oct 10, 2017 8:58 pm
by Code Dancing
I fixed this issue by change back-end language pack back to English. ^-^

Re: 2.0.1.1 Customer Custom Fields not Working

Posted: Fri Oct 13, 2017 7:17 pm
by OCMDev
Hi. Maybe this can help you: I have build an extension that propagates Registration Custom Fields (of any type: Text, Checkbox, Select, Radio, Date etc.) to all sections of OpenCart: Frontend - Order History, Frontend - Address Book, Frontend - Checkout, Admin - Invoice, Admin - Dispatch Note, Admin Order Details, Order Confirmation Email. You can create unlimited number of Custom Fields on Address and Personal Info location.

You can check more details here: http://www.ocmdevelopment.com/ and DEMO at: http://opencart.ocmdevelopment.com/inde ... ommon/home

There is also a Video Tutorial at: https://www.youtube.com/watch?v=C3MLS_GIAPI&t=7s

Hope this helps.
Have a good day!