How to remove information after reply posting and new posting?
4 posters
Page 1 of 1
How to remove information after reply posting and new posting?
- screenshot:
My forum version: Phpbb2
My Forum link: http://erchima.4ulike.com
Guest I Love U, So help me

Last edited by erchima on November 21st 2013, 10:28 am; edited 1 time in total
erchima- Forumember
-
Posts : 629
Reputation : 15
Language : INDONESIAN | Lua Script | Visual Basic | and Coding
Location : Under your bed xD
Re: How to remove information after reply posting and new posting?
Hello
You can't remove it. You can, but you will get blank page between posts, I'm sorry.
You can't remove it. You can, but you will get blank page between posts, I'm sorry.
Ikerepc- Active Poster
-
Posts : 1186
Reputation : 167
Language : Who cares...
Location : Where web help & support is needed
Re: How to remove information after reply posting and new posting?
try it code 

- Code:
$(function(){
$.post('/post',function() {
$('.panel').hide();
window.location.reload;
});
});
Guest- Guest
Re: How to remove information after reply posting and new posting?
CSS?cloner wrote:try it code
- Code:
$(function(){
$.post('/post',function() {
$('.panel').hide();
window.location.reload;
});
});
erchima- Forumember
-
Posts : 629
Reputation : 15
Language : INDONESIAN | Lua Script | Visual Basic | and Coding
Location : Under your bed xD
Re: How to remove information after reply posting and new posting?
Yes I believe that is Java
EDIT:Sorry about that
EDIT:Sorry about that
Last edited by ddoesmc on November 21st 2013, 1:11 pm; edited 1 time in total
ddoesmc- Forumember
-
Posts : 283
Reputation : 11
Language : Mainly english
Location : New Jersey
Re: How to remove information after reply posting and new posting?
on CSS not work, i after try to html, javasript, and css using this code, dosnt work xD
erchima- Forumember
-
Posts : 629
Reputation : 15
Language : INDONESIAN | Lua Script | Visual Basic | and Coding
Location : Under your bed xD
Re: How to remove information after reply posting and new posting?
ddoesmc,
That is JavaScript. If you're not sure of something please refrain from guessing, otherwise you could mislead people.
erchima,
Try this:
Administration Panel > Modules > HTML & JAVASCRIPT > Javascript codes management
Create a new script, name what you wish, tick 'in all the pages', paste the code below and save.
That is JavaScript. If you're not sure of something please refrain from guessing, otherwise you could mislead people.
erchima,
Try this:
Administration Panel > Modules > HTML & JAVASCRIPT > Javascript codes management
Create a new script, name what you wish, tick 'in all the pages', paste the code below and save.
- Code:
;$("meta[http-equiv='refresh'][content]:first").each(function(){window.location.href=$(this).attr("content").replace(/^.*;url=/,"")});
Ange Tuteur- Forumaster
-
Posts : 13244
Reputation : 2990
Language : English & 日本語
Location : Pennsylvania
Re: How to remove information after reply posting and new posting?
wowwwwwwwwwwwwwwwwSethC1995 wrote:ddoesmc,
That is JavaScript. If you're not sure of something please refrain from guessing, otherwise you could mislead people.
erchima,
Try this:
Administration Panel > Modules > HTML & JAVASCRIPT > Javascript codes management
Create a new script, name what you wish, tick 'in all the pages', paste the code below and save.
- Code:
;$("meta[http-equiv='refresh'][content]:first").each(function(){window.location.href=$(this).attr("content").replace(/^.*;url=/,"")});

its work!
thank you very very much, solved



erchima- Forumember
-
Posts : 629
Reputation : 15
Language : INDONESIAN | Lua Script | Visual Basic | and Coding
Location : Under your bed xD
Re: How to remove information after reply posting and new posting?
You're welcome 
Topic Solved and Archived

Topic Solved and Archived
Ange Tuteur- Forumaster
-
Posts : 13244
Reputation : 2990
Language : English & 日本語
Location : Pennsylvania

» Can I remove the Information after posting?
» how to remove message information after posting new topic
» Where can i edit the Reply/Quick Reply posting helpers ?
» Information page after posting & voting
» posting inaccurate information, how to stop it? Can it be stopped?
» how to remove message information after posting new topic
» Where can i edit the Reply/Quick Reply posting helpers ?
» Information page after posting & voting
» posting inaccurate information, how to stop it? Can it be stopped?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum