Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
KC - Easy Favicon Details »»
KC - Easy Favicon
Version: 1.00, by kiril_cvetkov kiril_cvetkov is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Mini Mods - Version: 3.6.7 Rating:
Released: 01-13-2008 Last Update: 01-14-2008 Installs: 39
Uses Plugins
 
No support by the author.

By : Kiril Cvetkov

Plugin : 1

Sql : /

Manuel Template Edit : No

Product : yes

With this modification you can easy add favicon on your forum.

Install instruction :
Upload the product, go to vbulletin options and find KC-Favicon

Enjoy
Have a Nice Day

Updated ver. 1.3
All the users that have installed other versions - please install the version 1.3 because other versions contains small bugs
Sorry i just try to optimize this modification but I've destroyed the modification

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #12  
Old 01-14-2008, 08:47 PM
kiril_cvetkov's Avatar
kiril_cvetkov kiril_cvetkov is offline
 
Join Date: Jul 2007
Location: Macedonia/Kratovo
Posts: 172
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Did you download ver 1.2 ?
Reply With Quote
  #13  
Old 01-14-2008, 08:51 PM
SEOvB's Avatar
SEOvB SEOvB is offline
 
Join Date: May 2007
Location: Indianapolis
Posts: 2,451
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by kiril_cvetkov View Post
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
Reply With Quote
  #14  
Old 01-15-2008, 12:02 AM
iogames's Avatar
iogames iogames is offline
 
Join Date: Jan 2007
Location: Las Vegas, NV.
Posts: 1,433
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by FRDS View Post
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...
Reply With Quote
  #15  
Old 01-15-2008, 08:18 AM
semauae's Avatar
semauae semauae is offline
 
Join Date: Sep 2006
Location: UaE
Posts: 44
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I got a problem with forum width when I import the product
Reply With Quote
  #16  
Old 01-15-2008, 09:42 AM
plastourgos plastourgos is offline
 
Join Date: Sep 2007
Posts: 20
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #17  
Old 01-15-2008, 10:09 AM
basilrath's Avatar
basilrath basilrath is offline
 
Join Date: Apr 2006
Posts: 741
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

version 1.2 deff causes issues with forum widths etc..................although i havnt had time to work out why yet
Reply With Quote
  #18  
Old 01-15-2008, 10:42 AM
djbaxter djbaxter is offline
 
Join Date: Aug 2006
Location: Ottawa, Canada
Posts: 2,601
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #19  
Old 01-15-2008, 11:49 AM
kiril_cvetkov's Avatar
kiril_cvetkov kiril_cvetkov is offline
 
Join Date: Jul 2007
Location: Macedonia/Kratovo
Posts: 172
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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)
Reply With Quote
  #20  
Old 01-15-2008, 11:53 AM
kiril_cvetkov's Avatar
kiril_cvetkov kiril_cvetkov is offline
 
Join Date: Jul 2007
Location: Macedonia/Kratovo
Posts: 172
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by djbaxter View Post
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
Reply With Quote
  #21  
Old 01-15-2008, 11:57 AM
djbaxter djbaxter is offline
 
Join Date: Aug 2006
Location: Ottawa, Canada
Posts: 2,601
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by basilrath View Post
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
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 11:33 PM.


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.08669 seconds
  • Memory Usage 2,316KB
  • Queries Executed 25 (?)
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
  • (6)bbcode_code
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)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