|
Joined: Mar 2002
Posts: 451
Spotlight Runner-Up
|
Spotlight Runner-Up
Joined: Mar 2002
Posts: 451 |
Name: AIM/ICQ/Yahoo!/MSN Status Description: Adds IM icons on a post by the user either next to the 'profile, e-mail, homepage ..etc..' icon row or next to 'IP:Logged' depending on which IM services the member uses. Demo: Gaming Update Link: Zip File Requirements: UBB.classicTM 6.3.x , Modification Wordlets Previous Authors: Aliensw, Philipp Last Updated: 01/09/02 - Changed profile fields, XHTML Update. This hack is an update of the previous version by Aliensw for the 6.1 series. The link he supplied no longer works for the download, and after 2 months of trying to get in touch with both author's, i've had no reply. Therefore I will now be taking care of this hack.
|
|
|
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
Good job! Well, I know you didn't make it, but still...  (I also tried to reach Philippe for ages)
|
|
|
|
Joined: Mar 2002
Posts: 451
Spotlight Runner-Up
|
Spotlight Runner-Up
Joined: Mar 2002
Posts: 451 |
zip file updated.. AIM now has english wordlets and instructions have been added how to add the icons to the right of IP: Logged. I guess you could say I've officially taken charge of this hack.. 
|
|
|
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
Is it just me or you forgot to add a Wordlet of 'Hi. Are you there?' 
|
|
|
|
Joined: Mar 2002
Posts: 451
Spotlight Runner-Up
|
Spotlight Runner-Up
Joined: Mar 2002
Posts: 451 |
|
|
|
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
That's my point, that you don't have a Wordlet  (you should, lol)
|
|
|
|
Joined: Mar 2002
Posts: 451
Spotlight Runner-Up
|
Spotlight Runner-Up
Joined: Mar 2002
Posts: 451 |
LK's suggestion has been put in to practise and the AOL welcome message is now wordletised (with a little help from him) re-hack: vars_wordlets_mods.cgi and public_topic_page.pl
|
|
|
|
Joined: May 2001
Posts: 6,708
Member
|
Member
Joined: May 2001
Posts: 6,708 |
You are so picky LK. Anyway nice work, I will install this later.
|
|
|
|
Joined: Mar 2002
Posts: 451
Spotlight Runner-Up
|
Spotlight Runner-Up
Joined: Mar 2002
Posts: 451 |
Whoops.. Fixed a MAJOR coding error on my part.. If you had the icons to the right of IP:Logged (like the demo) re-hack: public_topic_page.pl
|
|
|
|
Joined: Dec 2001
Posts: 699
Member
|
Member
Joined: Dec 2001
Posts: 699 |
I'll prolly be modifying this so that it doesn't use custom fields, rather dedicated ones. If I do, shall I send the modified version to you? Anyone have any ideas for profile 'position' numbers? 
|
|
|
|
Joined: May 2000
Posts: 58
Member
|
Member
Joined: May 2000
Posts: 58 |
maybe its an idea to add this to the MSN part: [code][/code]also the first MSN url isnt working (http://status.2y.net:81/msn) so I advise you to use http://www.arcisoft.com:99/msn/ (who are btw the inventors of this MSN online thingie) my 0.02 eurocents .edit, cleared up that code part
He deserves death. Deserves it! I daresay he does. Many that live deserve death. And some that die deserve life. Can you give it to them? Then do not be too eager to deal out death in judgement. For even the very wise cannot see all ends. - Gandalf
|
|
|
|
Joined: May 2000
Posts: 58
Member
|
Member
Joined: May 2000
Posts: 58 |
quote: Originally posted by Dave2.human: I'll prolly be modifying this so that it Anyone have any ideas for profile 'position' numbers?
MSN = 666 (for its the r00t of all evil ) ICQ = 777 (only when used with trillian that is) AIM = 101 
He deserves death. Deserves it! I daresay he does. Many that live deserve death. And some that die deserve life. Can you give it to them? Then do not be too eager to deal out death in judgement. For even the very wise cannot see all ends. - Gandalf
|
|
|
|
Joined: Dec 2001
Posts: 699
Member
|
Member
Joined: Dec 2001
Posts: 699 |
Don't feel like having 777 lines per profile, people would start to complain And ICQ/AIM are already built-in.
|
|
|
|
Joined: May 2000
Posts: 58
Member
|
Member
Joined: May 2000
Posts: 58 |
you dont need to have that amount of boxes, you just name them that. ie: $user_profile[666], $user_profile[777] and $user_profile[101]
He deserves death. Deserves it! I daresay he does. Many that live deserve death. And some that die deserve life. Can you give it to them? Then do not be too eager to deal out death in judgement. For even the very wise cannot see all ends. - Gandalf
|
|
|
|
Joined: Dec 2001
Posts: 699
Member
|
Member
Joined: Dec 2001
Posts: 699 |
I meant lines in the profile file itself; 777 lines would dramatically increase the space used on large boards.
|
|
|
|
Joined: Dec 2001
Posts: 699
Member
|
Member
Joined: Dec 2001
Posts: 699 |
I'll temporarily use one I have not used on mine; 60 and 61. This will change once the profile field topic is re-posted (hint  )
|
|
|
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
Yep. When you use [777], your profile will include 777 lines - 1554 bytes ONLY for line breaks!
|
|
|
|
Joined: May 2000
Posts: 58
Member
|
Member
Joined: May 2000
Posts: 58 |
hmmm, ok. Whatever 
He deserves death. Deserves it! I daresay he does. Many that live deserve death. And some that die deserve life. Can you give it to them? Then do not be too eager to deal out death in judgement. For even the very wise cannot see all ends. - Gandalf
|
|
|
|
Joined: Mar 2002
Posts: 451
Spotlight Runner-Up
|
Spotlight Runner-Up
Joined: Mar 2002
Posts: 451 |
quote: Originally posted by Dave2.human: I'll prolly be modifying this so that it doesn't use custom fields, rather dedicated ones. If I do, shall I send the modified version to you?
Yeah please.. It would be much more practical than using 2 custom fields 
|
|
|
|
Joined: Dec 2001
Posts: 699
Member
|
Member
Joined: Dec 2001
Posts: 699 |
Well, after a load of work I did it and have PMd the URL of some bare bones instructions to OK. On my own site I have modified it so that it doesn't use dynamic images for ICQ (stupid ICQ use & for their query strings :'() but the one I pmd does.
|
|
|
|
Joined: Mar 2002
Posts: 451
Spotlight Runner-Up
|
Spotlight Runner-Up
Joined: Mar 2002
Posts: 451 |
I'm gonna test it on a test ubb sometime and see how it goes.. I have a funny feeling I might have to edit the tables on your version of the hack as the icons on your board are spaced way too far apart for my liking. The rest of the code looks good though, just got to test if it works and maybe slightly edit it. Won't be anytime soon though. I have GCSE's all this week 
|
|
|
|
Joined: May 2001
Posts: 6,708
Member
|
Member
Joined: May 2001
Posts: 6,708 |
I just installed it, worked good. 
|
|
|
|
Joined: Dec 2001
Posts: 699
Member
|
Member
Joined: Dec 2001
Posts: 699 |
Bah... I have 'em in a year Anyway, just noticed a prob in the text file -- meant that once people had specified MSN/Y! they couldn't edit it  . I had fixed it on my board, but forgot to change the text file. Updated (and yes, they are too far apart, please see if you can either A) get better pics or B) space 'em out better  -- Just one between them currently.
|
|
|
|
Joined: Mar 2002
Posts: 451
Spotlight Runner-Up
|
Spotlight Runner-Up
Joined: Mar 2002
Posts: 451 |
Dunno if you fixed that bug in the .txt file or not, but i've released our beta release 4.0 of this hack. Dave has done most of the coding, I've just been putting it together and cleaning it up slightly. I fixed the spacing of the icons (by replacing them with better images). Same .zip file, to upgrade from beta 3.0 re-hack everything, there's no easier way to do it.. Sorry http://www.liberifatali.com/umbrella/ubbhacks/ImStatus6.3.zip beta 4.1 will make all 4 IM statuses totally wordletised, and be included in the registration page..
|
|
|
|
Joined: Dec 2001
Posts: 699
Member
|
Member
Joined: Dec 2001
Posts: 699 |
Just noticed... There is no option on registration :S.
Should fix that... But I want to rest now, had an annoying day at school.
|
|
|
|
Joined: Oct 2001
Posts: 114
Content Kidman
|
Content Kidman
Joined: Oct 2001
Posts: 114 |
Yeah, I just noticed the fields are not there on the registration page.
What's the difference between public_register_form.pl and public_register_page.pl?
|
|
|
|
Joined: Mar 2002
Posts: 451
Spotlight Runner-Up
|
Spotlight Runner-Up
Joined: Mar 2002
Posts: 451 |
I think it's based on whether or not your board has the COPPA check enabled or not. If it is, the board reads from both public_register_page.pl and public_register_page_kid.pl. If disabled, the board just reads from public_register_form.pl. I could be wrong though (No doubt LK or Charles will correct me on this)
|
|
|
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
You're correct. I will correct you public_register_page and public_register_page_kid are NOT used anymore.
|
|
|
|
Joined: Oct 2001
Posts: 114
Content Kidman
|
Content Kidman
Joined: Oct 2001
Posts: 114 |
Thanks guys. 
|
|
|
|
Joined: Oct 2001
Posts: 114
Content Kidman
|
Content Kidman
Joined: Oct 2001
Posts: 114 |
Here's the additional hack to get the registration pages working. I've applied this to 6.3.0 and it works. Enjoy!
[code][/code]
|
|
|
|
Joined: Oct 2001
Posts: 114
Content Kidman
|
Content Kidman
Joined: Oct 2001
Posts: 114 |
Sorry, UBB stripped out all the white space. It may be clearer in a text file .
|
|
|
|
Joined: Dec 2001
Posts: 699
Member
|
Member
Joined: Dec 2001
Posts: 699 |
Oops, forgot about this... :S Anyway, thanks for that! /me waits for Oblivion Knight to test it... 
|
|
|
|
Joined: Mar 2002
Posts: 451
Spotlight Runner-Up
|
Spotlight Runner-Up
Joined: Mar 2002
Posts: 451 |
I was just waiting to see if LK was going to comment on something wrong with this addon.. 
|
|
|
|
Joined: May 2001
Posts: 6,708
Member
|
Member
Joined: May 2001
Posts: 6,708 |
LK's the wise one around here is he? 
|
|
|
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
If you REALLY want... 1. [60] is used for CSS switcher and [61] is used for QuickReply. Yours was BEFORE them, so I don't request you to change it, but if you wish... 2. That's from Paulus' code: [/code]Now is that dumb or what? :p Do what QuickReply/MyStyle do: [code]
|
|
|
|
Joined: Mar 2002
Posts: 451
Spotlight Runner-Up
|
Spotlight Runner-Up
Joined: Mar 2002
Posts: 451 |
Zip updated to add MSN and Yahoo! fields to the registration settings of the UBB. Thanks to Paulus Magnus and LK. 
|
|
|
|
Joined: May 2001
Posts: 6,708
Member
|
Member
Joined: May 2001
Posts: 6,708 |
I think I'll just keep using the custom field. I'm only using one so no big deal.
|
|
|
|
Joined: Mar 2002
Posts: 451
Spotlight Runner-Up
|
Spotlight Runner-Up
Joined: Mar 2002
Posts: 451 |
Now Allen's released his 'Extra Custom Profiles' hack, it won't be that much of a problem to keep it running that way. It's just been done to develop the hack further, and get it closer to the final version.. I think there will be some differences with JCsTemplates, there always is.. 
|
|
|
|
Joined: Oct 2001
Posts: 114
Content Kidman
|
Content Kidman
Joined: Oct 2001
Posts: 114 |
quote: Now is that dumb or what?
Lol, sorry but I haven't got a clue how to program in Perl/CGI at all. I'm just applying general symantec rules from other languages to it and most of the time it works.
|
|
|
|
Joined: May 2002
Posts: 64
Member
|
Member
Joined: May 2002
Posts: 64 |
in "# Open cp_users.cgi" where it says [code][/code]for some reason it won't find that.. i did find a million times and i still can't find it.. Can someone help me plz?
|
|
|
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
|
|
Posts: 417
Joined: November 2001
|
|
Forums63
Topics37,575
Posts293,930
Members13,823
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|