vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Problems with my favicon (https://vborg.vbsupport.ru/showthread.php?t=146579)

Finger78 05-06-2007 07:28 AM

Problems with my favicon
 
Now before you just start posting the 20 links to all the other favicon threads please read this.

I have a favicon on my main Joomla site and it works great, however for my vBA and forums I cannot get the favicon to show at all.

I think I've added this (both separately and combined) to pretty much ever template I think it might be relevant (Header, headerinclude, etc etc)

Code:

<link rel="shortcut icon" href="favicon.ico" />
I have also tried entering in the exact address to no avail.

I've also tried 3 separate browsers and several computers, cleared cache etc and it STILL wont show.

I've also uploaded the frickin ico to like every folder on my site to try to get it working.

It just shows a blank icon and I cannot figure out how the hell to get it working.

www.err32.com (icon I'm using in action)

www.err32.com/forums (blank, not working)

Dismounted 05-06-2007 07:33 AM

Look at the source, this is what is displayed for the favicon.
HTML Code:

<link rel="shortcut icon" href=".ico" />

Lynne 05-06-2007 03:06 PM

On the page that is working, you have this:
HTML Code:

<link rel="shortcut icon" href="http://www.err32.com/images/favicon.ico" />
On the page that doesn't work, you have this:
HTML Code:

<link rel="shortcut icon" href=".ico" />
Have you tried putting the code that works into the non-working page? Also, you may have to clear your cache after changing the code to see if it's working.

Finger78 05-06-2007 08:44 PM

The odd this is that the icon works in the admin portion of vB but not on the actual forums etc, and as I already stated I cleared the cache like 20 times and on several computers.

And I dont know why it didnt display the proper source but all of the coding was indeed correct within the templates:

Code:

<link rel="shortcut icon" href="favicon.ico" />
I tried changing it to:

Code:

<link rel="shortcut icon" href="http://www.err32.com/images/favicon.ico" />
I do not understand whats going on

Lynne 05-07-2007 04:05 PM

Right now (you've changed it since I last looked), this is what your source code says for the second, non working link:
HTML Code:

<link rel="shortcut icon" href="http://www.err32.com/images/.ico" />
and that will definitely not work (as you can see).

Just as an FYI, I have a favicon.ico located in both my root (public_html) and my forums (public_html/forums) and I have no html link to them in my source and they show up just fine since they are named the default name of "favicon.ico". So, you may want to just take out the link and see what happens.

Finger78 05-07-2007 05:47 PM

What your seeing is NOT what I have in my code, it does in fact have a proper link to the favicon.

By your suggestion I removed all coding to the favicon in all the templates and now I got it working.

Wish someone would have just said I needed to drop in the ico into certain folders and nothing more need be done lol, woulkd have saved me a lot of time.

Thanks

TrannyD?LL? 05-10-2007 11:16 PM

The error is always between the keyboard and the chair.

Thanks for starting this thread and saving me time.

mccollin 05-11-2007 03:30 AM

I had the same problem... worked fine with vB 3.5.4 with the code in the headinclude template, but with 3.6.5, it had to be removed to see the favicon. It must be backwards day!


All times are GMT. The time now is 07:33 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.01105 seconds
  • Memory Usage 1,731KB
  • 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
  • (4)bbcode_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete