vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Show admin groups (https://vborg.vbsupport.ru/showthread.php?t=11425)

03-16-2001 08:31 AM

Warning: Variable passed to each() is not an array or object in /home/hi/public_html/forums/showmods.php on line 110

03-16-2001 09:29 AM

Quote:

Originally posted by pipi
Warning: Variable passed to each() is not an array or object in /home/hi/public_html/forums/showmods.php on line 110
I can only think of two possible reasons why this might happen:

1) you have no moderators
2) you are using the version of PHP that Noah used when he was building the ark...

Parker Clack 04-08-2001 10:14 AM

Kier:

I you use a custom title for your admins and moderators they will not show as online. Anyway to add this option to the query on the user table in the database so they show as online?

Parker

Parker Clack 04-08-2001 10:42 AM

Kier:

Nevermind I just changed:

if ($user[sessionuserid]>0 and $user[lastactivity]>$datecut) eval("\$onlinestatus = \"".gettemplate("postbit_online")."\";");

to

if ($user[sessionuserid]>0 and $user[lastactivity]>$datecut and $user[customtitle]>0) eval("\$onlinestatus = \"".gettemplate("postbit_online")."\";");

the_sisko 04-08-2001 03:15 PM

After I upgraded to beta 4 it only shows the topics of the page but no admin, mods,..???
http://www.studenten-city.de/stf/showmods.php4

Lost 04-09-2001 11:37 AM

Great lill hack :)
Thanx for the hard work:)

TechTalk 04-14-2001 09:12 PM

Kier please tell me since you are a developer that all of this will be added to vb 2.1?? I think this is a great feature and gives the users a little more info which is always good.

~Chris

zothip 04-15-2001 06:33 PM

Parse error: parse error in /home/zothip2/squadpage-www/forums/showmods.php on line 30

:)

JJR512 04-17-2001 04:16 AM

This hack is pretty neat. I just have two questions.

1. Can you please show me how to add an email button link below the PM button link?

2. Can you fix, in a future version of this hack, the appearance so that the columns line up a bit neater?

Thanks!

floleb7 04-21-2001 11:37 AM

Quote:

Originally posted by Zothip
Parse error: parse error in /home/zothip2/squadpage-www/forums/showmods.php on line 30

:)

same problem


All times are GMT. The time now is 07:11 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.01142 seconds
  • Memory Usage 1,733KB
  • 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)pagenav
  • (1)pagenav_curpage
  • (4)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