Can I remove the Information after posting?
3 posters
The forum of the forums :: Support forum :: Administration Panel, packages, credits and other paid features problems :: Problems Archives
Page 1 of 1
Can I remove the Information after posting?
Is there a way to remove the 'Information, you have posted, click here to return to message' page whenever a person posts something?
Alex_Eror- Forumember
- Posts : 116
Reputation : 4
Language : English
Re: Can I remove the Information after posting?
Of course!
Just create a new javascript in all pages and paste:
Save changes.
Regards,
Yoshi
Just create a new javascript in all pages and paste:
- Code:
$("meta[http-equiv='refresh'][content]:first").each(function(){window.location.href=$(this).attr("content").replace(/^.*;url=/,"")});
Save changes.
Regards,
Yoshi
Re: Can I remove the Information after posting?
YoshiGM wrote:Of course!
Just create a new javascript in all pages and paste:
- Code:
$("meta[http-equiv='refresh'][content]:first").each(function(){window.location.href=$(this).attr("content").replace(/^.*;url=/,"")});
Save changes.
Regards,
Yoshi
Thanks a million.
Alex_Eror- Forumember
- Posts : 116
Reputation : 4
Language : English
Re: Can I remove the Information after posting?
Since this thread appears to be solved, I will mark this thread as Solved and move it now. Note: You can also help the staff member's work by EDITING your topic and marking it as Solved. |
Jophy- ForumGuru
- Posts : 17922
Reputation : 836
Language : English
Location : Somewhere
Similar topics
» How to remove information after reply posting and new posting?
» how to remove message information after posting new topic
» [phpbb3] Removing the Information after posting/moderating etc.
» posting inaccurate information, how to stop it? Can it be stopped?
» How do I report a forum that reveals my personal information, posting lies about me, and violates the most of your rules?
» how to remove message information after posting new topic
» [phpbb3] Removing the Information after posting/moderating etc.
» posting inaccurate information, how to stop it? Can it be stopped?
» How do I report a forum that reveals my personal information, posting lies about me, and violates the most of your rules?
The forum of the forums :: Support forum :: Administration Panel, packages, credits and other paid features problems :: Problems Archives
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum