vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   favicon not showing up (https://vborg.vbsupport.ru/showthread.php?t=229078)

Michael.A 11-29-2009 12:21 AM

favicon not showing up
 
ok i uploaded the favicon to the forum root and i add the code to the headerincluded and none showed up how come?

Code:

<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />

Lynne 11-29-2009 02:00 AM

You don't need to add any code to the headinclude. If you have the favicon.ico in the forum root, it will show up. You may have to clear your cache first.

Marco van Herwaarden 11-29-2009 07:58 AM

AFAIK showing a favicon is not a function of vBulletin, but a funtion of your webserver.

Michael.A 11-29-2009 11:12 AM

Quote:

thanks lynne i well do that..
Quote:

well Marco sorry for not ask the question right...
ok here is what i did

admincp > Maintenance > Diagnostics > Suspect File Versions

i get this{ Unable to read MD5 sums from file includes/md5_sums_vbulletin.php }

i tried re uploading it and steel not working?

ok here is what i did to fix this i renamed the file called

md5_sums_vbforum_4.php to md5_sums_vbulletin.php

i think you guys forgot to name it right...

Lynne 11-29-2009 01:58 PM

That was posted as a bug quite a while ago. They will get to it when they get to it. I don't understand what that has to do with the favicon, however.

Michael.A 11-30-2009 12:11 AM

it doesn't,
but an tell now that favicon is not showing up and dont say is the server or host buc i have my other site on the same server and it working fine.

same server same host..
favicon is showing = coderz4life 3.8
favicon is not showing = websitesmasters 4.0.4 beta

Brandon Sheley 11-30-2009 12:35 AM

you might try adding it here
http://websitesmasters.com/favicon.ico
I see it in your forum folder

and marco is right, the favicon doesn't have anything to do with vBulletin, you can have a favicon with a blank html page

Michael.A 11-30-2009 01:11 AM

ya but i cant do that any think out side my forum root folder it wont be read..

this is what i have in my .htaccess

Code:

RewriteEngine on
RewriteCond %{HTTP_HOST} ^(www\.)?websitesmasters.com$ [NC]
RewriteCond %{REQUEST_URI} !^/webmaker/
RewriteRule ^(.*)$ "http://websitesmasters.com/webmaker/" [R=301,L]


Brandon Sheley 11-30-2009 01:15 AM

was just an idea?
it shouldn't hurt anything to copy that image and place it in the root as well

DeanLag 11-30-2009 02:06 AM

I viewed your source and there was nothing mentioning favicon.

Put this in your headinclude
Code:

<link rel="SHORTCUT ICON" type="image/x-icon" href="./favicon.ico" />


All times are GMT. The time now is 11:17 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.01395 seconds
  • Memory Usage 1,729KB
  • 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
  • (3)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)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