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)
-   -   Mini Mods - KC - Easy Favicon (https://vborg.vbsupport.ru/showthread.php?t=167732)

kiril_cvetkov 01-14-2008 08:47 PM

Did you download ver 1.2 ?

SEOvB 01-14-2008 08:51 PM

Quote:

Originally Posted by kiril_cvetkov (Post 1421334)
You can set as favicon the image that you want, just put the url of the image in kc favicon settings

I dont understand why though? Why not upload a new favicon.ico into your forum root and then you'll have one already? But good job with the plugin, i'm sure people will use it :)

iogames 01-15-2008 12:02 AM

Quote:

Originally Posted by FRDS (Post 1421497)
I dont understand why though? Why not upload a new favicon.ico into your forum root and then you'll have one already? But good job with the plugin, i'm sure people will use it :)

I concur! although it's a good work, I just chose an image and converted to favicon.ico on many CONVERTERS available on the web...

semauae 01-15-2008 08:18 AM

I got a problem with forum width when I import the product :)

plastourgos 01-15-2008 09:42 AM

UNINSTALLED

Using admin cp, i couldn't search for users with this modification !!! The error message was :

Warning: Cannot modify header information - headers already sent by (output started at /home/thryl2/public_html/forum/admincp/global.php(212) : eval()'d code:6) in /includes/functions.php on line 2801

when i disabled it, everything get back to normal with my vb... please check and fix this problem.

basilrath 01-15-2008 10:09 AM

version 1.2 deff causes issues with forum widths etc..................although i havnt had time to work out why yet

djbaxter 01-15-2008 10:42 AM

Another problem:

1. The syntax of the inserted line is incorrect:

Code:

<link rel='shortcut icon' href='http://www.yoursite.com/favicon.ico'>
Should be:

Code:

<link rel="shortcut icon" href="http://www.yoursite.com/favicon.ico">

2. The link rel line is placed at the very top of the page BEFORE either DOCTYPE or <html> or <head>. It should follow the <head> label.

kiril_cvetkov 01-15-2008 11:49 AM

Quote:

Originally Posted by plastourgos
error with headers

plastourgos
please upload the version 1.2 -
if the modification ver1.0 wont work on somebody, then download the ver 1.2 (working on many vbulletin versions - and modification now is working on admincp too)

kiril_cvetkov 01-15-2008 11:53 AM

Quote:

Originally Posted by djbaxter (Post 1421842)
Another problem:

1. The syntax of the inserted line is incorrect:

Code:

<link rel='shortcut icon' href='http://www.yoursite.com/favicon.ico'>
Should be:

Code:

<link rel="shortcut icon" href="http://www.yoursite.com/favicon.ico">
2. The link rel line is placed at the very top of the page BEFORE wither DOCTYPE or <html> or <head>. It should follow the <head> label.

ok i will fix

djbaxter 01-15-2008 11:57 AM

Quote:

Originally Posted by basilrath (Post 1421837)
version 1.2 deff causes issues with forum widths etc..................although i havnt had time to work out why yet

...and the forum alignment.

Nice idea but:

1. it's flawed in the execution (see syntax issues above as well as interference with layout)

2. it's basically unnecessary since all you need to do to make this work in all browsers is:
  • Admin CP | Styles and Templates | Style Manager
  • select {style} | Common templates from dropdown
  • edit headinclude
  • find
    Code:

    <!-- CSS Stylesheet -->
  • add above
    Code:

    <link REL="SHORTCUT ICON" HREF="favicon.ico">
  • save


All times are GMT. The time now is 02:13 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.01070 seconds
  • Memory Usage 1,740KB
  • 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
  • (6)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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