using OC 2.0.3.1 with journal 2 theme
I added 2 custom fields (text type)
the problem is: data are not saved at all...
please help me

ciao and thank you very much
My Github OC Site: https://github.com/IP-CAM
5'600 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.
Thanks for your reply!ADD Creative wrote: ↑Tue Sep 29, 2020 7:22 amDo you see any errors in your errors PHP or OpenCart error logs that could be related? Have you tried with just the default theme on a clean install? Where are you adding the custom field and with what settings and which form fails to save it?
CiaoADD Creative wrote: ↑Wed Sep 30, 2020 6:06 pmThose errors don't look to be related. Have you tried with just the default theme? What settings are you using for the custom fields?
Have you checked the custom_field column in the oc_customer table in the database to see if the issue is saving or displaying?
My Github OC Site: https://github.com/IP-CAM
5'600 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.
As the location is address, you need to check the custom_field column in the oc_address table in the database. For me it looks like the flowing for custom fields with IDs 1 and 2.dedoboss wrote: ↑Wed Sep 30, 2020 6:21 pmCiao
in the custom_field column in oc_customer table I can find: "a:0:{}"
Settings for my 2 custom fields are:
Location: Address
Type: Text
Value: empty
Customer Group: all
Required: none
status Enabled
Sort order 10/11
Can't chesk now with the default theme because it is a live website... could check tonight, maybe!
But I'm not sure it could be a theme problem... it happen in the admin section too...
thanks
Code: Select all
{"1":"Text entered in field 1","2":"Text entered in field 2"}
Code: Select all
{"1":"Text entered in field 1","2":"Text entered in field 2"}
Users browsing this forum: No registered users and 10 guests