Skip to main navigation Skip to main content Skip to page footer

Entwickler Version

Bitte testen Sie es immer vor dem Stellen einer Frage auch mit der aktuellen Entwicklerversion

Autor  
27-08-08 13:33:29 Error Message on Website for broken links
M. Torbeck
Hello all,

I wonder if I could configure a special page, where FE-Users receive a message for not working, deprecated or other broken links which come out of the confirmation emails.

I mean some Text like:

The confirmation Link could not be verified correctly - please try to copy the link out of your email and insert it in the browser address bar.

This would implement, that TYPO3 recognises a part of the link from sr_feuser_register.

Would it be possible to implement that or do I miss an existing config-option?

Background: I am maintaining a site with a lot of T-Online-Mail-Users, who are not able to copy/paste a link or do not recognize how to complete a link from the confirmation emails. Currently we receive 3-4 mails each day with complaints about broken/not working links in emails.
22-09-08 18:48:11 registration
Franz Holzinger
If the link to the page is still valid, then the frontend user registration is being executed. It just tries to check if it finds the FE user. A missing parameter will result in a not found FE user and an error message is shown. But the registration does not know who the FE user now is. Therefore it cannot send any email.
It could however show another text instead of the error message.

< Zurück zum Forum