- Posts: 135
- Thank you received: 0
i update i now show this
Please Log in or Create an account to join the conversation.
$ordering = $element->characteristics[$characteristic->characteristic_parent_id]->ordering;
to:
$ordering = @$element->characteristics[$val->characteristic_parent_id]->ordering;
Also, your should not have notices displayed on your production website. You should deactivate it as we can simplify the hack of your website. You should ask your hosting company for directions on that. ( You don't have to do it to fix the messages, it's just an advice )
Please Log in or Create an account to join the conversation.
i change the inform error in joomla to simple.
thanks nicolas
one more question , in the new option "contact us for more information" button in all product . I would like in the future you add in this msg for administrators:
- the product id or name.
- verification captcha
Please Log in or Create an account to join the conversation.
You can use the new version of our recaptcha plugin which also handles contact forms including this one.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Does your product has variants and do those variants have names ?
Please Log in or Create an account to join the conversation.
yes
Does your product has variants and do those variants have names ?
wait !! i dont have name in variant.
çok i made a test put name en variant and works . mmmmmm but i have variant in every product
well thanks nicolas
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
The product name should be in the subject of the email.
You can use the new version of our recaptcha plugin which also handles contact forms including this one.
hi nicolas
i download again your plugin recaptcha and i reinstall but dont show the recaptcha in "contac for more information"
the theme of recaptcha dont work now , i used the white theme after reinstall but now only show the red theme.
i download this link : www.hikashop.com/en/component/doc/ctrl-d.../plugin-captcha.html
is the correct link?
Please Log in or Create an account to join the conversation.
It might be because of a modification we made to the plugin to make the language switching work on 1.6 that the theme doesn't work on joomla 1.5. We just uploaded a new version which should fix that. Could you try again ?
Also, in the options of the plugins, you need to activate the option to display the catpcha on contact forms, otherwise, it won't be displayed on contact forms.
Please Log in or Create an account to join the conversation.
the theme now is working
and i found de problem .
when i choose : display after = email , is show
but in display after = password , dont show because in "contac for more information" dont have text area " password"
and dont want use this option because my form registration look deform in this option .
there is a another way nicolas ?
note: i do a test and i dont recive the email now .
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
but the option "Display position on contact forms" = "after the message text area" in screen register in hikashop , dont show it , i guess because the same problem .
i used other option
thanks nicolas ,
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.