View Single Post
  #1  
Old 05-16-2010, 06:13 PM
Chadi's Avatar
Chadi Chadi is offline
 
Join Date: May 2004
Location: USA
Posts: 2,043
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Problem with Chat trolls

There is someone continually trolling my chat room (under new accounts constantly) somehow and I don't know how he's doing this for the following reasons:

1. new registrations moderated first (he was not approved yet, but "awaiting email activation"
2. Real Chat (software) is set to usergroups 2, 6, 7, and 38 only. Awaiting email activation usergroup as you know is 4.

This is the template I'm using in various places (header, footer, arcade main page for example) that contains the entrance link. Is something wrong here?

Code:
<!-- Media Center Nav -->
<div class="mc_border_out">
  <div class="mc_border_in">

<div id="middlebar">
<a href="http://www.talkjesus.com/arcade.php"><span><img src="/images/media-menu/games.png" alt="Arcade Games" class="img-media-menu" />&nbsp;Arcade</span></a>
<a href="http://www.talkjesus.com/blogs"><span><img src="/images/media-menu/highlight.png" alt="Blogs" class="img-media-menu" />&nbsp;Blogs</span></a>
<if condition="in_array($bbuserinfo['usergroupid'], array(2,6,7,38))">
<a href="http://www.talkjesus.com/misc.php?do=page&template=Chat"><span><img src="/images/media-menu/chat.png" alt="Christian Live Chat" class="img-media-menu" />&nbsp;Live Chat</span></a><else /><a href="http://www.talkjesus.com/forum-rules-ten-commandments/53-talk-jesus-10-commandments-rule.html"><span><img src="/images/media-menu/chat.png" alt="Christian Live Chat" class="img-media-menu" />&nbsp;Live Chat: Disabled (?)</span></a></if>
<a href="http://www.talkjesus.com/album.php"><span><img src="/images/media-menu/folder.png" alt="Member Albums" class="img-media-menu" />&nbsp;Member Albums</span></a>
<a href="http://www.talkjesus.com/gallery/index.php"><span><img src="/images/media-menu/image.png" alt="Photo Gallery" class="img-media-menu" />&nbsp;Photo Gallery</span></a>
<a href="javascript:openRadioAndTV()"><span><img src="/images/media-menu/multimedia.png" alt="Radio Streaming" class="img-media-menu" />&nbsp;Radio</span></a>
</div>
  
  </div>
</div>
<!-- /Media Center Nav -->

<br />
Info:
VB 3.8x
RealChat
Usergroups 2,6,7,38 only allowed.
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01110 seconds
  • Memory Usage 1,770KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete