[TYPO3] FE User Registration URLs

Sandy Matheson lists at mathesonuk.com
Fri Dec 30 22:00:07 CET 2005


I have now narrowed this down. The URLs are cached correctly in the
cache_md5params table and work if you cut and paste the URL from that
table.

I think the URL generated in the email is missing 'index.php'

At present they are:
http://www.mydomain.org/?RDCT=269119d21d805123d527
I think this should be:
http://www.mydomain.org/index.php?RDCT=269119d21d805123d527

Is there a configuration step I am missing to get the correct URLs?

Many thanks for any help.

Sandy



On Wed, 28 Dec 2005 17:22:24 +0000, Sandy Matheson
 <lists at mathesonuk.com> wrote:

>I have installed and configured the sr_feuser_register extension and
>now I am trying to reduce the length of the URLs that it produces wien
>people try to register.
>
>If I add the line config.notification_email_urlmode = 76 to my TS
>setup file this works and produces URLs of the type
>http://www.mydomain.org/?RDCT=269119d21d805123d527 But when I try to
>use this URL to confirm registration it fails and returns me to the
>home page of the website.
>
>Versions:
>Typo3 v 3.8.1
>sr_feuser_register v 2.2.1
>RealURL v 0.3.0
>
>Many thanks for any help or guidance,
>
>Sandy Matheson



More information about the TYPO3-english mailing list