PDA

View Full Version : My endless quest for a shoutbox


gothic1213
09-16-2005, 01:03 PM
I have absolutely no idea if I am allowed to "advertise" 3rd party scripts (albeit free) but here goes..
I have been frenetically searching for a suitable shoutbox to use in my portal because my members are totally addicted!
We had been using the one from here that displayed in the side panel, but since upgrading to 3.5.0 that was a non-starter (especially for a php noob like me)
I stumbled upon THIS (http://www.designanet.co.uk/shoutbox/index.php#download) little gem. It is free, simplicity itself to install, and works perfectly (so far)
I sincerely hope this is of some benefit to others here, as I know a good shoutbox is always a sought after commodity.

p.s. you can see it working in the right panel if you click the link in my sig..

gothic1213
09-16-2005, 01:08 PM
I forgot to mention, all I did to incorporate it was to make a new template called "adv_portal_shout" with the contents
<tr>
<td class="$bgclass">
<IFRAME SRC="http://localhost/shout/inc_form.php" WIDTH=175 HEIGHT=500 frameborder="0" scrolling="yes">
</td>
</tr>
replace the code in blue with the path to which you installed the shoutbox.
Adjust the height and width to whatever you like, then "Add Module" in your CMPS using the above template.

Our Sponsors
 

FleaBag
10-03-2005, 12:36 PM
There's a few people working on getting the AJAX Shoutbox on vB.org integrated into the CMPS. In fact, I think there are some details in the Hacks & Modifications forum here.

gothic1213
10-03-2005, 01:46 PM
There's a few people working on getting the AJAX Shoutbox on vB.org integrated into the CMPS. In fact, I think there are some details in the Hacks & Modifications forum here.
Theonly problem with that one is that it's virtually impossible to configure it well enough to work in a side panel on the portal. Damn shame as it's pretty good.

Our Sponsors
 

FleaBag
10-03-2005, 02:26 PM
What exactly's the issue with the sidebar? I haven't implimented this myself yet, but I was planning to, as a side module.