=============================FREICHAT 2.1.2======================================= STEPS TO INSTALL FREICHAT (FREECHAT 2.1.2) FOR JOOMLA 1.5 AND CB *If you had installed a previous version(1.0) of freichat ---make sure you uninstall/delete the component and the module ---delete the folders /components/com_freichat if exists ---delete the folders /modules/mod_freichat if exists 1. Install com_freichat.zip from joomla install/uninstall 2. Then, install mod_freichat.zip from joomla install/uninstall 3. Enable the mod_freichat module from the module manager 4. Edit mod_freichat as following: *Show Title: No *Access Level :Registered ================================================================================ Additional Configuration: 1.you have a choice to display username(default) or nickname --to change from username to nickname [A] --edit /modules/mod_freichat/mod_freichat.php (around line 21) --and change $show_name="name"; [B] --edit /components/com_freichat/freichat.php (around line 22) --and change $show_name="name"; 2.you also have a choice to display/hide online friends module in the menu/column [A] change the value as necessary in /modules/mod_freichat/mod_freichat.php (around line 26) --(search for $show_module= ) ================================================================================ Requirements: *Joomla with community builder *Connections must be Enabled *at least 2 people that are connected must be online to chat(thats what chat is for? :)) ================================================================================ For any queries or bugs please visit the project page: http://code.google.com/p/frei-chat/ Changes Made: 1.you will be able to chat even while you browse different pages. 2.option for nickname/username. 3.single css file for both(chatbar n chatbox)! and some performance updates! 4.some images added!