The Arcive of vBulletin Modifications Site. |
|
Chatbox Lite Details »»
|
|||||||||||||||||||||||||
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. Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
Very simple and very easy to install Thanks!
![]() **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> |
|
#3
|
|||
|
|||
|
Hello ,
Is there a screenShot , Regards |
|
#4
|
||||
|
||||
|
Quote:
yep lol
|
|
#5
|
||||
|
||||
|
Yes...a screenie would be nice.
|
|
#6
|
|||
|
|||
|
Quote:
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> |
|
#7
|
|||
|
|||
|
awesome, your my hero
i can remove my sig now!
|
|
#8
|
|||
|
|||
|
Quote:
|
|
#9
|
|||
|
|||
|
Hmm, when trying to run a query it says I must select a column, to what is it referring to?
|
|
#10
|
||||
|
||||
|
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
|
![]() |
|
|