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)

Dream 07-19-2005 10:00 PM

Chatbox Lite
 
This is a very simple shoutbox.

For those of us who don't have the resources to spare for vBShout v2.0.

[high]Installation[/high]
Instructions in the zip.

aethro 07-20-2005 05:43 AM

Very simple and very easy to install Thanks! :D

**EDIT**
The one thing i did notice is people are showing up in the who's online page as going too an unknown location ^^

** Edit 2**
I noticed this when I tried to use your code to only show it on index you forgot a " after 'index' so it should look like this

Code:

<if condition="THIS_SCRIPT == 'index'">
<br /><center><iframe src="chatbox_lite.php" width="95%" style="border: 0px"></iframe></center>
</if>


ForYou 07-20-2005 09:27 AM

Hello ,

Is there a screenShot ,

Regards

Allan 07-20-2005 11:41 AM

Quote:

Originally Posted by ForYou
Hello ,

Is there a screenShot ,

Regards


yep lol ;)

Roxie 07-20-2005 04:16 PM

Yes...a screenie would be nice.

gldtn 07-20-2005 04:53 PM

Quote:

Originally Posted by aethro
Very simple and very easy to install Thanks! :D

**EDIT**
The one thing i did notice is people are showing up in the who's online page as going too an unknown location ^^

** Edit 2**
I noticed this when I tried to use your code to only show it on index you forgot a " after 'index' so it should look like this

Code:

<if condition="THIS_SCRIPT == 'index'">
<br /><center><iframe src="chatbox_lite.php" width="95%" style="border: 0px"></iframe></center>
</if>


The if condition did not work for me, vB3.5b3! But thats ok I just placed the code on the FORUMHOME template. Also I'm try to have this feature available to certain usergroups and can't get it to work for some reason.. anyone know how to do this?

I got;

Code:

<if condition="is_member_of($bbuserinfo, 6,5,7)">
<center><iframe src="chatbox_lite.php" width="95%" style="border: 0px"></iframe></center><br />
</if>


Jenta 07-20-2005 05:10 PM

awesome, your my hero
i can remove my sig now! :)

Jenta 07-20-2005 07:49 PM

Quote:

Originally Posted by ForYou
Hello ,

Is there a screenShot ,

Regards

here's mine so far
https://vborg.vbsupport.ru/

john1744 07-20-2005 10:21 PM

Hmm, when trying to run a query it says I must select a column, to what is it referring to?

aethro 07-21-2005 01:40 AM

If you copied and pasted the entire query above it shouldn't ask for anything. I did a clean install with the above instructions and it worked fine :)


All times are GMT. The time now is 04:14 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.01285 seconds
  • Memory Usage 1,734KB
  • 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
  • (3)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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