Hello there,
Please open
member.php
find
redirect("index.php", $lang->redirect_loggedout);
just change index.php to what you want
regards
how do I specific a url without changing the member.php file. Basically I just want the same ability as when u login and specific a url to be redirected. Get it?
you are talking about a mybb logout process! how you want it to redirect to a page without editing the member.php?
for both login and logout there is a redirect message in the member.php that will direct you to the index whenever you logout or login.
so to change the final destination after a logout or login withthin mybb you should edit this file.
regards
You cannot change the url without editing the member.php file.