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

Reply
 
Thread Tools
[Tweak] Make Your Member Profile A Popup Window Details »»
[Tweak] Make Your Member Profile A Popup Window
Version: 1.00, by mashby mashby is offline
Developer Last Online: May 2014 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 07-16-2002 Last Update: Never Installs: 0
 
No support by the author.

Author: mashby

Description: This will teach you how to make the username in your postbit a link. When selected, it opens the Member Profile page in a pop-up window.

Demo: NPUG.org Demo - Click on the user name, or avatar in the postbit.

Note: This template mod can be modified to work in other templates as well.

Show Your Support

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

Comments
  #2  
Old 07-17-2002, 05:46 PM
corsacrazy's Avatar
corsacrazy corsacrazy is offline
 
Join Date: May 2002
Location: london
Posts: 854
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nice one !
Reply With Quote
  #3  
Old 07-17-2002, 06:00 PM
DestyNova DestyNova is offline
 
Join Date: Jun 2002
Posts: 244
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nice :thumb up:

==install==
Reply With Quote
  #4  
Old 07-17-2002, 08:48 PM
mashby's Avatar
mashby mashby is offline
 
Join Date: Jan 2002
Location: Nashville, TN - USA
Posts: 736
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks! Glad you guys like it.
Reply With Quote
  #5  
Old 07-18-2002, 06:22 AM
Andromeda
Guest
 
Posts: n/a
Default

I have a quation my profile looks diff not the same as u does in the pop out code will it change it like u have that the avatar is in the upper left the al the info are to the right

if not can u please tell me what to change

10x
Reply With Quote
  #6  
Old 07-18-2002, 10:20 AM
mashby's Avatar
mashby mashby is offline
 
Join Date: Jan 2002
Location: Nashville, TN - USA
Posts: 736
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Andromeda - actually, the layout of my Member Profile (getinfo template) is based on another template mod. You can find it at this link.

All my template mod does is make the link a popup window.
Reply With Quote
  #7  
Old 07-22-2002, 11:27 PM
Hagi
Guest
 
Posts: n/a
Default

that is nice. will install soon.
Reply With Quote
  #8  
Old 07-27-2002, 09:06 PM
Heineken
Guest
 
Posts: n/a
Default

Man this is a BEAUTIFUL modification Thank you very much!

Is it possible you can show us what to do exactly to change the links from Send user email & Send user PM from the text that is there now to buttons?

Thank you!
Reply With Quote
  #9  
Old 07-27-2002, 09:57 PM
mashby's Avatar
mashby mashby is offline
 
Join Date: Jan 2002
Location: Nashville, TN - USA
Posts: 736
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by Heineken
Is it possible you can show us what to do exactly to change the links from Send user email & Send user PM from the text that is there now to buttons?
Glad you like the tempate mod.

For the e-mail button, I had to hard code it. Meaning that I simply included a an <img> tag for the button itself. I wanted to make it conditional, like the PM button, but I can't do it without a hack.

For the PM button, this is the code in the "getinfo" template

$userinfo[sendpm]

and in the "getinfo_pm" template I have the following:

<a href="private.php?s=$session[sessionhash]&action=newmessage&userid=$userinfo[userid]">
<img src="http://www.yourdomain.com/forum/images/sendpm.gif" border="0"></a>
<a href="private.php?s=$session[sessionhash]&action=newmessage&userid=$userinfo[userid]">
Send a Private Message!</a>
Reply With Quote
  #10  
Old 07-28-2002, 02:26 AM
Cassandra Cain
Guest
 
Posts: n/a
Default

OT but cute buttons in the profile
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:44 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.04360 seconds
  • Memory Usage 2,277KB
  • Queries Executed 23 (?)
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
  • (1)bbcode_quote
  • (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
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (6)postbit_onlinestatus
  • (10)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