![]() |
Signing in/out message. - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: 1.8 Support (https://community.mybb.com/forum-175.html) +--- Forum: General Support (https://community.mybb.com/forum-176.html) +--- Thread: Signing in/out message. (/thread-190048.html) |
Signing in/out message. - xkevin - 2016-03-22 What function/code responsible for this? after signing in this message appeared. RE: Signing in/out message. - .m. - 2016-03-22 if you do not want to see such messages, navigate to below location and turn off friendly redirection pages forum admin panel >> Configuration (settings) >> General Configuration >> Friendly Redirection Pages edit: user control panel also has related option for the individual users RE: Signing in/out message. - xkevin - 2016-03-22 (2016-03-22, 04:32 AM).m. Wrote: if you do not want to see such messages, navigate to below location and turn off friendly redirection pages Thank you for that. But I just want to make a message like this after a (customize) redirection. RE: Signing in/out message. - WallBB - 2016-03-22 I believe you can modify below template here and put custom message. Theme Templates »Ungrouped Tempalte> redirect RE: Signing in/out message. - .m. - 2016-03-22 see redirect function in functions.php file |