php forum
php mysql forum
php mysql smarty
 
Page 1 of 2 1 2 >
Topic Options
#130072 - 02/01/01 05:05 PM [6.0x] AIM/ICQ Status Hack
Philipp Offline
Power User

Registered: 09/23/00
Posts: 99

   [6.0x] AIM/ICQ Status Hack to Del.icio.us Add to del.icio.us
  Digg [6.0x] AIM/ICQ Status Hack Digg it
Ok, here my ICQ/AIM hack for UBB 6.0 smile



Instructions

Images:

Philipp
_________________________
http://www.compatdb.org

Top
#130073 - 02/01/01 05:23 PM Re: [6.0x] AIM/ICQ Status Hack
Blaze Offline
Member

Registered: 01/29/01
Posts: 430
Loc: Somewhere | Sanity: None | Sex...
To inform you it works
_________________________
All Day I Dream About Sheep
A.D.I.D.A.S

Top
#130074 - 02/02/01 01:34 PM Re: [6.0x] AIM/ICQ Status Hack
Stang5_0 Offline
Member

Registered: 12/19/00
Posts: 65
Loc: Phoenix, AZ
Hello,
I have looked for the template "public_topic_page.pl" and am not able to find this? Does it get generated by the board a tsome point, or could it be named something different?

I have even looked through the zip file and nothing...
_________________________
Stang5_0

Top
#130075 - 02/02/01 02:57 PM Re: [6.0x] AIM/ICQ Status Hack
Philipp Offline
Power User

Registered: 09/23/00
Posts: 99
Look in the "Templates" directory smile
_________________________
http://www.compatdb.org

Top
#130076 - 02/02/01 04:16 PM Re: [6.0x] AIM/ICQ Status Hack
TOC Offline
Junior Member

Registered: 12/29/00
Posts: 29
THX Philipp

works perfect smile

Top
#130077 - 02/03/01 01:04 PM Re: [6.0x] AIM/ICQ Status Hack
SSJPrince Offline
Junior Member

Registered: 02/03/01
Posts: 15
Hi, I'm having problems.
I really don't know much about CGI scripting so I probably sound dumb, but it doesn't show up. Am I supposed to have the pictures saved somewhere?
I triple checked the text and it seems fine, I am not getting any errors, but the ICQ/AIM signs don't show up.

Top
#130078 - 02/03/01 01:11 PM Re: [6.0x] AIM/ICQ Status Hack
Stang5_0 Offline
Member

Registered: 12/19/00
Posts: 65
Loc: Phoenix, AZ
1. Are the links showing up at least? Broken is fine, that's a good thing!

You will want to make sure you have the graphic images in the ubb image diretory. Not sure how yer icq is setup, but the image on mine is dependant on the icq server. Goto mine and right click on the image and check out the properties.

Hope this helps, Im not the most technical, so I hope the instructions are clear enough.
_________________________
Stang5_0

Top
#130079 - 02/03/01 01:55 PM Re: [6.0x] AIM/ICQ Status Hack
Philipp Offline
Power User

Registered: 09/23/00
Posts: 99
SSJPrince:
Did you clear the cache (in control panel)?

Philipp
_________________________
http://www.compatdb.org

Top
#130080 - 02/03/01 04:53 PM Re: [6.0x] AIM/ICQ Status Hack
speed Offline
Code Monkey

Registered: 11/27/00
Posts: 685
Loc: Ft. Myers Fl.
I had to remove this line from the hack code It was showing two ICQ icons I guess it has to do with the way your Icq is set up

##<img src="$vars_config{NonCGIURL}/icq.gif" border=0>##
_________________________

Just a thought

SPEED

Top
#130081 - 02/03/01 05:05 PM Re: [6.0x] AIM/ICQ Status Hack
Philipp Offline
Power User

Registered: 09/23/00
Posts: 99
icq.gif =

This hack was originally for UBB 6.0 Beta #1 smile

Philipp
_________________________
http://www.compatdb.org

Top
#130082 - 02/03/01 06:28 PM Re: [6.0x] AIM/ICQ Status Hack
SSJPrince Offline
Junior Member

Registered: 02/03/01
Posts: 15
Ok...
I found a typo in the script, it says http://wwp.mirabilis.com/$this_icq instead of http://www.mirabilis.com/$this_icq .
I changed that, uploaded the two images, and the AIM part works flawlessly.
The ICQ part however is screwed up, instead of he flower image it gives me out the following html code:
Code:
code:
and then the ICQ image.
I have no idea whatsoever why it happens. I tried fixing it and it nothing works.
Any help?

Top
#130083 - 02/03/01 06:46 PM Re: [6.0x] AIM/ICQ Status Hack
SSJPrince Offline
Junior Member

Registered: 02/03/01
Posts: 15
ok I fixed it
you should add:

chomp ($this_icq);

then it works, at least for me.

Top
#130084 - 02/03/01 07:52 PM Re: [6.0x] AIM/ICQ Status Hack
Philipp Offline
Power User

Registered: 09/23/00
Posts: 99
Quote:
quote:


Its not a typo. http://wwp.mirabilis.com/$this_icq is correct.
_________________________
http://www.compatdb.org

Top
#130085 - 02/03/01 11:27 PM Re: [6.0x] AIM/ICQ Status Hack
SSJPrince Offline
Junior Member

Registered: 02/03/01
Posts: 15
That's weird.
Well it works with www too.
I decided to go back to v5 though, much more hacks available, and it is a finall version.

Top
#130086 - 02/15/01 09:02 AM Re: [6.0x] AIM/ICQ Status Hack
PCguy Offline
Junior Member

Registered: 04/04/00
Posts: 8
Loc: Everywhere
You forgot to add the PM icon to the row of icons. The new final line should look like this:

Code:
code:

Top
#130087 - 02/16/01 04:49 AM Re: [6.0x] AIM/ICQ Status Hack
GamerForums Offline
Member

Registered: 02/13/01
Posts: 77
Loc: United Kingdom | GamerForums
I noticed that as well, although I thought it was something I had done wrong, so I corrected it. I still have a problem with the AIM field though...

I get the following URL (404) when clicking on the AIM logo by someone's post...

aim:goim?screenname=whoever&message=Hi.+Are+you+there?

Is this because I don't have AIM installed... Because I would think there would at least be a default page for those who don't if this is the case.
_________________________
www.GamerForums.com

Top
#130088 - 02/16/01 10:00 AM Re: [6.0x] AIM/ICQ Status Hack
speed Offline
Code Monkey

Registered: 11/27/00
Posts: 685
Loc: Ft. Myers Fl.
You have to have aim for it to work
Thats why you only get the icon if you have it listed in profile.....
_________________________

Just a thought

SPEED

Top
#130089 - 02/16/01 11:43 AM Re: [6.0x] AIM/ICQ Status Hack
GamerForums Offline
Member

Registered: 02/13/01
Posts: 77
Loc: United Kingdom | GamerForums
Ah I see! Many thanks.
_________________________
www.GamerForums.com

Top
#130090 - 02/18/01 03:57 PM Re: [6.0x] AIM/ICQ Status Hack
MiniSizeIt Offline
Member

Registered: 02/08/01
Posts: 46
Thanks a lot, this is working perfectly on my board, 6.0 Beta 7.9!

Top
#130091 - 02/22/01 03:00 PM Re: [6.0x] AIM/ICQ Status Hack
GeSpot Offline
Junior Member

Registered: 02/22/01
Posts: 26
This ran great on beta 8.0. Beta 8.1 is another story. I can't seem to get it to work at all. Has anyone tried on this new beta yet??

Top
Page 1 of 2 1 2 >


Who's Online
0 Registered (), 26 Guests and 4 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
Blogs, love em or hate em?
by AllenAyres
10/07/08 02:05 PM
What do you use to edit the files
by Ian_W
10/05/08 03:33 PM
BeyondCompare v3.00
by Ian_W
10/05/08 03:32 PM
Glossy Black Theme with Image Reflection
by Gizmo
10/05/08 02:17 PM
ShareThis
by Gizmo
09/28/08 05:06 AM
[7.3] Viewing MySQL logfiles made easier
by AllenAyres
09/27/08 09:57 PM
Looking for a simple upload script
by Murphdog
09/26/08 08:45 PM
New Mods
[7.3] Viewing MySQL logfiles made easier
by blaaskaak
09/24/08 05:39 PM
[7.3.1] add search to showmembers page
by blaaskaak
09/07/08 04:50 AM
Multiple Identity Detector
by
12/30/06 06:39 PM
Newest Members
pisa666, ghengis317, NitroX, Dogan, EliYah-
13345 Registered Users
Top Posters Last 30 Days
AllenAyres 12
blaaskaak 7
tackaberry 7
FREAK1 5
Mike L_dup1 4
Chris Bale 4
Ian_W 4

 

 

 
fusionbb message board php hacks