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
#130092 - 02/22/01 03:10 PM Re: [6.0x] AIM/ICQ Status Hack
Angler Offline
Junior Member

Registered: 02/22/01
Posts: 1
Loc: Scotland
I've just done this hack on beta 8.1 and it's working fine smile

Top
#130093 - 02/22/01 03:16 PM Re: [6.0x] AIM/ICQ Status Hack
Travis Offline
Member

Registered: 08/25/00
Posts: 1115
Loc: Virginia | Xtreme
Quote:
quote:

I had this hack installed when UBB 6 came out, and have updated to the newest beta as of now (8.1), and from what I can tell it does work... What exactly isn't happening on yours?
_________________________
.::First place winner in the June 2001 Member Spotlight ::.

Top
#130094 - 02/22/01 03:39 PM Re: [6.0x] AIM/ICQ Status Hack
speed Offline
Code Monkey

Registered: 11/27/00
Posts: 685
Loc: Ft. Myers Fl.
You might want to look at your code again because Im at 8.1 and It still works fine outside of ICQ being slower than Hexx
But what else is new.
_________________________

Just a thought

SPEED

Top
#130095 - 02/22/01 04:53 PM Re: [6.0x] AIM/ICQ Status Hack
MiniSizeIt Offline
Member

Registered: 02/08/01
Posts: 46
It works fine on my Beta 8.1

Top
#130096 - 02/22/01 10:38 PM Re: [6.0x] AIM/ICQ Status Hack
GeSpot Offline
Junior Member

Registered: 02/22/01
Posts: 26
Well, mine seems to work, but doesn't. tipsy Nothing ever shows up where the icq/aim logos would be. It's like the thing is not running the code that is inserted under the "topic_top". Either that, or it's like it's clearing the $this_icq and $this_aim. I've tested to make sure that the changes were actually being picked up. (I added a word after the $this_aim. I cleared the cache, and reloaded. No ICQ/AIM, but I get the word displayed.)

So I know that the cache is clearing, and the new page is loading. Unfortunately, it isn't showing the other stuff.. frown

Top
#130097 - 02/23/01 11:47 AM Re: [6.0x] AIM/ICQ Status Hack
Travis Offline
Member

Registered: 08/25/00
Posts: 1115
Loc: Virginia | Xtreme
look below smile

[ February 23, 2001: Message edited by: Travis ]
_________________________
.::First place winner in the June 2001 Member Spotlight ::.

Top
#130098 - 02/23/01 11:49 AM Re: [6.0x] AIM/ICQ Status Hack
Travis Offline
Member

Registered: 08/25/00
Posts: 1115
Loc: Virginia | Xtreme
do u have a link to ur boards so we can check it out and see if we can find anything?
_________________________
.::First place winner in the June 2001 Member Spotlight ::.

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

Registered: 02/22/01
Posts: 26
Not that it'll help, but there's a link below. It looks like it's a stock installation. The other thing that I tried, was to replace the "$this_icq $this_aim" with "$user_profile[13] $user_profile[22]" and it displayed the UIN/AIM screen name. frown

http://www.clanreact.com/cgi-bin/ultimatebb.cgi

Top
#130100 - 02/23/01 04:24 PM Re: [6.0x] AIM/ICQ Status Hack
Travis Offline
Member

Registered: 08/25/00
Posts: 1115
Loc: Virginia | Xtreme
hmm, I can take a look at the file, public_topic_page.pl, if you want. It should be okay since i do have a license right MM? My email is Syllabus64@hotmail.com
_________________________
.::First place winner in the June 2001 Member Spotlight ::.

Top
#130101 - 02/23/01 07:55 PM Re: [6.0x] AIM/ICQ Status Hack
GeSpot Offline
Junior Member

Registered: 02/22/01
Posts: 26
OMG. You would not believe how stuid one person can be. tipsy I had my code under topic_top, NOT topic_row. I need a vacation. frown Thanks for the help though. smile hahahah I'm an idiot..

Top
#130102 - 02/24/01 09:16 AM Re: [6.0x] AIM/ICQ Status Hack
Compboy Offline
Member

Registered: 02/24/01
Posts: 66
Loc: The Nederlands
THx. works fine for me. only needed ICQ hack.
thx.
_________________________
What Would UBB look like with out hacks?

Top
Page 1 of 2 1 2 >


Who's Online
0 Registered (), 38 Guests and 6 Spiders online.
Key: Admin, Global Mod<