Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Timezone Image In Profile Details »»
Timezone Image In Profile
Version: 1.5, by Nutz Nutz is offline
Developer Last Online: Dec 2013 Show Printable Version Email this Page

Version: 3.5.4 Rating:
Released: 11-22-2005 Last Update: 12-05-2005 Installs: 107
Uses Plugins Template Edits
 
No support by the author.

Timezone Image In Profile

Description
This plug-in will allow you to have a world timezone image in user profile view.(see screenshot).

Details
  • 1 Product
  • 1 Phrase
  • 1 Template Modification

Notes
Requires 1 small template modification to MEMBERINFO.
The time zone image is selected from the users Timezone options.

History
1.0
Initial Version

1.5
Time and date is imprinted on the timezone image.

1.5.1
Some stupid mistakes by me o_O

Last Words
I hope you enjoy the hack!
And don't forget to click install please



Thanks,
Mat

Supporters / CoAuthors

Show Your Support

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

Comments
  #62  
Old 01-08-2006, 11:12 AM
Danny Diamond's Avatar
Danny Diamond Danny Diamond is offline
 
Join Date: Oct 2004
Posts: 127
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

installed and works fine. thanks
Reply With Quote
  #63  
Old 01-14-2006, 07:56 AM
Nutz's Avatar
Nutz Nutz is offline
 
Join Date: Aug 2004
Location: United Kingdom
Posts: 436
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Glad to hear it

Thanks,
Mat
Reply With Quote
  #64  
Old 01-14-2006, 02:50 PM
bashy bashy is offline
 
Join Date: Nov 2005
Posts: 2,544
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi

I have installed this but please see image and let me kow how to resolve it if you can please, anyone
Reply With Quote
  #65  
Old 01-14-2006, 05:15 PM
Club3G Club3G is offline
 
Join Date: Aug 2004
Location: Orlando, Fl
Posts: 300
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It's appearing outside of the main profile field box for me. Any way to move it to where Group Memberships is now?

Example:
http://www.sevenstring.org/forum/member.php?u=23

Working fine otherwise, thanks.

[high]* Club3G clicks install[/high]
Reply With Quote
  #66  
Old 01-15-2006, 04:30 PM
bashy bashy is offline
 
Join Date: Nov 2005
Posts: 2,544
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sounds like the same problem i have (cant check as i have to reg on your site)

To get rid of the error error ENABLE the product

Can anyone advise on the other problem please?

Quote:
Originally Posted by Club3G
It's appearing outside of the main profile field box for me. Any way to move it to where Group Memberships is now?

Example:
http://www.sevenstring.org/forum/member.php?u=23

Working fine otherwise, thanks.

[high]* Club3G clicks install[/high]
Reply With Quote
  #67  
Old 01-15-2006, 04:52 PM
docvader's Avatar
docvader docvader is offline
 
Join Date: Dec 2002
Posts: 520
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I fixed it by reinstalling the product.
Reply With Quote
  #68  
Old 01-15-2006, 05:49 PM
docvader's Avatar
docvader docvader is offline
 
Join Date: Dec 2002
Posts: 520
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bashy
Hi

I have installed this but please see image and let me kow how to resolve it if you can please, anyone
Bashy
I'm far from being an html god, but, what I do in these situations, is I use either FrontPage or Dreamweaver, put that vb code into the BODY of a NEW FP page, and then redesigin the page so that it looks good.

Then take the finished FP code from between the body tags, and that's your updated template. Your issue just has to do with table tags.

http://russbo.org/vb/member.php?u=1

rich
Reply With Quote
  #69  
Old 01-15-2006, 06:07 PM
bashy bashy is offline
 
Join Date: Nov 2005
Posts: 2,544
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice one m8 well done..Tis all sorted now
Thanks alot


Quote:
Originally Posted by docvader
Bashy
I'm far from being an html god, but, what I do in these situations, is I use either FrontPage or Dreamweaver, put that vb code into the BODY of a NEW FP page, and then redesigin the page so that it looks good.

Then take the finished FP code from between the body tags, and that's your updated template. Your issue just has to do with table tags.

http://russbo.org/vb/member.php?u=1

rich
Reply With Quote
  #70  
Old 01-15-2006, 09:01 PM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Club3G
It's appearing outside of the main profile field box for me. Any way to move it to where Group Memberships is now?

Example:
http://www.sevenstring.org/forum/member.php?u=23

Working fine otherwise, thanks.

[high]* Club3G clicks install[/high]
That's how I did it. Just FIND:

PHP Code:
 <td class="tcat" width="50%">$vbphrase[group_memberships]</td
REPLACE it with:

PHP Code:
 <td class="tcat" width="50%">$vbphrase[timezone_image]</td
Then FIND:

PHP Code:
 <td class="panelsurround" align="center">
<
div class="panel">
<
div align="$stylevar[left]">
 
<
div class="fieldset">
    <
table cellpadding="0" cellspacing="$stylevar[formspacer]px" border="0">
    <
tr>
     <if 
condition="$show['membergroups']">
     <
td></td>
     <else />
     <
td><strong><phrase 1="$userinfo[username]">$vbphrase[x_is_not_a_member_of_any_public_groups]</phrase></strong></td>
     </if>
    </
tr>
    
$membergroupbits
    
</table>
</
div>
 
</
div>
</
div>
</
td
REPLACE it with:

PHP Code:
 <td class="panelsurround" align="center">
<
div class="panel">
<
div align="$stylevar[center]">
 
<
div class="fieldset">
    <
table cellpadding="0" cellspacing="$stylevar[formspacer]px" border="0">
    <
tr>
     <
td><img src="gmtimage.php?gmt=$userinfo[timezoneoffset]&localtime=$userinfo[localtime]&localdate=$userinfo[localdate]#gif.gif" alt="$vbphrase[timezone_image]"/></td>
    </
tr>
    </
table>
</
div>
 
</
div>
</
div>
</
td
and you should be all set.
Reply With Quote
  #71  
Old 01-16-2006, 02:08 PM
Nutz's Avatar
Nutz Nutz is offline
 
Join Date: Aug 2004
Location: United Kingdom
Posts: 436
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for that Boofo

Thanks,
Mat
Reply With Quote
Reply


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:35 AM.


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.09841 seconds
  • Memory Usage 2,333KB
  • Queries Executed 26 (?)
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
  • (4)bbcode_php
  • (4)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
  • (4)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