Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 2.x > vBulletin 2.x Full Releases

Reply
 
Thread Tools
Add MSN Messenger Field to profile Details »»
Add MSN Messenger Field to profile
Version: 1.00, by Austin Dea Austin Dea is offline
Developer Last Online: Oct 2005 Show Printable Version Email this Page

Version: 2.2.x Rating:
Released: 08-11-2002 Last Update: Never Installs: 97
 
No support by the author.

I was fiddling around today with templates and stuff, and decided that I wanted my MSN messenger field(which was a custom field at the time) up next to the AIM and YAHOO messenger fields (it looks kind of silly down there with Location, etc). So I moved it up there, just adding a row with MSN: and $bbuserinfo[fieldx] in it. Well, the bottom one still showed up( as it is supposed to ). So I made it so it doesn't appear to users, and the name didn't appear in the new row I made; it was blank also. So I made this hack =P. (my first )

---------------------------------------------

Files Edits: 3 (member.php, register.php(2))
Templates Edits: 4 (getinfo, modifyprofile, registeradult, registercoppa)
Queries: 1
Install Time: 5 minutes

Very simple, post here if any problems. If you want a screenshot, Just Look at the AOL instant messenger field and pretend it says MSN.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #22  
Old 05-16-2003, 02:48 PM
Austin Dea's Avatar
Austin Dea Austin Dea is offline
 
Join Date: Dec 2001
Location: Denver, CO, USA
Posts: 342
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just re-download the file from vB.com and upload Then reapply your hacks one by one. Sorry, but I can't provide any more support here, since it wasn't my hack that messed it up.
Reply With Quote
  #23  
Old 05-16-2003, 04:56 PM
Hypey Hypey is offline
 
Join Date: Oct 2002
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just the member.php or the whole lot? I wasn't the one that did the hacks in the first place, thus I'm not even totally sure what hacks we have..
Reply With Quote
  #24  
Old 05-17-2003, 04:23 AM
Austin Dea's Avatar
Austin Dea Austin Dea is offline
 
Join Date: Dec 2001
Location: Denver, CO, USA
Posts: 342
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

if member.php is giving you the problem, then yes, just that file.
Reply With Quote
  #25  
Old 05-18-2003, 01:00 PM
Hypey Hypey is offline
 
Join Date: Oct 2002
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hehe, thanks for all your help, I only had to reinstall about four hacks (Out of hundreds we have) and the MSN hack is working now
Reply With Quote
  #26  
Old 05-23-2003, 06:43 AM
padblaz padblaz is offline
 
Join Date: Apr 2003
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

simple and useful
thanks for this hack
Reply With Quote
  #27  
Old 05-25-2003, 09:05 PM
kevinnguyen kevinnguyen is offline
 
Join Date: Feb 2003
Posts: 77
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

there's a minor bug in tempkate "modifyprofile"
Code:
<tr bgcolor="{ secondaltcolor}">
		<td><b><normalfont>MSN Instant Messenger Handle:</normalfont></b></td>
		<td><normalfont><input type="text" class="bginput" name="msn" value="$userinfo[msn]" size="30" maxlength="40"></normalfont></td>
	</tr>
it should be
Code:
<tr bgcolor="{ secondaltcolor}">
		<td><b><normalfont>MSN Instant Messenger Handle:</normalfont></b></td>
		<td><normalfont><input type="text" class="bginput" name="msn" value="$bbuserinfo[msn]" size="30" maxlength="40"></normalfont></td>
	</tr>
Reply With Quote
  #28  
Old 05-25-2003, 10:04 PM
Austin Dea's Avatar
Austin Dea Austin Dea is offline
 
Join Date: Dec 2001
Location: Denver, CO, USA
Posts: 342
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It's the same difference.
Reply With Quote
  #29  
Old 05-25-2003, 10:09 PM
kevinnguyen kevinnguyen is offline
 
Join Date: Feb 2003
Posts: 77
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

if u use $userinfo[msn], the value will not be displayed in the MSN field when u go to Edit Profile page
so everytime u edit your profile, u have to type your MSN oterwise it will be blank
Reply With Quote
  #30  
Old 05-25-2003, 10:55 PM
Austin Dea's Avatar
Austin Dea Austin Dea is offline
 
Join Date: Dec 2001
Location: Denver, CO, USA
Posts: 342
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Weird, I fixed that on my forums, but didn't update the .txt. Thanks. Updated in first post.
Reply With Quote
  #31  
Old 05-26-2003, 07:57 AM
Oblivion Knight's Avatar
Oblivion Knight Oblivion Knight is offline
 
Join Date: May 2002
Location: Sheffield, UK
Posts: 1,757
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed. Thanks for sharing

Though it makes the altcolors for the profile templates go weird and you end up with at least one field with the same altcolor.. Since there's no easy way to fix this, there's nothing much you can do about it..
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:22 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04476 seconds
  • Memory Usage 2,293KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete