Share » Forums » Setup & design » RedirectURI don't works correctly

RedirectURI don't works correctly

RedirectURI don't works correctly

Wednesday 26 May 2004 12:46:11 am - 3 replies

Author Message

James Packham

Wednesday 26 May 2004 3:38:34 am

I found this yesterday too. It only seems to happen when you use URI siteaccess method, so you can either change your siteaccess method, or change your template:

<input type="hidden" name="RedirectURI" value={"admin/noticias"|ezurl} />
to
<input type="hidden" name="RedirectURI" value="admin/noticias" />

Or try upgrading EZ (assuming you're using an old version).

Regards,

James

James Packham

Wednesday 26 May 2004 6:38:20 am

I tried this with version 3.3-5 and it still doesn't work. This has been reported as a bug, but is at status "will not fix".

http://www.ez.no/community/bug_reports/redirectafteruserregister_in_ezuser_bug_or_inconsistency

BTW: An alternative method to fix this problem is to use ezroot operator, instead of ezurl. This will still work in host match siteaccess method.

Regards,

James

Cristian G. L.

Wednesday 26 May 2004 7:20:38 am

Thanks!

I am using version 3.3-5.
I have the same problem with ezroot operator.
With value="/admin/noticias" it works.

Bye

Cristian

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu