php forum
php mysql forum
php mysql smarty
 
Page 1 of 25 1 2 3 ... 24 25 >
Topic Options
#40257 - 12/06/00 12:52 AM UBB IM's 2.0
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25452
Loc: Texas
OK, this will be the thread we work out the kinks of the IM 1.0 that's an add-on to private messages 3.5+.

You can find the current latest files (and future bug fixed files) here:

click here

So, if you have questions abou this modification, please put them in here... we'll get this bug-fixed and ready asap...

------------------
Allen

- http://www.stand318.com
<IMG SRC="http://www.stand318.com/images/santapepe.gif" border=0>
_________________________
- Allen wavey
- What Drives You?

Top
#40258 - 12/06/00 08:24 AM Re: UBB IM's 2.0
SpAwN Offline
Member

Registered: 07/16/00
Posts: 1051
Loc: Haarlem, The Netherlands
Hi Allen,

I have installed this hack again but i had to change some things to let work the images en the popup in the first line of the hack.

Things what i need to change was:
All $cgiurl's to $CGIURL
All UBonline.cgi's to ubonline.cgi
I make them all case sensitive to let work the images and the popup.

Now i get a blank popup with offline.gif if i try to send a IM to someone.

Here is an example to the problem.
http://spawnboard.hypermart.net/ubb/Forum10/HTML/000024.html

The IM image/link is in the author column btw.

And users get only offline.gif no matter they are online or not.

Thanks.

------------------
<IMG SRC=\"http://spawnboard.hypermart.net/Spawny2.gif\" border=0>
<FONT COLOR="blue"><FONT face="Verdana"><FONT size="1">I got also UBB hacks database</FONT s></FONT f></FONT c>
_________________________
SpawnBoard | Watercooling Project | UBB v5 Hacks

Top
#40259 - 12/06/00 10:46 AM Re: UBB IM's 2.0
Sukotto Offline
Member

Registered: 09/30/00
Posts: 103
Won't let me send IM's to people with spaces in there name. It just says the user is not registered.

Same with $cgiurl not the ubonline bit.

Also with UBBonline.cgi
Code:
code:


change to

Code:
code:


sorted a problem with online.gif being in the cgi directory???

------------------
http://forums.pp-network.com
http://www.pp-network.com

<FONT COLOR="#6699cc" SIZE="1" FACE="Verdana, Arial">This message has been edited by PP-N on December 06, 2000 at 11:25 AM</font>
_________________________
vBulletin Team
scott.macvicar@vbulletin.com

Top
#40260 - 12/06/00 12:34 PM Re: UBB IM's 2.0
vietnight Offline
Member

Registered: 11/12/00
Posts: 161
Loc: Burlington, VT 05401
anyone get this IM to work, i have the same problem that "-=SpAwN=-" have. i change the thing that he have mention and i see the icon and when i try to sent some one a msg it just show an offline.gif and also i am online but it say that i am offline.

anyidea.

here is the link to the problem
http://155.42.83.210/forums/Forum2/HTML/000007.html

thank

------------------
I Am lost...
Angel is looking for me, help
_________________________
I Am lost...
Angel is looking for me, help

Top
#40261 - 12/06/00 12:39 PM Re: UBB IM's 2.0
Asniper Offline
Member

Registered: 10/18/00
Posts: 79
Loc: Brampton, Ontario, Canada
Yeah i get the same thing as both you do

------------------
<IMG SRC="http://asniper15.hypermart.net/sig.gif" border=0>

Top
#40262 - 12/06/00 02:03 PM Re: UBB IM's 2.0
Marti Offline
Member

Registered: 11/19/00
Posts: 38
Well the Java Script link muste name
Code:
code:


and it works!

Top
#40263 - 12/06/00 02:58 PM Re: UBB IM's 2.0
vietnight Offline
Member

Registered: 11/12/00
Posts: 161
Loc: Burlington, VT 05401
well the code work, i can sent a msg to the user, but one thing that i have problem with it that, when i sent a msg i see my inpox that i have a msg and i go in there i din't see the msg at all.

anyidea

------------------
I Am lost...
Angel is looking for me, help
_________________________
I Am lost...
Angel is looking for me, help

Top
#40264 - 12/06/00 03:15 PM Re: UBB IM's 2.0
vietnight Offline
Member

Registered: 11/12/00
Posts: 161
Loc: Burlington, VT 05401
another question
in this board i see UBB Instant Messages in privateview.cgi or input, do i have to add anything to the private inorder to see who sent a message.

thank

------------------
I Am lost...
Angel is looking for me, help
_________________________
I Am lost...
Angel is looking for me, help

Top
#40265 - 12/06/00 03:56 PM Re: UBB IM's 2.0
vietnight Offline
Member

Registered: 11/12/00
Posts: 161
Loc: Burlington, VT 05401
i got it to work
thank anyway

------------------
I Am lost...
Angel is looking for me, help
_________________________
I Am lost...
Angel is looking for me, help

Top
#40266 - 12/06/00 03:58 PM Re: UBB IM's 2.0
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25452
Loc: Texas
What did you do viet? Do you mind sharing so we can update the files?

------------------
Allen

- http://www.stand318.com
<IMG SRC="http://www.stand318.com/images/santapepe.gif" border=0>
_________________________
- Allen wavey
- What Drives You?

Top
#40267 - 12/06/00 05:04 PM Re: UBB IM's 2.0
vietnight Offline
Member

Registered: 11/12/00
Posts: 161
Loc: Burlington, VT 05401
Quote:
quote:


well i change some of the stuff
that -=SpAwN=- already mention, and in ubb_library2.pl the code for the image i
change this
ubbim&name=$usernamecoded"

to this
UBBIM&name=$thisline[2]",

and then turn on the UBB Instant Messages in private.cfg and that all i did to it i think, unless i forget something that i have not mention.




------------------
I Am lost...
Angel is looking for me, help
_________________________
I Am lost...
Angel is looking for me, help

Top
#40268 - 12/06/00 05:13 PM Re: UBB IM's 2.0
vietnight Offline
Member

Registered: 11/12/00
Posts: 161
Loc: Burlington, VT 05401
ooopppp

there is one problem i just found out
if you change the code, you can see the image, and you are online but it say you offline, and when you click on it to sent
msg in that small windows you see the image
that you online.



------------------
I Am lost...
Angel is looking for me, help
_________________________
I Am lost...
Angel is looking for me, help

Top
#40269 - 12/06/00 05:30 PM Re: UBB IM's 2.0
vietnight Offline
Member

Registered: 11/12/00
Posts: 161
Loc: Burlington, VT 05401
wow
i finally find the problem

here it is

fine this in ubb_library2.pl

<acronym title="click to send this user an instant message"><a href="#" onclick='javascript:window.open("$cgiurl/UBonline.cgi?action=ubbim&name=$usernamecoded", "_blank","toolbar=no,location=no,menubar=no,scrollbars=no,width=275,height=285,resizeable=yes,status=no")'><img src="$cgiurl/UBonline.cgi?name=$usernamecoded&random=$randomnumber" border="0"></a></acronym>

change to this

<acronym title="click to send this user an instant message"><a href="#" onclick='javascript:window.open("$CGIURL/ubonline.cgi?action=UBBIM&name=$UserNameCoded", "_blank","toolbar=no,location=no,menubar=no,scrollbars=no,width=275,height=285,resizeable=yes,status=no")'><img src="$CGIURL/ubonline.cgi?name=$UserNameCoded&random=$RandomNumber" border="0"></a></acronym>

don't beleave me come and check it out
http://155.42.83.210/forums/Forum2/HTML/000007.html

------------------
I Am lost...
Angel is looking for me, help
_________________________
I Am lost...
Angel is looking for me, help

Top
#40270 - 12/06/00 05:44 PM Re: UBB IM's 2.0
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25452
Loc: Texas
Looking good viet... I'll add your changes (and credit) to the files this evening... we'll let a few other sites test the new changes out, then make it an official part of the database...

One thing we do need to fix is ubonline's handling of carriage returns in instant messages...

------------------
Allen

- http://www.stand318.com
<IMG SRC="http://www.stand318.com/images/santapepe.gif" border=0>
_________________________
- Allen wavey
- What Drives You?

Top
#40271 - 12/06/00 05:51 PM Re: UBB IM's 2.0
Jigga-Master Offline
Member

Registered: 10/08/00
Posts: 985
Loc: Toronto
agreed

------------------
<FONT size="6">-= DFT =-</FONT s>
<FONT size="1">
...................
I don mean dis in a disrespectful way//
But colombine happens in the ghetto happens every day//
Uncle L
</FONT s>
_________________________

Top
#40272 - 12/06/00 05:55 PM Re: UBB IM's 2.0
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25452
Loc: Texas
Hey Jigga!

Do you have time to look at it? I know you have some good coding skills...

------------------
Allen

- http://www.stand318.com
<IMG SRC="http://www.stand318.com/images/santapepe.gif" border=0>
_________________________
- Allen wavey
- What Drives You?

Top
#40273 - 12/06/00 06:08 PM Re: UBB IM's 2.0
Asniper Offline
Member

Registered: 10/18/00
Posts: 79
Loc: Brampton, Ontario, Canada
Vietnight

i don't seeing it working when i click on the online/offline image it opens a new window and all i see is a bunch of wrighting

how do you send a instant message?

------------------
<IMG SRC="http://asniper15.hypermart.net/sig.gif" border=0>

Top
#40274 - 12/06/00 06:12 PM Re: UBB IM's 2.0
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25452
Loc: Texas
What browser/ platform are you using asniper? It does have problems in NS for sure...

------------------
Allen

- http://www.stand318.com
<IMG SRC="http://www.stand318.com/images/santapepe.gif" border=0>
_________________________
- Allen wavey
- What Drives You?

Top
#40275 - 12/06/00 06:27 PM Re: UBB IM's 2.0
vietnight Offline
Member

Registered: 11/12/00
Posts: 161
Loc: Burlington, VT 05401
hi Allen i use IE it work on my, i don't know about NS


------------------
I Am lost...
Angel is looking for me, help
_________________________
I Am lost...
Angel is looking for me, help

Top
#40276 - 12/06/00 07:18 PM Re: UBB IM's 2.0
Greg Hard Offline
Member

Registered: 02/21/00
Posts: 5533
Loc: My Room
For some reason i get an ISE when clicking the online/offline gif (my board). But the image shows and the debugger shows its fine!

------------------
<IMG SRC="http://www.h-realms.com/mm.jpg" border=0>
Hack Developer of the Ultimate Bulletin Board.
Due to time limitation, I do not offer support Via. E-mail or AIM. Please post on the forums.

Regards,
MasterMind

Top
Page 1 of 25 1 2 3 ... 24 25 >


Who's Online
0 registered (), 24 Guests and 8 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
Wisdom needed
by Gizmo
Yesterday at 10:54 AM
How to hide sub forums from summary page
by blaaskaak
12/03/08 09:54 AM
Spell Check [beta]
by Bill B
12/01/08 09:16 PM
PhotoPost BB Code Popup
by AllenAyres
12/01/08 09:41 AM
Problems reading a lot of old posts here
by AllenAyres
12/01/08 09:35 AM
Forum 'Trader Ratings'.
by AllenAyres
12/01/08 09:33 AM
Customization needed
by Gizmo
11/12/08 12:28 PM
New Mods
User Authentication Class
by
01/19/07 02:59 PM
Multiple Identity Detector
by
12/30/06 06:39 PM
PhotoPost BB Code Popup
by
11/06/06 05:43 PM
Spell Check [beta]
by
10/17/06 09:24 PM
Newest Members
Truth, David DelMonte, nick1, Begbie, cenk
13364 Registered Users
Top Posters
AllenAyres 25452
JoshPet 11330
Rick 8372
LK 7396
Lord Dexter 6503
Greg Hard 5533
Charles Capps 5438

 

 

 
fusionbb message board php hacks