[UNCONFIRMED] Redirection not working after upgrade to 1.0.11 from 1.0.8

Locked
bishal
Joomla! Apprentice
Joomla! Apprentice
Posts: 5
Joined: Wed Jun 14, 2006 7:00 pm

[UNCONFIRMED] Redirection not working after upgrade to 1.0.11 from 1.0.8

Post by bishal » Fri Sep 15, 2006 1:55 pm

I had this code in login.html.php for redirection, after the upgrade its not working anymore. When i try to login i get message "you are not authorized to view this resources"

code added on 1.0.8 login.html.php

               
" />
" />
get( 'login_message' ); ?>" />

If i dont add this on new login.html.php (1.0.11) then i can login but redirection wont work, and if i add this piece i get the above message.


What and where i am going wrong. Your help is appreciated.

Thanks
Last edited by Anonymous on Fri Oct 27, 2006 8:28 am, edited 1 time in total.

user deleted

Re: Redirection not working after upgrade to 1.0.11 from 1.0.8

Post by user deleted » Tue Oct 17, 2006 1:38 pm

Hi,

Why would you hardcode a redirection url into that file? The login module also has a parameter where you can add a redirect url.

Q&T Note; /components/com_login/login.html.php lines 125-129
Status > Under review

user deleted

Re: [UNDER REVIEW] Redirection not working after upgrade to 1.0.11 from 1.0.8

Post by user deleted » Fri Oct 27, 2006 8:28 am

Q&T Note; no response from user, marking topic as Unconfirmed and moving to Superseded.

bishal
Joomla! Apprentice
Joomla! Apprentice
Posts: 5
Joined: Wed Jun 14, 2006 7:00 pm

Re: [UNCONFIRMED] Redirection not working after upgrade to 1.0.11 from 1.0.8

Post by bishal » Fri Oct 27, 2006 1:30 pm

I am still having the issue with redirection. I tried to the suggestion you made but it is not working for me. changing on /components/com_login/login.html.php lines 125-129

The hardcode redirection on joomla1.0.8 is working like a charm.

Any more suggestions?

user deleted

Re: [UNCONFIRMED] Redirection not working after upgrade to 1.0.11 from 1.0.8

Post by user deleted » Fri Oct 27, 2006 5:57 pm

Hi,

Could it be that the redirect seems to be not working due to your login problem?
When i try to login i get message "you are not authorized to view this resources"
If so, can you check a proposed fix here, for the login issue? Once that is working, you should be able to use the redirect url parameter on the login module again.

Proposed fix; http://forum.joomla.org/index.php/topic,106665.0.html


Locked

Return to “Superseded Issues - Archive”