|
|
|
|
ajk
Full Member
Posts: 145
Add something witty here! :-)
|
|
Re:[Done 1.3-1.4.1] Integrated Chat v.3
« Reply #34 on: November 03, 2002, 01:20:19 AM » |
|
Hi Goosemoose! The script works great. But I notice the Java is a bit slow to load. I use a 256K sDSL connection. But my main question is where to put this: $yymenu .= "$menusep<a href=\"$cgi;action=chat;user=$euser\" target=_blank><img src=\"$imagesdir/chat.gif\" alt=\"Chat\" border=\"0\"></a>"; The Subs.php I have has more settings like this in it: Quoteyymenu = $yymenu."<a href=\"$menu_item[url]\"><img src=\"$menu_item[img]\" border=\"0\" alt=\"$menu_item[alt]\"></a>"; It doesn't say anything about cgi or profile. Could you help me out please. I'm installing it manually. The first try, I got 3 chat buttons on the menu. That's when I checked out how it works. :-) THANK YOU!
|
|
|
Logged
|
Andy Knifel
|
|
|
|
|
goosemoose
Sr. Member
Posts: 256
I'm a llama!
|
|
Re:[Done 1.3-1.4.1] Integrated Chat v.3
« Reply #37 on: November 03, 2002, 07:53:42 AM » |
|
Quote from: ajk on November 03, 2002, 01:20:19 AMHi Goosemoose!
The script works great. But I notice the Java is a bit slow to load. I use a 256K sDSL connection.
But my main question is where to put this:
$yymenu .= "$menusep<a href=\"$cgi;action=chat;user=$euser\" target=_blank><img src=\"$imagesdir/chat.gif\" alt=\"Chat\" border=\"0\"></a>"; The Subs.php I have has more settings like this in it:
Quoteyymenu = $yymenu."<a href=\"$menu_item[url]\"><img src=\"$menu_item[img]\" border=\"0\" alt=\"$menu_item[alt]\"></a>"; It doesn't say anything about cgi or profile. Could you help me out please. I'm installing it manually. The first try, I got 3 chat buttons on the menu. That's when I checked out how it works. :-)
THANK YOU!
Ajk, The javascript is large but you will only have to load it once if you have internet explorer setup to cache javascript files. From then on it loads immediately. Also, on my 56k it takes less than one minute. That line goes inside of the subs.php around the profile line so it will only show up to logged in users. If you play around with it you can find it. What version of Yabb are you using? The line I put in the find was from 1.4.0 and 1.4.1. Glad you like it! Goosemoose
|
|
|
Logged
|
MobileYaBB v.3 [75% done] All in One MemberList 1.0 Integrated Chat v 2.0
|
|
|
|
|
|
|
|
|
|