helldog2004 Posted May 13, 2012 Share Posted May 13, 2012 (edited) Hello everyone, I am trying to install the module send to a friend (with captcha included) But it does not show up the captcha on the internet, which means after filling in the form and clicking on send it asks to fill in the captcha form. I installed it on the modules map, it also shows up in the BO modules section. Is there anything I need to do to make it work? Hope you guys can help me out Server gegevens PrestaShop versie: 1.4.7.3 Server gegevens: Linux #1 SMP Mon Nov 21 09:54:21 UTC 2011 x86_64 Server software versie: Apache PHP version: 5.3.10 MySQL versie: 5.0.51a-24+lenny5-log Winkel gegevens URL van uw website: http://www.genncomps...enncompsys.com/ Naam gebruikte thema: prestashop Edited May 16, 2012 by helldog2004 (see edit history) Link to comment Share on other sites More sharing options...
shacker Posted May 13, 2012 Share Posted May 13, 2012 you can try our free module slidecaptcha. add the code to the tpl of the add to friend and you get a captcha in your default module send to a friend http://catalogo-onlinersi.com.ar/en/add-ons-prestashop-modules/264-slide-captcha-prestashop-module.html Link to comment Share on other sites More sharing options...
helldog2004 Posted May 13, 2012 Author Share Posted May 13, 2012 Great I will try this out, but on the other hand I am using the slide captcha on my contact page. You migth want to take a look at this at http://www.genncompsys.com/gennwinkel/Development/www.genncompsys.com and go to contact in the footer link. Question: Why do I see a send button, if this isn't used anyway, how can I unlock the form by using the slider, and sending the form by using the button? Hope you can help me out, thanks in advance! Link to comment Share on other sites More sharing options...
shacker Posted May 13, 2012 Share Posted May 13, 2012 you can remove from the contact-form.tpl, Link to comment Share on other sites More sharing options...
helldog2004 Posted May 13, 2012 Author Share Posted May 13, 2012 Yes I understand but my slider doesn't even look like the slider shown in the pictures. Mine is big and black, while the slider in the demo mode is slick and grey. Mine doesn't show a lock which is opening if you slide the bar to the right. And mine doesn't unlock the form, it just sends it after sliding it to the right. What went wrong? Link to comment Share on other sites More sharing options...
helldog2004 Posted May 13, 2012 Author Share Posted May 13, 2012 (edited) Okay I came very far now. I installed the slider qaptcha and everything works for sure now. If I slide the slider to the right side of the bar it shows green text telling the form is open to send and the button send can be used. But I want to use the lock image and once opened green tick image aswell. How can I insert this in the Slider Qaptcha. The images are allready in the folder, I just need to find out how to get this working with the slider. Thanks! check website for the bar: http://www.genncompsys.com/gennwinkel/Development/www.genncompsys.com/contact-us Edited May 13, 2012 by helldog2004 (see edit history) Link to comment Share on other sites More sharing options...
shacker Posted May 14, 2012 Share Posted May 14, 2012 the slide captcha send the form when unlock, is the normal use and you can change te text. for the qcaptcha, you cna compare the slidecaptcha code to get the image folder, need to put the js in the tpl and the module dir var Link to comment Share on other sites More sharing options...
helldog2004 Posted May 15, 2012 Author Share Posted May 15, 2012 I am sorry Shacker at the moment I don't understand a word you say. Yes it is true when you install the slide qaptcha if will start with a black bar and a big button, when slided it will auto submit. I changed it to a slick grey bar, with the small button, and it won't auto submit now but just opens the send button. Also applied the text, the red text for not slided yet, and the green text when form is opened. But how can I apply the locker / green tick image? thanks in advance. I am not realy experienced with these kind of actions. Link to comment Share on other sites More sharing options...
shacker Posted May 16, 2012 Share Posted May 16, 2012 i can send the old slide captcha in pm, that works as you want Link to comment Share on other sites More sharing options...
helldog2004 Posted May 16, 2012 Author Share Posted May 16, 2012 yes please, I got it to work so it shows the grey bar with the button to move. I also got it to work so it doesn't autosubmit after sliding. but the tick still doesn't seem to work. Please PM the file Link to comment Share on other sites More sharing options...
helldog2004 Posted May 16, 2012 Author Share Posted May 16, 2012 It worked thanks mate.. You tha best!! Link to comment Share on other sites More sharing options...
shacker Posted May 16, 2012 Share Posted May 16, 2012 your welcome Link to comment Share on other sites More sharing options...
anud06 Posted June 24, 2012 Share Posted June 24, 2012 i can send the old slide captcha in pm, that works as you want I'm having the same problems as helldog2004. Can you send me the mentioned module as well. Thanks Anushka Link to comment Share on other sites More sharing options...
shacker Posted June 24, 2012 Share Posted June 24, 2012 i send in a pm Link to comment Share on other sites More sharing options...
@mario Posted June 30, 2012 Share Posted June 30, 2012 (edited) Here is my reCaptcha based module for protect contact, productcomments and sendtofriend forms. CURL bots protected too. You can try. http://forum.prestashop.pl/index.php/topic,9033.0.html Edited June 30, 2012 by @mario (see edit history) Link to comment Share on other sites More sharing options...
shacker Posted June 30, 2012 Share Posted June 30, 2012 thanks for share Link to comment Share on other sites More sharing options...
edoluz Posted July 30, 2012 Share Posted July 30, 2012 Here is my reCaptcha based module for protect contact, productcomments and sendtofriend forms. CURL bots protected too. You can try. http://forum.prestas...pic,9033.0.html WOW Mario many thanks for sharing. I'm using it and it works great!!!! YEAH!! Link to comment Share on other sites More sharing options...
@mario Posted July 30, 2012 Share Posted July 30, 2012 You welcome Link to comment Share on other sites More sharing options...
erickhelena Posted August 5, 2012 Share Posted August 5, 2012 (edited) hey hello shacker , i am trying to use to configure the slider it looks great and i've downloaded and installed properly , in the instrcution it says , Put this code inside the contact-form.tpl of your theme (above the send button) or in any form that you need to block:, i guess i did it correctly i opened the contact form and modified </p> <p class="submit"> {include file="$tpl_dir./../../modules/slidecaptcha/slidecaptcha.tpl"} <input type="submit" name="submitMessage" id="submitMessage" value="{l s='Send'}" class="button_large" onclick="$(this).hide();" /> </p> </fieldset> I guess thuis is the correct place but doesnt show Edited August 5, 2012 by erickhelena (see edit history) Link to comment Share on other sites More sharing options...
shacker Posted August 5, 2012 Share Posted August 5, 2012 you force compile? Link to comment Share on other sites More sharing options...
shacker Posted August 7, 2012 Share Posted August 7, 2012 or site url to check Link to comment Share on other sites More sharing options...
e-piazza.biz Posted February 9, 2013 Share Posted February 9, 2013 http://www.e-piazza.biz/it/contattaci i'm on 1.5.3 just downloaded slidecaptcha from your website www.catalogo-onlinersi.com.ar put it like this : <p class="submit"> {include file="$tpl_dir./../../modules/slidecaptcha/slidecaptcha.tpl"} <input type="submit" name="submitMessage" id="submitMessage" value="{l s='Send'}" class="button_large" onclick="$(this).hide();" /> </p> </fieldset> </form> {/if} no joy! any help? Link to comment Share on other sites More sharing options...
e-piazza.biz Posted February 9, 2013 Share Posted February 9, 2013 Here is my reCaptcha based module for protect contact, productcomments and sendtofriend forms. CURL bots protected too. You can try. http://forum.prestas...pic,9033.0.html link not working anymore Link to comment Share on other sites More sharing options...
shacker Posted February 11, 2013 Share Posted February 11, 2013 remember to force compile Link to comment Share on other sites More sharing options...
e-piazza.biz Posted February 14, 2013 Share Posted February 14, 2013 remember to force compile nothing my friend. still no joy! i'm even using absolute url to avoid wrong links . force compile is ON. i've tried <p class="submit"> {include file="$tpl_dir./../../modules/slidecaptcha/slidecaptcha.tpl"} <input type="submit" name="submitMessage" id="submitMessage" value="{l s='Send'}" class="button_large" onclick="$(this).hide();" /> </p> </fieldset> </form> and also {include file="$tpl_dir./../../modules/slidecaptcha/slidecaptcha.tpl"} <p class="submit"> <input type="submit" name="submitMessage" id="submitMessage" value="{l s='Send'}" class="button_large" onclick="$(this).hide();" /> </p> </fieldset> </form> but it does not work! Link to comment Share on other sites More sharing options...
shacker Posted February 15, 2013 Share Posted February 15, 2013 problem is that you have a javascript error that block the module Uncaught TypeError: Object [object Object] has no method 'autocomplete' Replace the module blocksearch fora version of ps 1.4.5 or disable ajax search Link to comment Share on other sites More sharing options...
dariodomenici Posted November 20, 2016 Share Posted November 20, 2016 Hello, I install and add the code and it work perfectly! But in the "send to friend" module it doesn't works. Here the link: http://www.amoritalia.com/gb/home-page/1059-deluxe-silver.html Can you help me? Thanks Dario Link to comment Share on other sites More sharing options...
shacker Posted November 21, 2016 Share Posted November 21, 2016 send to a friend work with ajax, so the module is not loaded. THe module dont support send to a friend module Link to comment Share on other sites More sharing options...
Recommended Posts