reCaptcha plug-in blocks with ExtendedReg plug-in

  • Posts: 192
  • Thank you received: 1
12 years 10 months ago #36269

Hi,

i just discovered that your reCaptcha plug-in is in conflict with ExtendedReg recaptcha plug-in.
i need them both.

How can we solve this situation ?
thx


What does not kill you, makes you stronger.

Please Log in or Create an account to join the conversation.

  • Posts: 82910
  • Thank you received: 13379
  • MODERATOR
12 years 10 months ago #36315

Hi,

The best will be to make our plugin compatible with ExtentedReg and not use their recaptcha plugin I think.

Please try to add the line:
$components = array('view' => array('users.register'),'viewvar' => 'task','lengthafter' => 500, 'password'=>'verify-password');

before the line:
$components = array('view' => array('register'),'lengthafter' => 200);

in the file plugins/system/recaptcha.php

and our plugin should then work with ExtendedReg.

Please Log in or Create an account to join the conversation.

  • Posts: 192
  • Thank you received: 1
12 years 10 months ago #36488

Unfortunatelly it didn't help :-(
still when i set recaptcha into ExtendedReg, i get a blank page for user registration.


What does not kill you, makes you stronger.

Please Log in or Create an account to join the conversation.

  • Posts: 82910
  • Thank you received: 13379
  • MODERATOR
12 years 10 months ago #36492

I said that you should not use the ReCaptcha of ExtendedReg and instead this modification should allow the HikaShop ReCaptcha plugin to display on the registration form of ExtendedReg. Does it work if you do that ?

Please Log in or Create an account to join the conversation.

  • Posts: 192
  • Thank you received: 1
12 years 10 months ago #36498

here is what i did:
1. disable their add-ons (reCaptcha - this is not a plug ins - at least it's not in plug-ins list)
2. enable hikashop plug-in reCaptcha
3. enable in my menu the "extendedReg - user registration" link to display their form with your captach plug-ins.
4. when i click on this link, i get a blank page.

i checked the admin menu of extendedReg : Settings > Captcha > Recaptcha. it is activated.
if i disable it i don't get any captcha on the form so i don't know how can i include your recaptcha plug-in use... as custom field for their form i see nothing really appropriate :-(

your plug-in can't be uploaded as their : add-ons.

if you have any detailed step how to do it, just let me know, because they don't integrate too much help in their component.
thx.


What does not kill you, makes you stronger.

Please Log in or Create an account to join the conversation.

  • Posts: 82910
  • Thank you received: 13379
  • MODERATOR
12 years 10 months ago #36546

Could you give a link to that page with the recaptcha from extendedreg unpublished so that we can have a look at it ?

Please Log in or Create an account to join the conversation.

  • Posts: 82910
  • Thank you received: 13379
  • MODERATOR
12 years 10 months ago #36547

The best solution would be for them to add a check before loading the recpatcha functions...

Anyway, I've made modifications to our plugin so that we use different names that the default ones of the recaptcha library.
Please install this plugin and you might not get the error anymore when you use the extendedreg recpatcha.

File Attachment:

File Name: recaptcha.zip
File Size:6 KB

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 192
  • Thank you received: 1
12 years 10 months ago #36551

Hi Nicolas,

unfortunately this is on my local computer so we will not be able to connect to it.
however, i decided (for now) to use their captcha for user registration. once my website will be pre-production server i will test it with your plug-in and i will let your know.

Alain.


What does not kill you, makes you stronger.

Please Log in or Create an account to join the conversation.

Time to create page: 0.072 seconds
Powered by Kunena Forum