vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Profile Enhancements - Timezone Image In Profile (https://vborg.vbsupport.ru/showthread.php?t=148338)

bitdefuser 06-01-2007 05:41 PM

Quote:

Originally Posted by Nutz (Post 1258881)
Glad your finding this useful bitdefuser. May I link your site as a live demo? :) seeing as you allow guests to view user profiles after all :)

Thanks,
Mat

Sure! :) Here's me: http://www.cursayer.com/members/bitdefuser

Nutz 06-01-2007 08:38 PM

Thanks :D linked you in the first post.

Thanks,
Mat

Taipa 06-04-2007 04:33 PM

Quote:

Originally Posted by Nutz (Post 1257776)
In your case then:
## FIND ##
HTML Code:

</table>
<br />

$footer

##########

## REPLACE WITH ##
HTML Code:

<tr>
        <td class="tcat" width="50%">&nbsp;</td>
        <td class="tcat" width="50%">$vbphrase[timezone_image]</td>
</tr>
<tr valign="top">

        <td class="panelsurround" align="center">
        </td>

        <td class="panelsurround" align="center">
        <div class="panel">
                <div align="$stylevar[center]">
                <img src="gmtimage.php?gmt=$userinfo[timezoneoffset]&localtime=$userinfo[localtime]&localdate=$userinfo[localdate]#gif.gif" alt="$vbphrase[timezone_image]"/>
                </div>
        </div>
        </td>

</tr>

</table>
<br />

$footer

###################

Should do the trick :)

Thanks,
Mat

Thank you! :D
That's just perfect! ^_^

bongwater 06-04-2007 07:28 PM

works flawlessly on my 3.6.7

Alibass 06-05-2007 01:46 AM

Nice hack, thanks! *Installed*

BadgerDog 06-05-2007 11:40 AM

Installed on v3.6.7PL1.... :)

Works great (replaced usergroup area)... :up:

Thank you...

Regards,
Badger

deezelpope 06-05-2007 11:50 AM

I did the same thing...:) Looks great!!:up:

BadgerDog 06-05-2007 12:49 PM

Ok, got a bit of a problem....

Had a user from Newfoundland.... GMT -3.30 send an email to me. He's not getting the map display, but rather the classic RED X that the file is not there. I checked his display and the RED X points to this filename, stored under directory GMTI off of the root.

Code:

http://www.milsurps.com/gmtimage.php?gmt=-3.5&localtime=11:17 AM&localdate=06-05-2007#gif.gif
I downloaded the file and check it. It appears like a normal GIF and it displays fine.

Any suggestions as to why this particular timezone would not have it's corresponding filename found? Perhaps something to do with the comma issue?

I haven't checked all of the other timezones, but the ones I have seem to be working fine.

Thanks

Regards,
Badger

Nutz 06-05-2007 02:31 PM

Hey there badger, can you shoot me a link to the user in questions profile please?

Thanks,
Mat

BadgerDog 06-05-2007 02:38 PM

Quote:

Originally Posted by Nutz (Post 1261779)
Hey there badger, can you shoot me a link to the user in questions profile please?

Thanks,
Mat

I was going to do that, then I fixed the problem..... :up:

I went through all of the GIFs on the server that had a comma in the filename and changed it to a period.

ie: as originally installed: gmt_-3,5.gif

renamed it to: gmt_-3.5.gif

Problem solved and the guy from Newfoundland is happy.... :D

I have no idea why this worked, but it did and his gif pic loads and appears fine now ....

Regards,
Badger


All times are GMT. The time now is 03:01 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.01337 seconds
  • Memory Usage 1,744KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (2)bbcode_html_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete