View Full Version : Last Edited By Question
julia44
07-11-2007, 01:51 PM
Is there any way to not have the last edited by message shown. All user groups have the option in the usergroup editor set to no. Sometimes the message shows and sometimes it doesn't. I just don't want it to show at all. Is this at all possible? Thanks for your time.
Julia
webghey
11-15-2007, 07:18 PM
are you on 3.68 patch 2?
I have the issue as well - usergroups are set to "no"
no reason is being left for editing - still showing "last edited by" on SOME posts. I don't know if it's a time issue or what, but it's set to NO on the user groups.
UK Jimbo
11-15-2007, 09:27 PM
If you really don't want the last edited text anywhere on posts then you could remove it from the postbit and postbit_legacy templates.
I've not tested it but this should work.
Change
<if condition="$show['postedited']">
to
<if condition="$show['postedited'] && false">
webghey
11-15-2007, 09:53 PM
would that be for all members/usergroups?
or would I have to add some type of conditional on that to only make it apply to admins/mods/supers
Shazz
11-15-2007, 10:13 PM
3.6 - Usergroup options in the admincp
Show edited by note on edited messages? Yes - No
chikkoo
03-26-2008, 07:17 AM
3.6 - Usergroup options in the admincp
Show edited by note on edited messages? Yes - No
It doesn't work for me too.
I made it to "No", not to show, still it is showing on all messages.
Opserty
03-26-2008, 10:06 AM
It doesn't work for me too.
I made it to "No", not to show, still it is showing on all messages.
Have you edited the post first and then set this setting to "No". Or have you set the setting first then edited the post?
chikkoo
04-12-2008, 02:00 PM
I set it first No, then edited the post.
Our House
04-12-2008, 02:42 PM
Just a hunch...
Make sure there are no secondary usergroups associated with those members. If a user's primary usergroup has "show edited by" set to No and their secondary usergroup set to Yes, the 2nd settings will override the 1st.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.