vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Mods/Super Mods cannot edit Admin posts (https://vborg.vbsupport.ru/showthread.php?t=51103)

Chris Gwynne 04-02-2003 10:44 AM

Mods/Super Mods cannot edit Admin posts
 
I don't know whether this exists or not, I've had a quick look through the database and couldn't find anything.

Moderators and Super Moderators can edit Admin posts. After recent abuse from an Moderator or Super Moderator towards an Admin and with me not being able to tell who edited the post. I request a hack which will STOP Moderators and Super Moderators EDITING an Admin's post.

Thanks for your help.

Regards,
Chris

Chris Gwynne 04-02-2003 10:49 AM

Either the above method. Or the one I've just thought of now...

Is there any way to use Logician's Conditional Templates hack, in such a way that it hides the EDIT button from Registered, Moderator and Super Moderator users?

Xenon 04-02-2003 10:58 AM

i'd suggest a hack by logician for that ;)

Logician 04-02-2003 11:02 AM

which is here:
https://vborg.vbsupport.ru/showthrea...threadid=38988

Chris Gwynne 04-02-2003 03:43 PM

Quote:

Today at 01:02 PM Logician said this in Post #4
which is here:
https://vborg.vbsupport.ru/showthrea...threadid=38988


Thanks a LOT Logician, it's perfect. :)

Also :p is there a quick fix to not show the EDIT link to posts that belong to another member.

Thanks

Logician 04-03-2003 12:49 PM

I'm sure someone should have released such hack somewhere around (full releases, request forum etc.). I say search with keyword "edit + hide". Even if there is none, you can do it via conditionals if you are using advanced templates hack.

Boofo 04-03-2003 01:33 PM

Here you go (if you have the Dynamic Templates hack installed, that is) ;)

Quote:

[[((ismoderator($thread['forumid'])) or $post[userid]==$bbuserinfo[userid])]]
$post[editpost]
[[/((ismoderator($thread['forumid'])) or $post[userid]==$bbuserinfo[userid])]]


All times are GMT. The time now is 07:04 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.00994 seconds
  • Memory Usage 1,720KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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