vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   moderator replay (https://vborg.vbsupport.ru/showthread.php?t=193021)

rob01 10-08-2008 12:40 AM

moderator replay
 
someone knows if it's posible to add a image just after the post just when a admin/moderator , add a replay

is this posible?

for example:

Post:
New Moderator! (1,2,3) (Picture goes here)

Lynne 10-08-2008 02:18 AM

I'm sorry, but I don't understand.

rob01 10-08-2008 02:26 AM

i mean

lets say, there is a board called test

and a regular user makes a new topic

but when a admin/moderator adds a new replay, the new topic will have a image saying a moderator made a new comment, just behind the # of pages the topic has

Lynne 10-08-2008 02:43 AM

Ahhhh, hmmmmm. I've never seen a mod like that and I'm not thinking of some easy way to do that.

rob01 10-08-2008 05:53 AM

maybe with a if

like if certain member of a certain groups add a new post, just add a picture beside the new topic

Lynne 10-08-2008 04:16 PM

But, this means that you need a query that goes through every single post in the thread to see if any of the users that posted are moderators. Normally, there is no reason for there to be a query that goes through all the posts just to list a thread. So really, what you almost need to do is add a new field to the thread table, set to <NULL> until a moderator posts and at that point you need to change that field to something other than <NULL> and then when you spit out the thread lists, if the field isn't null, you put the Moderator tag up.

rob01 10-09-2008 12:51 AM

can you help me? or someone

if you have enough time


All times are GMT. The time now is 06:31 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.00913 seconds
  • Memory Usage 1,714KB
  • 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
  • (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