Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 07-27-2008, 10:05 PM
Spank Spank is offline
 
Join Date: Jan 2007
Location: Scotland
Posts: 809
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Pics showing up in Firefox but not in IE

I've put profile pics in my staff page, but I must have done something wrong, because they're showing fine in Firefox, but they are not showing at all in Internet Explorer.Anybody any ideas what might cause this?
Reply With Quote
  #2  
Old 07-27-2008, 11:05 PM
cheat-master30's Avatar
cheat-master30 cheat-master30 is offline
 
Join Date: Mar 2007
Location: Information Classified
Posts: 1,715
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can you give a demo page where this is happening (the link to said page)?
Reply With Quote
  #3  
Old 07-27-2008, 11:22 PM
Spank Spank is offline
 
Join Date: Jan 2007
Location: Scotland
Posts: 809
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sure, www.empyron.com/forums/staff.php
Reply With Quote
  #4  
Old 07-28-2008, 12:00 AM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Spank View Post
It's not showing up on my firefox either. But, looking at the source code, your image tag is not proper. Look at the height and width statements (the size shows, not the height="y" or width="x"). Fix that, and it might be fixed. (Do you allow Guests to see profile pics, cuz I don't see any on the member pages either.)
Reply With Quote
  #5  
Old 07-28-2008, 12:20 AM
Spank Spank is offline
 
Join Date: Jan 2007
Location: Scotland
Posts: 809
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

yeah guests should be able to see them. I see them when viewing the page as a guest in Firefox.

I can see what you're talking about when I view the source code, but not on the actual template, so it's not something I can change., the 75 100 is there I think because the dimensions sets for vbulletin to reduce profile pics to.

This really has be stumped.

Edit: Ok I fixed the size issue, I'm a doughnut and missed it before. Problem still exists though =(
Reply With Quote
  #6  
Old 07-28-2008, 02:38 AM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hmmm, well I'm a bit confused because if I go to the member page for user 1 here: http://www.empyron.com/forums/member.php?u=1 I can see no user profile picture showing up anywhere which is why I asked if guests can see them.

Did you start this forum from scratch or import a 'used' database? I ask cuz I recently lost a harddrive on another site and had to start from scratch with it - install php, mysql, etc - except I did have a backup database. I basically reinstalled vbulletin and then imported the old database (same version of vb) and I had a similar issue with the avatars. I had to rebuild the bitfields (I think that's what it was that 'fixed' it).
Reply With Quote
  #7  
Old 07-28-2008, 03:09 AM
blind-eddie's Avatar
blind-eddie blind-eddie is offline
 
Join Date: Apr 2006
Location: Michigan
Posts: 2,310
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Spank, you should read through the thread for the Meet the Staff Page, any member who's name is on that page, must have a profile image uploaded for it to display on that page.

Hasann's new version shows avatar's.

Looks like you edited your's a lot. You may have removed some coding that you shouldn't have.
Reply With Quote
  #8  
Old 07-28-2008, 09:00 AM
cheat-master30's Avatar
cheat-master30 cheat-master30 is offline
 
Join Date: Mar 2007
Location: Information Classified
Posts: 1,715
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It seems the images point to blank transparent images to me, possibly because not everyone listed had a profile image or the like...
Reply With Quote
  #9  
Old 07-28-2008, 09:48 AM
Spank Spank is offline
 
Join Date: Jan 2007
Location: Scotland
Posts: 809
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Lynne View Post
Hmmm, well I'm a bit confused because if I go to the member page for user 1 here: http://www.empyron.com/forums/member.php?u=1 I can see no user profile picture showing up anywhere which is why I asked if guests can see them.

Did you start this forum from scratch or import a 'used' database? I ask cuz I recently lost a harddrive on another site and had to start from scratch with it - install php, mysql, etc - except I did have a backup database. I basically reinstalled vbulletin and then imported the old database (same version of vb) and I had a similar issue with the avatars. I had to rebuild the bitfields (I think that's what it was that 'fixed' it).

I have imported my users from myBB, but the profile pics were uploaded afterwards. Where's the option to rebuild the bitfields? It sounds like your closest to what's causing the problem =)

Quote:
Originally Posted by cheatmaster30
It seems the images point to blank transparent images to me, possibly because not everyone listed had a profile image or the like...
It does look like that, but they do have profile images, I've given all the staff profile pics (2 of them have default nostaffpics)
Reply With Quote
  #10  
Old 07-28-2008, 01:50 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Spank View Post
I have imported my users from myBB, but the profile pics were uploaded afterwards. Where's the option to rebuild the bitfields? It sounds like your closest to what's causing the problem =)
If you turn debug on in your config.php file, then the option shows up under vbulletin options in your admin cp. You can also do it directly by pointing your browser to: http://www.yoursite.com/admincp/index.php?do=buildbitfields
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 12:03 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04320 seconds
  • Memory Usage 2,260KB
  • Queries Executed 11 (?)
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)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)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