The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Can I remove the Information after posting?

3 posters

Go down

Solved Can I remove the Information after posting?

Post by Alex_Eror March 30th 2012, 5:06 pm

Is there a way to remove the 'Information, you have posted, click here to return to message' page whenever a person posts something?
avatar
Alex_Eror
Forumember

Posts : 116
Reputation : 4
Language : English

Back to top Go down

Solved Re: Can I remove the Information after posting?

Post by YoshiGM April 1st 2012, 3:59 am

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
YoshiGM
YoshiGM
Active Poster

Male Posts : 1492
Reputation : 144
Language : Spanish & English
Location : Mexico

http://asistencia.foroactivo.com/u21373

Back to top Go down

Solved Re: Can I remove the Information after posting?

Post by Alex_Eror April 3rd 2012, 2:09 pm

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.
avatar
Alex_Eror
Forumember

Posts : 116
Reputation : 4
Language : English

Back to top Go down

Solved Re: Can I remove the Information after posting?

Post by Jophy April 3rd 2012, 2:54 pm

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
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum