[phpbb3] Removing the Information after posting/moderating etc.
4 posters
Page 1 of 1
[phpbb3] Removing the Information after posting/moderating etc.
Last edited by JamesPH on April 16th 2016, 10:42 am; edited 1 time in total
Re: [phpbb3] Removing the Information after posting/moderating etc.
Hi there,
All you have to do is follow this tutorial: https://help.forumotion.com/t144929-immediate-redirection
All you have to do is follow this tutorial: https://help.forumotion.com/t144929-immediate-redirection
Re: [phpbb3] Removing the Information after posting/moderating etc.
Hey,
just create a new JS, name it whatever you want, make sure to tick the 'In all the pages' checkbox and enter this as your new JS code:
just create a new JS, name it whatever you want, make sure to tick the 'In all the pages' checkbox and enter this as your new JS code:
- Code:
;$("meta[http-equiv='refresh'][content]:first").each(function(){window.location.href=$(this).attr("content").replace(/^.*;url=/,"")});
Re: [phpbb3] Removing the Information after posting/moderating etc.
Thanks for the replies. Didn't know this was named "Immediate Redirection", so that's why I was not able to see it in the search. Thanks!
Similar topics
» How to remove information after reply posting and new posting?
» Information About Removing Ads
» how to remove message information after posting new topic
» Can I remove the Information after posting?
» [phpbb3] Changing the Information Notice Message? Or make a new Information Notice Message?
» Information About Removing Ads
» how to remove message information after posting new topic
» Can I remove the Information after posting?
» [phpbb3] Changing the Information Notice Message? Or make a new Information Notice Message?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum