- Posts: 10
- Thank you received: 0
Address form
14 years 3 months ago #53133
by liberoc
Address form was created by liberoc
Hello, i have installed joomla 2.5.4 and hikashop 1.5.8 version for a test and decide which product use for my new shop on line. the hika is very nice but the form address is blank. can you help me? thanks
Please Log in or Create an account to join the conversation.
14 years 3 months ago #53231
by nicolas
Replied by nicolas on topic Re: Address form
Hi,
What do you mean ?
Can you do a screenshot ?
Could you give a link to your shop ?
What do you mean ?
Can you do a screenshot ?
Could you give a link to your shop ?
Please Log in or Create an account to join the conversation.
14 years 3 months ago #53608
by liberoc
Replied by liberoc on topic Re: Address form
hi, i have the same problem of this discussion
www.hikashop.com/en/forum/3-bug-report/5...pup-not-working.html
i attach one picture
thanks
i have this problem with any browser
www.hikashop.com/en/forum/3-bug-report/5...pup-not-working.html
i attach one picture
thanks
i have this problem with any browser
Please Log in or Create an account to join the conversation.
14 years 3 months ago #53696
by nicolas
Replied by nicolas on topic Re: Address form
Then try the same solution :
Unpublish the address_street2 custom field via the menu Display->Custom fields and that will solve the problem.
Instead, you can create a field with a different column name in order to do the same.
Please Log in or Create an account to join the conversation.
14 years 3 months ago #53783
by liberoc
Replied by liberoc on topic Re: Address form
hi,in display--Custom fields menu i don't see anytingh (see attach, thanks)
thank you
thank you
Please Log in or Create an account to join the conversation.
14 years 3 months ago #53791
by liberoc
Replied by liberoc on topic Re: Address form
the query
SELECT *
FROM ta_hikashop_field as a
WHERE a.`field_published` = 1
AND a.`field_backend` = 1
AND a.field_namekey!='address_name'
AND a.field_table='address'
ORDER BY a.`field_ordering` ASC
return 0 result
SELECT *
FROM ta_hikashop_field as a
WHERE a.`field_published` = 1
AND a.`field_backend` = 1
AND a.field_namekey!='address_name'
AND a.field_table='address'
ORDER BY a.`field_ordering` ASC
return 0 result
Please Log in or Create an account to join the conversation.
14 years 3 months ago #53865
by nicolas
Replied by nicolas on topic Re: Address form
Download and install again HikaShop and that should solve the problem.
The following user(s) said Thank You: liberoc
Please Log in or Create an account to join the conversation.
14 years 3 months ago #53933
by liberoc
Replied by liberoc on topic Re: Address form
thanks, now go!
Please Log in or Create an account to join the conversation.
Time to create page: 0.186 seconds