Hello,
I´m trying to figure how to edit the php file that generate the registration form, in order to install manualy OSOL Captcha.
But i can´t find what file i have to edit, can anyone help please?
Joomla 2.5
VM 2.5.6
Thanks
Hello... anyone..?
Hello,
The file is located under joomla_folder\components\com_virtuemart\views\user\tmpl\edit_address.php
there are some if ... then .. else so place your code to the apropriate place
Also please override that file and do not edit the original .... just copy that file under joomla_folder\templates\your_joomla_template\html\com_virtuemart\user\edit_address.php
I was thinking that OSOL Captcha has already a functionality for vm ... did you look under the plugin folder\nonCoreForms\virtuemart.php??
----
template overrides: http://forum.virtuemart.net/index.php?topic=98505.0
Using the template system: http://dev.virtuemart.net/projects/virtuemart/wiki/Hints_for_the_use_of_the_template_system.
Regards
Hello Bytelord,
Thank you for the quick answer ;)
I look now for the OSOL Captcha vm functionality, and is true, is there in plugin folder\nonCoreForms\virtuemart.php... but i don´t know what i have to do with this, in the plugin administration there is no option to apply the captcha to vm registration page... You have the knowledge about OSOL Captcha to help me with this situation?
I will appreciate that..
Thank you
Hello,
No, i am not using OSOL Captcha, you should ask the developer of that extension how is working.
Regards
Ok, Thank you anyway ;)
Best regards