2008-11-18, 01:30 PM
This is a quick tutorial how to "bridge" Et-Chat 3.x with MyBB 1.4:
1. Install MyBB
2. Download ET-Chat from here: SE Design
3. Upload to a folder chat in your mybbdirectory, e.g. mybboard/chat
4. Open this index.php:
index.php (Size: 8.71 KB / Downloads: 299)
5. Change the following things to your need:
yourhost, yourusername, yourpassword, yourdatabase, yourmybbprefix, youroutputpage.
6. Install ET-Chat (Doesn't matter which database, you can use the one MyBB is running on or another one.), log in as admin and change the setting to your needs.
7. Rename index.php to something different, for example admin.php. If you need to login as admin one more time you have to use this file.
8. Upload the index.php by me with your changes
9. Put the following code into your menu (header template) or whereever you want it to be):
Now you are done, everything should work fine
ET-Chat is a powerfull AJAX / Php chat that works very nice with MyBB.
You can find more explanations and a german version of this at Zaiendo. Have fun!
1. Install MyBB
2. Download ET-Chat from here: SE Design
3. Upload to a folder chat in your mybbdirectory, e.g. mybboard/chat
4. Open this index.php:
index.php (Size: 8.71 KB / Downloads: 299)
5. Change the following things to your need:
yourhost, yourusername, yourpassword, yourdatabase, yourmybbprefix, youroutputpage.
6. Install ET-Chat (Doesn't matter which database, you can use the one MyBB is running on or another one.), log in as admin and change the setting to your needs.
7. Rename index.php to something different, for example admin.php. If you need to login as admin one more time you have to use this file.
8. Upload the index.php by me with your changes
9. Put the following code into your menu (header template) or whereever you want it to be):
<a href="{$mybb->settings['bburl']}/chat/index.php" target="_blanc"><font color=#ffffff>Chat</font></a>
Now you are done, everything should work fine
ET-Chat is a powerfull AJAX / Php chat that works very nice with MyBB.
You can find more explanations and a german version of this at Zaiendo. Have fun!
My Company - I am Microsoft Certified in HTML5, CSS3 and JS