Pagina 1 van 1

Chatbox?

Geplaatst: 18 apr 2005, 22:03
door Menace2Society
Zoals ik al eerder aangaf ben ik niet helemaal tevreden over de chatbox die nu op mijn forum zit. Heel jammer, want er is veel vraag naar een goede chatbox op mijn site.

Nu vroeg ik mij af of er niet een andere goede chatbox was, java of flash based, die ik eventueel op mijn forum kan zetten? Of kan iemand die misschien compatible maken met het ledenbestand van mijn forum?

Geplaatst: 19 apr 2005, 14:40
door Yellow
Dit is de beste chat mod voor phpbb dacht ik:

http://www.phpbb.com/phpBB/viewtopic.ph ... highlight=

Geplaatst: 26 apr 2005, 00:43
door Menace2Society
Dat IRC, kun je dat makkelijk installeren? Of hoe werkt dat? :oops:

Geplaatst: 26 apr 2005, 00:48
door headout
Flash based:
http://www.tufat.com/script2.htm
Kost je $5, maar is het waard. Werkt op basis van je phpbb_users table, is echt ideaal mijn inziens.

Geplaatst: 26 apr 2005, 07:44
door AarClay
Menace2Society schreef:Dat IRC, kun je dat makkelijk installeren? Of hoe werkt dat? :oops:
Bedoel je de IRCserver of de client?

Geplaatst: 26 apr 2005, 15:25
door jehanna
headout schreef:Flash based:
http://www.tufat.com/script2.htm
Kost je $5, maar is het waard. Werkt op basis van je phpbb_users table, is echt ideaal mijn inziens.
Hoi, bedankt voor deze tip, ziet er mooi uit!
Nu heb ik een vraagje, en ik weet dat dat eigenlijk niet hier thuis hoort, maar ik probeer het toch... :oops: Dit moet ik doen:
Step 1: Edit /inc/common.php to use the phpBB integration class

Before uploading to your server, you should locate the "common.php" file, which is located in the "inc" folder of FlashChat. There is one small edit that you must make to this file. In the block of statements which relate to CMS systems, only the line relating to the phpBB2CMS.php file should be uncommented. In other words, all of the other CMS-related lines should have double-slashes before them, as shown below (red arrow):
en ik denk dat ik hier iets mee moet doen... klopt dat? En wat precies?

Code: Selecteer alles

	//---CMS	
	$f_cms = INC_DIR . 'cmses/' . $GLOBALS['fc_config']['CMSsystem'] . '.php';
	
	if( !file_exists($f_cms) || !is_file($f_cms) )
	{
		include_once(INC_DIR . 'cmses/statelessCMS.php');//free for all users
	}
	else
	{
		include_once( $f_cms );
	}
	//---end CMS
reuze bedankt als...

Jehanna

Geplaatst: 26 apr 2005, 23:48
door sjerk
http://mods.db9.dk/viewtopic.php?t=1568

Niet echt een chatbox, eerder een shoutbox, maar wel makkelijk te installeren (zelfs Easymod compatible dus weinig werk ook nog eens).