Latest News: Latest Mods: Latest Tutorials:


 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
nice chat plugin
Author Message
karthikguru
Member


Posts: 76
Joined: Nov 2008
Reputation: 0
Post: #11
RE: nice chat plugin
(12-18-2008 01:38 PM)Gordie Wrote:  http://emailsanta.com/Christmas_software.htm

thanks gordie.......
12-18-2008, 01:45 PM


x-Treme
MyBB Freak!

Support

Posts: 337
Joined: Sep 2008
Reputation: 6
Post: #12
RE: nice chat plugin
You're welcome
12-18-2008, 01:54 PM
karthikguru
Member


Posts: 76
Joined: Nov 2008
Reputation: 0
Post: #13
RE: nice chat plugin
(12-18-2008 06:15 AM)Gordie Wrote:  Have you tried Tufat's Flashchat? I am currently using it on 3 different MyBB forums...each of which is integrated with the chatroom.

http://tufat.com

Instuctions on MyBB integration is available on the tufat forum.

hi do u know how to integrate flash chat or ajax chat into custom pages....
12-18-2008, 03:36 PM
x-Treme
MyBB Freak!

Support

Posts: 337
Joined: Sep 2008
Reputation: 6
Post: #14
RE: nice chat plugin
I have my chat opening in a popup window, so members can still use the site while they are chatting. You can use the built in MyBB popup (same one used for the buddy list) to accomplish this...you just have to resize it. A link to your chatroom could look like this...
Code:
<a href="#" onclick="MyBB.popupWindow('{$mybb->settings['bburl']}/chat/flashchat.php', 'chatroom',800,600);"><b>Chat</b></a>
(This post was last modified: 12-18-2008, 10:27 PM by x-Treme)
12-18-2008, 10:27 PM
karthikguru
Member


Posts: 76
Joined: Nov 2008
Reputation: 0
Post: #15
RE: nice chat plugin
(12-18-2008 10:27 PM)Gordie Wrote:  I have my chat opening in a popup window, so members can still use the site while they are chatting. You can use the built in MyBB popup (same one used for the buddy list) to accomplish this...you just have to resize it. A link to your chatroom could look like this...
Code:
<a href="#" onclick="MyBB.popupWindow('{$mybb->settings['bburl']}/chat/flashchat.php', 'chatroom',800,600);"><b>Chat</b></a>

thanks for ur idea gordie but i want to insert a ad below the chatroom so if i can use the custom header and footer i can insert t ads along with it....... i don't know to inser ads directly...
12-18-2008, 10:42 PM




User(s) browsing this thread: 2 Guest(s)