WebsiteBaker Support (2.13.x) > General Help & Support

Captcha not loading 2.13.2 r133

<< < (5/5)

sternchen8875:
Question to understand....

- you talk about the standard Backend-Login in a newer WB-Version?

- do you use a in this WB-Installation registered email-adress?

You can change the password with this function only one time in two hours (this check means frontend && Backend)

i get the posted error message in a locale testarea, but not on the online server

hgs:

--- Quote from: tobyw7 on November 16, 2022, 08:41:12 PM ---
--- Quote from: crnogorac081 on November 14, 2022, 09:28:26 AM ---And the server details are correct ?  Is the mail sent from other modules or  forgotten password form ?

--- End quote ---

So I created a test user to demo this with, entered the email address but got the following error when pressing the forgot button

There was an uncatched exception
Class "PasswordHash" not found
in line (66) of (/admin/login/forgot/index.php):

I think this already a known issue?

--- End quote ---

Yes, the bug is known and fixed in the next version

tobyw7:
Good news friends. I have updated to 2.13.3 and MPform 1.3.43 on php v 8.1 and the captcha is loading and the form works :)

Thank you!

tobyw7:
I still have the weird duplication of fields.

Using developer tools I can see the following -

It's added in the same mpform div but in the following css path


--- Code: ---html body#dummybodyid div#container div.content div.limiter div.col.wide div#wb_10.section.m-mpform div.mpform form#form_10 p.nixhier
--- End code ---


--- Code: ---email address:<label for="email_10">Leave this field email-address blank:</label><input id="email_10" name="email" size="56" value=""><br>Homepage:<label for="homepage_10">Leave this field homepage blank:</label><input id="homepage_10" name="homepage" size="55" value=""><br>URL:<label for="url_10">Do not fill out this field url:</label><input id="url_10" name="url" size="63" value=""><br>Comment:<label for="comment_10">Leave this field comment blank:</label><textarea id="comment_10" name="comment" cols="50" rows="10"></textarea><br>
--- End code ---

sternchen8875:
what you see as hidden fields, its called as Honeypot. if a bot filled some of this fields, the script know's, its a bot, because, no human can fill this hidden fields.
the part with the nixhier-class is part of the Anti-Spam-Protection (ASP). every CMS use a solution like this.
if you see this hidden fields on the real page, maybe ASP in deactivated in AdminTools->Captcha Spam-Protect or you change or delete the css-class in frontend.css (.nixhier)

Navigation

[0] Message Index

[*] Previous page

Go to full version