View Full Version : Mini Mods - KC - Easy Favicon
kiril_cvetkov
01-13-2008, 10:00 PM
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
Subah
01-14-2008, 04:06 PM
Thank you :)
SEOvB
01-14-2008, 04:52 PM
does this set a favicon for each form?
All you have to do now is upload a new favicon.ico and it will set itself.
kiril_cvetkov
01-14-2008, 05:08 PM
You can set as favicon the image that you want, just put the url of the image in kc favicon settings
birdie
01-14-2008, 06:45 PM
Installed; modification enabled; tried several different images (.gif & favicon.ico) and double checked pathways .... dosen't work.
johnrizz
01-14-2008, 06:53 PM
X2 on that.
kiril_cvetkov
01-14-2008, 08:13 PM
Update 1.2
OK 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)
Enjoy
birdie
01-14-2008, 08:24 PM
Update 1.2Works now. Thanks
Stromba
01-14-2008, 08:31 PM
Thanks it works super fine here..
Well done :)
basilrath
01-14-2008, 08:45 PM
Doesnt work with Vba ........................sites width is altered by whatever is coded into it........although i didnt check to see which is causing it..
kiril_cvetkov
01-14-2008, 08:47 PM
Did you download ver 1.2 ?
SEOvB
01-14-2008, 08:51 PM
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
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 (http://www.chami.com/html-kit/services/favicon/)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:
<link rel='shortcut icon' href='http://www.yoursite.com/favicon.ico'>
Should be:
<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
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
Another problem:
1. The syntax of the inserted line is incorrect:
<link rel='shortcut icon' href='http://www.yoursite.com/favicon.ico'>Should be:
<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
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 <!-- CSS Stylesheet -->
add above <link REL="SHORTCUT ICON" HREF="favicon.ico">
save
kiril_cvetkov
01-15-2008, 12:42 PM
ok I know where is my error..
I want to ask someone..
I use echo in my php product coding...and there is the error.. what i have to use to not show me header error.. i will try with another method and update of this modification
xman_79
01-15-2008, 02:29 PM
Very nice .
Thank you .
* it 's work only with Firefox ..
basilrath
01-15-2008, 03:30 PM
...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 <!-- CSS Stylesheet -->
add above <link REL="SHORTCUT ICON" HREF="favicon.ico">
save
which is exactly the way i have it set anyway
aswell as putting it within the cmps index also
kiril_cvetkov
01-15-2008, 04:16 PM
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
plastourgos
01-16-2008, 09:15 AM
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)
the problem shown up with version 1.2 ... i didn't, and i don't want to try version 1.0 .... the risk is too big !!
kindi_boy
01-16-2008, 07:33 PM
i got a problem with the forum width when i installed it as well, but only showen in IE not in FF, something else i think it's screwing up with the threads views counter.
JeNeRaL
01-22-2008, 03:06 PM
nice work....
thank you man ...
nyqnzguju
01-22-2008, 05:46 PM
Ohh cool. nice hack man. Keep posting nice hacks like this. ;) CLICKED ON INSTALL:)
OneDesignTalk
01-22-2008, 07:14 PM
thank you
deLi_kurT
03-18-2008, 11:05 AM
Thanks
djbaxter
07-03-2008, 11:22 AM
While this is a nice idea, I installed it on 3.72 and could no longer log out of the control panel - I got this error:
vBulletin Message
Unable to add cookies, header already sent.
File: /path/to/forum/admincp/global.php(243) : eval()'d code
Line: 6
Disabling or uninstalling the add-on fixes the problem.
Edit: My apologies - I was using version 1.2 and it seems this was fixed in version 1.3. :o
djbaxter
07-14-2008, 12:22 PM
Warning: Version 1.3 should be avoided too.
It messes up a number of forum and form width factors in IE7 (but not Firefox 3 or Opera 9.5x).
Instead of adding this, simply edit your headinclude template, adding a single line:
<link REL="SHORTCUT ICON" HREF="favicon.ico">
and make sure you upload favicon.ico to the forum root.
MAD-DOG
02-20-2009, 08:57 AM
is there any other why to get this working or what??
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.