- Moderated by:
- Support
-
- rank:
-
Softmore
- registered:
- June 2003
- Status:
- offline
- last visit:
- 24.08.04
- Posts:
- 56
If you log in via the User login block, it sends you to the same page you were on when you clicked on the Login button after filling out your username and passowrd. If you go throught the "Your Account" link, it does what you say it does (Unless you have added a user hack, such as xuser).
You could either disable logging in via the Your Account Link (too much hassle and probably not something you want to do) or I am pretty sure you can edit the link in the user.php file (in your modules/NS-User/ folder somewhere around the 317 line)
Im not 100% sure becasue I have a few hacks on mine so I was looking at the original PostNuke phoenix-0.7.2.3 files so if you have a different version, it may be a little off.
Hope this helped.
Moving Target -
- rank:
-
Helper
- registered:
- September 2002
- Status:
- offline
- last visit:
- 19.06.06
- Posts:
- 153
I dont see where i would put that line, or why i would edit my theme. I looked over the theme.php and there are no login functions of any type...
In the NS-User/user i attempted to take out like 267 which says
Code
and i replaced it with
Code
."<input type=\"hidden\" name=\"url\" value=\"index.php\">\n";
But to no prevail...
Thanks
