Error recovering tickets by email

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
xbach
Posts: 23
Joined: Tue Aug 17, 2010 12:07 pm

Error recovering tickets by email

Post by xbach »

Script URL: https://suport.baixemporda.cat
Version of script: 3.3.1
Hosting company: self hosted
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution: captcha recover tracking

Write your message below:
When someone tries to recover all the tickets by their email address it gets an error saying "Coud not validate reCAPTCHA SPAM protection"
https://cloud.baixemporda.cat/index.php ... NkmH6qVJZp
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Re: Error recovering tickets by email

Post by Klemen »

I confirm this issue when using "Invisible recaptcha". I expect to have a solution ready over the weekend.

Until then, the temporary work-around is to use the "ReCaptcha v2" or "Simple image" in Admin > Settings > Help desk > under SPAM Prevention.

Note that "ReCaptcha v2" needs a different site and private key than the invisible one.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
xbach
Posts: 23
Joined: Tue Aug 17, 2010 12:07 pm

Re: Error recovering tickets by email

Post by xbach »

Hi Klemen,
Thanks for your answer!
Regards,
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Re: Error recovering tickets by email

Post by Klemen »

To fix the issue:

1. download this fix: https://hesk.com/extras/hesk3/hesk331-recaptcha-fix.zip
2. upload the form.php file into your Hesk /theme/hesk3/customer/view-ticket folder (overwrite existing file)
3. test
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
xbach
Posts: 23
Joined: Tue Aug 17, 2010 12:07 pm

Re: Error recovering tickets by email

Post by xbach »

It works!
Thank you very much Klemen!
Best regards
Judel
Posts: 3
Joined: Mon Oct 31, 2022 4:34 am

Re: Error recovering tickets by email

Post by Judel »

I was able to log in until this morning, and now every time I try (admin or submitting a ticket), I get the error: "Could not validate reCAPTCHA SPAM protection." I just upgraded from v2 to v3 last night, and it was working fine.

ETA to remove site.
Last edited by Judel on Mon Oct 31, 2022 4:21 pm, edited 1 time in total.
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Re: Error recovering tickets by email

Post by Klemen »

Try uploading an empty head.txt and header.txt to your help desk - the current code you have there is breaking the Javascript which could be the issue.

Also, check with your hosting company if they have any code caching enabled on the server - they should disable it for Hesk.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Post Reply