Author |
Message |
Misha
Worker


Joined: Jul 30, 2006
Posts: 205
Location: McLean, VA
|
Posted:
Tue Aug 01, 2006 8:46 pm |
|
Looking for a chat solution, and this one looks attractive. It even has built-in integration (for original nuke, needs to be edited for patched). I'm trying it now with 7.9 patched 3.2, and it seems to work in test environment. Will appreciate any comments/suggestions.
Thanks |
|
|
|
 |
montego
Site Admin

Joined: Aug 29, 2004
Posts: 9457
Location: Arizona
|
Posted:
Sat Aug 05, 2006 1:22 pm |
|
Anybody? |
_________________ Only registered users can see links on this board! Get registered or login!
Only registered users can see links on this board! Get registered or login! |
|
|
 |
gregexp
The Mouse Is Extension Of Arm

Joined: Feb 21, 2006
Posts: 1497
Location: In front of a screen....HELP! lol
|
Posted:
Sat Aug 05, 2006 1:26 pm |
|
Link me and I'll test it.
Thanx montego, I never saw this. |
_________________ For those who stand shall NEVER fall and those who fall shall RISE once more!! |
|
 |
 |
Misha

|
Posted:
Sat Aug 05, 2006 1:37 pm |
|
|
|
 |
Misha

|
Posted:
Fri Aug 11, 2006 10:10 am |
|
Darklord,
please excuse my annoyance, but I'm dying to know if you had a chance to look into this? Or I did not understand you correctly, and you meant some other link, different from what I provided?
Thanks, Misha |
|
|
|
 |
Bluezzz
Involved


Joined: Feb 08, 2005
Posts: 290
Location: USA
|
Posted:
Tue Oct 10, 2006 12:25 pm |
|
Misha did you try this yet? I have RN76 and I've d/l it but I'm afraid to install it for fear it will interfere with my existing site. Please let me know if you have been brave enough to try it ... if you've installed it and need a guinea pig to test it on your site with let me know : o}
Or, if anyone else has installed php121 chat please let us both know if it works ok with RN76? Thanks! |
_________________ Bluezzz
~ Stop & smell the roses, while you can! ~ |
|
|
 |
gregexp

|
Posted:
Tue Oct 10, 2006 4:05 pm |
|
My apologies, I have been busy, busy, busy.
Work Girl, Girl again, and more work.
I have installed but cannot say I have FULLY tested, Its functionality is there and it works, the edits are correct for RN and Id recomend those instead of using the preedited files. (use the preedited if you are worried about messing up the block or if this is a production site, test it with a new block you made only visable by admins.).
The code is quite nice and Full of little tidbits, I actually like it, cant say that about a lot so you might see it in my production site soon. |
|
|
|
 |
Misha

|
Posted:
Tue Oct 10, 2006 4:51 pm |
|
Well, I dont't use it anymore I had it on my first nuke installation (before RN), and I just did not install it after I changed my site to RN. Not that I found anything wrong with it, I just do not think I need a chat on my site, at least not for the time being. The only thing I did not like about it, as I can recall now, is the significant amount of traffic it generated even being idle. But I gues all chat packages behave similar, probably.. |
|
|
|
 |
shilohshepherd
Client

Joined: Oct 26, 2004
Posts: 15
|
Posted:
Sat Nov 25, 2006 7:54 pm |
|
Hi DL,
I have RavenNuke76_v2.02.02 with the security code activated.
When I replace this:
if (is_user($user)) {
$uname = $cookie[1];
$content .= "<br><img src=\"images/blocks/group-4.gif\" height=\"14\" width=\"17\"> "._BWEL.", <b>$uname</b>.<br>\n<hr>\n";
With this:
//***PHP121***
$content .= "<br><img src=\"images/blocks/group-4.gif\" height=\"14\" width=\"17\"> "._BWEL.", <b>$uname</b>.<br><A HREF=\"javascript:poptastic('php121im.php');\"> Show Instant Messenger</a><br>\n<hr>\n";
//***END PHP121***
in the user info block as in the instructions, I get a blank screen to the right of the blocks, with the user info block gone. I di not know what I did wrong. I currently have the old block in place.
With respect,
Tony
darklord wrote: | My apologies, I have been busy, busy, busy.
Work Girl, Girl again, and more work.
I have installed but cannot say I have FULLY tested, Its functionality is there and it works, the edits are correct for RN and Id recomend those instead of using the preedited files. (use the preedited if you are worried about messing up the block or if this is a production site, test it with a new block you made only visable by admins.).
The code is quite nice and Full of little tidbits, I actually like it, cant say that about a lot so you might see it in my production site soon. |
|
|
|
|
 |
gregexp

|
Posted:
Sun Nov 26, 2006 1:56 am |
|
Please redo your edits, There is not an instance in that code that could cause such an error, Basically, Theres nothing in the replacement that could cause that. Now dont worry, I personally think it was either an editor, ftp or something else. So check your edits again to make sure you got them all, if the problem continues, post back the program name of the program you are using to edit this.
If you continue to have issues after that, I will give it a go and get in there and take a look. |
|
|
|
 |
|