vb.org Archive

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

Devil Woman 10-22-2006 06:41 PM

Edited By
 
Hi there, this may sound a bit weird but I am hoping someone can help me, I will explain best I can in the hope someone can help

What it is, is that I had the edited by turned on so that when someone edited a message it showed up on the post, I have since turned this off and was wondering if there is anyway I can get rid of the edited by messages that are on the posts that were edited before I turned the edited by off

I hope that is understandable and any help is appreciated

Thanks all

Shazz 10-22-2006 07:59 PM

Usergroup Options > Pick your usergroup
And it should be there in the middle that says
Edited by

Devil Woman 10-22-2006 10:44 PM

Yes thats what I have done, but what I was wondering is all the posts that where edited before I turned it off will now say underneath edited by username and the date, can I get rid of that at all or is that there permanent?

Paul M 10-22-2006 11:19 PM

I believe you could do it by running an SQL query ;

Code:

UPDATE editlog SET reason = ' ';
This isn't tested so I would advise you to backup that table first, just in case.

Devil Woman 10-24-2006 12:44 AM

Thanks for that, I will backup and give it a try and will let you know how I get on

Just done it and all it's doing is keeping the edited by message there ad putting a reason next to it.

Is there a query that can be run that will completely remove the edited by message? as that is what I am looking for, or is that not possible

Thanks

Devil Woman 10-26-2006 08:20 PM

Hi there, is there any possible way of doing this at all?

Thanks in advance


All times are GMT. The time now is 03:15 PM.

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.00999 seconds
  • Memory Usage 1,716KB
  • 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
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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