Post by HAO » Tue Oct 30, 2018 2:13 pm

My OpenCart 2.3.0.2 on this month, often receive spam, The commonality is sent to me through my contact form.

But I have the correct installation of this module, My google_captcha.php also has a bug fix.

Search:

Code: Select all

if (empty($this->session->data['gcapcha'])) {
Replace to

Code: Select all

if (empty($this->session->data['gcapcha']) && isset($this->request->post['g-recaptcha-response'])) {
How should I stop this situation?

Can someone tell me?

Thank you!

HAO
Active Member

Posts

Joined
Fri Jun 03, 2011 2:52 pm

Post by straightlight » Tue Nov 06, 2018 5:39 am


Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by HAO » Wed Nov 07, 2018 3:34 pm

Thank you for your reply.

But I still don't understand what you want me to see?

Do you mean that you want me to install your extension?

How do I install and use?

PS. The default Google reCAPTCHA form has been cracked?

HAO
Active Member

Posts

Joined
Fri Jun 03, 2011 2:52 pm

Post by ADD Creative » Wed Nov 07, 2018 8:06 pm

There is a bug in OpenCart the means the Google reCaptcha only has to be passed once per session.
viewtopic.php?f=201&t=207560#p737420

www.add-creative.co.uk


Expert Member

Posts

Joined
Sat Jan 14, 2012 1:02 am
Location - United Kingdom

Post by HAO » Wed Nov 07, 2018 8:27 pm

So I should be how to properly install your expansion?

I only need to upload your file to get protection? Don't have to modify any files?

HAO
Active Member

Posts

Joined
Fri Jun 03, 2011 2:52 pm
Who is online

Users browsing this forum: Ahrefs [Bot] and 23 guests