vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Last Edited By Question (https://vborg.vbsupport.ru/showthread.php?t=151970)

julia44 07-11-2007 01:51 PM

Last Edited By Question
 
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
Code:

                <if condition="$show['postedited']">
to
Code:

                <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

Quote:

Originally Posted by Shazz (Post 1383378)
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

Quote:

Originally Posted by chikkoo (Post 1474794)
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.


All times are GMT. The time now is 01:18 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01038 seconds
  • Memory Usage 1,726KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete