vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=155)
-   -   Hide "Edit By ..." Note For Admins (https://vborg.vbsupport.ru/showthread.php?t=97666)

Mudvayne 01-21-2006 02:03 PM

I almost installed it ! A good thing that i read the whole one :P .. . Thanks Anyway !

Chadi 04-12-2006 08:55 PM

This did not work for me. I applied to postbit and postbit legacy, still shows my edit (I edited a post to test, after applying)

I also enabled in usergroup managed (after I edited the post). Any way I can remove it on one particular post at least?

MysticMoon 04-16-2006 02:33 AM

Thank you :)
I did the "Usergroup Manager / General Permissions / Show edited by note" way & it would still show when I edited a message.

Now thanks to you it's finally gone :)

Stifmeister2 05-06-2006 01:07 AM

I can't get it to work.. :(

I did the template edit but it still displays "Edited by...". :( I have 3.5.2.

babile 05-10-2006 08:05 AM

good..!
i think when you set this option by user id...will be more usefull

thank you tnguy3n

trinigamers 05-10-2006 10:18 AM

thanks!

J-TEK 05-16-2006 04:28 AM

The "1" in
Code:

($post[userid] != 1)
is the userid for the admin right? Just making sure before I mess something up, lol.

Quarterbore 05-19-2006 07:02 PM

This is not working on my site either as posted above.... As others have said, the "Edited By" still shows up in the posts....?

I ended up using the following conditional instead....

Code:

                <if condition="$show['postedited'] AND ($post[edit_username] != 'Quarterbore')">
It looks to me like in 3.5.2. that the $post[userid] does not work? I did not check the database to see if there is a field for userid in 3.5.2

Also, someone above asked about the userid... The userid is the member ID that you don't want to show up... UserID #1 is usually your SuperAdmin account (if you didn't change that)...

EDIT 2:

Perhaps I didn't understand... I want this so I can edit OTHER PEOPLE'S ads when necessary without them knowing that I did it as the Super Admin... Perhaps the $post[userid] only means that edits do not show up in teh superadmin's posts (regardless of who did them) ... If so, I don't like that idea!

Ntfu2 05-20-2006 12:32 AM

[QUOTE=J-TEK]The "1" in
Code:

($post[userid] != 1)
is the userid for the admin right? Just making sure before I mess something up, lol.[/QUOTE

Assuming that the admin is the first account signed up on the board.

Like, my userid is 7, if you change that to usergroup(6 by default) instead of userid, it'll include all admins

mof9336 05-26-2006 04:09 AM

hell yea it works thx


All times are GMT. The time now is 07:53 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.01117 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
  • (3)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete