Million Dollar Script

You can help!

Donations help improve software by giving developers more time to work on it. Every bit helps, no matter how small.

Amount: 

Welcome, Guest
Username Password: Remember me

User logoout page-incorrect website home link
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: User logoout page-incorrect website home link

User logoout page-incorrect website home link 10 months, 1 week ago #443

I created a test account for my website and when the user is signed in the account and selects "logout" it takes me to the ".../users/logout.php" page where it displays my company logo and the "home" link; however the link is directed to the directory of where i have installed MDS script on my server.

the link takes the user back to "www.example.com/mds/"....how can I make it so the link it linked to "www.example.com"

Note: on the admin page>main config>Site's HTTP URL (address) is set to "www.example.com" whereas underneath its recommended that it be set to "www.example.com/mds"

Do I have to edit the logout.php file? if so, what area do I have to edit because I don't want to mess anything up
Attachments:

Re: User logoout page-incorrect website home link 10 months, 1 week ago #448

  • Ryan
  • OFFLINE
  • Administrator
  • Posts: 208
  • Karma: 7
You can edit the logout.php file and search for this:

<a href="../">


Replace what is inside the quotes with the link you want it to go to. In your case simply a / would work without the dots.
  • Page:
  • 1
Time to create page: 0.20 seconds