vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   Can I turn off the "edited by" message? (https://vborg.vbsupport.ru/showthread.php?t=5551)

12-13-2000 06:19 AM

Can I turn off the "edited by" message when the moderator is editing a post? I still want it to show when the user is editing his own post but not when the moderator is editing it.
I do know that for the Admin there is a switch in the control panel for this. But what's with the Moderators?
You can visit my forums at http://www.jumpondeals.com/forum

12-17-2000 06:53 PM

Is there really no hack for this?
This is sooooo important for me, I am just sitting and waiting for an answer!!!
Please folks and buddies help me out with this one!
I would really appreciate it!
You can visit my forums at http://www.jumpondeals.com/forum

12-18-2000 08:34 AM

Not sure but in editpost.php(3) you need to change following lines.

if ($showeditedby==1 and $postinfo[dateline]<(time()-($noeditedbytime*60))) {
if ($getperms[canadminedit]==0 or $showeditedbyadmin==1 or ($getperms[canadminedit]==1 and $getperms[cancontrolpanel]==0)) {
$getorig=$DB_site->query_first("SELECT pagetext FROM post WHERE postid=$postid");

I don't have enough PHP skills to do this. :(

12-18-2000 04:17 PM

Is there no one on this board with some PHP skills who can help us out here???
I am still waiting to put up some moderators on my board until I will get an answer for this!

12-21-2000 02:15 AM

Just bumping this up again, because I'm sure that there are some of you who know this answer. Please please take a minute to answer this.
My forums is located at:
http://www.jumpondeals.com/forum

webhost 11-18-2001 07:48 PM

bump

MarkB 11-18-2001 08:10 PM

There's a setting for this in control panel options, no?

webhost 11-18-2001 08:17 PM

for admin not moderators

SWFans.net 11-18-2001 08:19 PM

Could you track down the function that alreay exists in the PHP code and add the Moderator groupID to the place where the feature disables it for Admins?

webhost 11-18-2001 08:21 PM

think so we will check that

Admin 11-19-2001 04:34 AM

tubedogg already did this, do a search in either requests or full releases.


All times are GMT. The time now is 12:05 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.01008 seconds
  • Memory Usage 1,725KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (11)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