After a "user" logs in they hit 'site admin' but go to
http://www.mysite.com/library/wp-admin/
but it needs to be
http://www.libertynewsforum.com/library/wp-admin/index.php
How do I change this? Thanks for help.
After a "user" logs in they hit 'site admin' but go to
http://www.mysite.com/library/wp-admin/
but it needs to be
http://www.libertynewsforum.com/library/wp-admin/index.php
How do I change this? Thanks for help.
They literally go to "mysite.com" ?
Is that value hard-coded in your template somewhere? Where is the blog login page? The destination you posted above is a forum page.
No, it goes to
http://www.libertynewsforum.com/library/wp-admin
and I want it to go to
http://www.libertynewsforum.com/library/wp-admin/index.php
or (post.php)
Edit line 165 of wp-login.php, and append the file name you want to load by default.
This topic has been closed to new replies.