vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Chatbox Lite (https://vborg.vbsupport.ru/showthread.php?t=92537)

rudiviss1 01-25-2006 05:11 PM

Yes, simply add these:
PHP Code:

<if condition="$show['member']"

Before the Code
and the following after it:
PHP Code:

</if> 

If you want a notice, add this above where you add
PHP Code:

<if condition="$show['member']"

:
PHP Code:

<if condition="$show['guest']">
<
p><b>ONLY FOR MEMBERSSORRY!</b></p>
</if> 


rudiviss1 01-25-2006 05:13 PM

Quote:

Originally Posted by johnnypict
Hi,

I'm concerned that if I pop this into the front of my forums page that the odd passer by may leave abusive language etc. Can't really ban them from the forum. Or is this only visible to registered people.

Is there away of banning certain words from appearing.

Thanks in advance. :squareeyed:

This chat box uses the forum's post system, ie. tags that can be used in posts can be used in the chatbox. This is not confirmed but I think that the swear filter may be in effect too :ermm:

Why not just close it off to guests?? See above post :nervous:

Rudi

Mastar 01-26-2006 04:29 PM

Quote:

Originally Posted by rudiviss1
Yes, simply add these:
PHP Code:

<if condition="$show['member']"

Before the Code
and the following after it:
PHP Code:

</if> 

If you want a notice, add this above where you add
PHP Code:

<if condition="$show['member']"

:
PHP Code:

<if condition="$show['guest']">
<
p><b>ONLY FOR MEMBERSSORRY!</b></p>
</if> 


say I don't want certain usergroups to view the chatbox.... what would I add?

Mastar 01-28-2006 12:29 PM

Can some create a cp in the admincp for chatbox like HERE

Mikecp421 01-28-2006 07:58 PM

excellent, thanks!

rudiviss1 01-29-2006 07:37 AM

Quote:

Originally Posted by Mastar
Can some create a cp in the admincp for chatbox like HERE

Hi Mastar,
I don't know about the AdminCP integration but I could make a standalone PHP file that administrators only can use to edit their chatbox if that would help... :ermm:

rudiviss1 01-29-2006 07:50 AM

Quote:

Originally Posted by Mastar
say I don't want certain usergroups to view the chatbox.... what would I add?

:ermm:

From my current knowledge of how vB works, I think you have to go through the permissions of certain usergroups, what I don't know is how we get the Chatbox to show up in these permissions... :nervous:

Mastar 01-29-2006 12:39 PM

Quote:

Originally Posted by rudiviss1
Hi Mastar,
I don't know about the AdminCP integration but I could make a standalone PHP file that administrators only can use to edit their chatbox if that would help... :ermm:

Well thank you! I would like to see how that works, can you please?! THanks again.

rudiviss1 01-30-2006 08:08 PM

Quote:

Originally Posted by Mastar
Well thank you! I would like to see how that works, can you please?! THanks again.

Hello again Mastar, I will try my best although results cannot be guarenteed :nervous:

I will get to work on it ASAP, currently just working on my whole new Bulletin Board system, MageBB :)

Dennis B 01-30-2006 11:13 PM

hmmmmm

I've installed this... but there doesn't seem to be an easy way to prune messages... it would be nice if at every interval the script would just prune messages that are either older than X hours/days/weeks or if there are more than X messages in the chat...


All times are GMT. The time now is 03:35 PM.

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.01241 seconds
  • Memory Usage 1,752KB
  • 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
  • (8)bbcode_php_printable
  • (6)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