Remove Reason For Edit
4 posters
Page 1 of 1
Remove Reason For Edit
Will the code given here also work for phpbb3?
Re: Remove "Last edited by ...." from posts?
by Richard. on June 10th 2013, 5:13 pm
Alright its good to go, try to go in Templates=>Viewtopic_body=> search for Code: ----------Select content
- Code:
<span class="gensmall">{postrow.displayed.EDITED_MESSAGE}</span
NiteSpinR- Forumember
- Posts : 35
Reputation : 1
Language : english
Re: Remove Reason For Edit
You cannot edit your templates in phpBB 3 or Invision, so the code provided will not work.
Could you give us a link to a topic in your forum with the "Last edited by" line available in a post? Thanks!
Could you give us a link to a topic in your forum with the "Last edited by" line available in a post? Thanks!
Re: Remove Reason For Edit
http://victimsheartland.forumotion.com/t6360-supermoon-rises-in-weekend-night-sky-sunday#187277Ultron's Vision wrote:You cannot edit your templates in phpBB 3 or Invision, so the code provided will not work.
Could you give us a link to a topic in your forum with the "Last edited by" line available in a post? Thanks!
Last edited by NiteSpinR on Fri Jun 21, 2013 10:27 pm; edited 1 time in total
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
last edit appears here also
remove members birthdays from calendar
Is it possible to remove or hide members birthdays from the calendar so that the calendar only shows events
Last edited by Swos on May 14th 2013, 1:55 am; edited 1 time in total
NiteSpinR- Forumember
- Posts : 35
Reputation : 1
Language : english
Re: Remove Reason For Edit
I think I was able to figure it out in phpbb2. Not sure if it will, but see if this works with phpbb3:
Put that in a javascript page and mark it for "In all the pages"
- Code:
$(function() {
$(document.getElementById('parent_editor_simple')).closest('tr').next('tr').remove();
});
Put that in a javascript page and mark it for "In all the pages"
bob77707- Forumember
- Posts : 48
Reputation : 4
Language : English
Re: Remove Reason For Edit
Wait, are you trying to get rid of the "Reason for edit" text and text box you see when your are editing a post or just the "last edited by..." text that you see when you have submitted your edit?
If its the second case, try using the code provided here:
https://help.forumotion.com/t117497-remove-last-edited-by-in-phpbb3#772796
If its the second case, try using the code provided here:
https://help.forumotion.com/t117497-remove-last-edited-by-in-phpbb3#772796
bob77707- Forumember
- Posts : 48
Reputation : 4
Language : English
Re: Remove Reason For Edit
Topic Solved & Locked
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Similar topics
» Reason for Edit Style Help
» Mandatory edit register/reason
» Banned inactive user and entered reason; reason doesn't appear under Ban Control
» Pressing "Edit" will remove most of the topic
» Edit/Remove Chatbox Timeout
» Mandatory edit register/reason
» Banned inactive user and entered reason; reason doesn't appear under Ban Control
» Pressing "Edit" will remove most of the topic
» Edit/Remove Chatbox Timeout
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum