 | [Solved] Can't find where to add ico fav icon |  |
Posted: 02/13/2007 8:58 AM |
|
|
|
|
|
| Citation |
| Posts |
4814 |
| Word Cnt. |
427,902 |
| BDay |
Oct 23 |
| Sign |
Scorpio |
| Sex |
 |
|
|
|
Joined: Feb 09, 2005
Local time: 5:07 AM
Location: Sterling IL
|

|
|
|
|
 |
| I can't find the mod to add my ico fav icon. I really don't have time to do much with my forum just yet but I wish I could at least get this icon in place. Anyone have a simple answer, don't go through any trouble, just point in a direction. Thanks. |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Can't find where to add ico fav icon |  |
Posted: 02/13/2007 10:57 AM |
|
|
|
|
|
| Site Admin |
| Posts |
49593 |
| Word Cnt. |
2,756,445 |
| BDay |
Apr 22 |
| Sign |
Taurus |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 3:07 PM
Location: Texas
|

|
|
|
|
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Can't find where to add ico fav icon |  |
Posted: 02/14/2007 10:01 AM |
|
|
|
|
|
| Citation |
| Posts |
4814 |
| Word Cnt. |
427,902 |
| BDay |
Oct 23 |
| Sign |
Scorpio |
| Sex |
 |
|
|
|
Joined: Feb 09, 2005
Local time: 5:07 AM
Location: Sterling IL
|

|
|
|
|
 |
| Thanks rb, I do already have one made and i have one on my website already, but not my forum. I already have the code also, I just need to figure out where it goes. I guess I can go in a add the code to the head tag manually but seems it should be a mod that I should be able to add with ftp instead of manually going in and pasting the code, thats what I was asking. I'll have to put it off till I get ready to start working with mods, no biggy, but might be years before I get time. |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Can't find where to add ico fav icon |  |
Posted: 02/14/2007 11:16 AM |
|
|
|
|
|
| Site Admin |
| Posts |
49593 |
| Word Cnt. |
2,756,445 |
| BDay |
Apr 22 |
| Sign |
Taurus |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 3:07 PM
Location: Texas
|

|
|
|
|
 |
Dave, there is a discussion about it over here:
http://phpbbmodders.net/viewtopic.php?p=1934
They kind of lose me but I bet you will know just what they are talking about. Let me know if that's what you were looking for.
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Can't find where to add ico fav icon |  |
Posted: 02/14/2007 11:35 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 5:07 PM
Location: St Pete, FL
|

|
|
|
|
 |
Fishead, do this. I created a MOD that you can use to add the favicon.ico that you create to your forum. Download the attached Favicon2Header.zip file, extract it maintaining the directory structure, store your favicon.ico file to the Favicon2Header folder, then upload the entire Favicon2Header folder and contents to your phpBB forum admin/mods folder. Then you can install it using EM. This will be a good way for you to get to know how EM works too...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: [Solved] Can't find where to add ico fav icon |  |
Posted: 02/15/2007 6:47 AM |
|
|
|
|
|
| Citation |
| Posts |
3160 |
| Word Cnt. |
157,169 |
| BDay |
Mar 11 |
| Sign |
Pisces |
| Sex |
 |
|
|
|
Joined: Oct 12, 2005
Local time: 4:07 PM
|

|
|
|
|
 |
| wow NR thats great what a nice mod! Did you post it over at the phpbb forums? |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Can't find where to add ico fav icon |  |
Posted: 02/15/2007 12:04 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 5:07 PM
Location: St Pete, FL
|

|
|
|
|
 |
No, I won't be submitting that MOD to phpBB.com because of the favicon.ico file. I doubt that everyone wants to use the same favicon that I would have to include before I could submit the MOD...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: [Solved] Can't find where to add ico fav icon |  |
Posted: 02/15/2007 4:08 PM |
|
|
|
|
|
| Citation |
| Posts |
3160 |
| Word Cnt. |
157,169 |
| BDay |
Mar 11 |
| Sign |
Pisces |
| Sex |
 |
|
|
|
Joined: Oct 12, 2005
Local time: 4:07 PM
|

|
|
|
|
 |
| its only good for one favicon? I was thinking it worked with any icon. |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Can't find where to add ico fav icon |  |
Posted: 02/15/2007 4:47 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 5:07 PM
Location: St Pete, FL
|

|
|
|
|
 |
The MOD copies the favicon.ico file up to the phpBB images folder, so the favicon.ico file needs to be included with the MOD when it is installed. So in order to submit the MOD to phpBB.com, the MOD would have to include a favicon.ico file. But most people would prefer to use their own favicon.ico file, so there would need to be instructions to replace the favicon.ico file included with the MOD with their own. Unfortunately, few people read instructions, so there would be a lot of confused people after installing this MOD. I don't think it's worth it...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: [Solved] Can't find where to add ico fav icon |  |
Posted: 02/17/2007 5:59 PM |
|
|
|
|
|
| Citation |
| Posts |
1253 |
| Word Cnt. |
68,166 |
| BDay |
Nov 9 |
| Sign |
Scorpio |
| Sex |
 |
|
|
|
Joined: Jan 06, 2006
Local time: 9:07 PM
|

|
|
|
|
 |
I just tried this, but I got an error
Critical Error
Function Trace: open_files[1]->modio_open[3]
Could not open [./mods/favicon/processed/templates/subSilver/overall_header.tpl.txt] for writing.
MOD script line #41 :: FAQ :: Report
Is it to do with folder permissions? Because a couple of them got changed when we changed servers.
Also do I need to do this to my Diddle template too?
Cool mod NR  |
|
|
 |
 |
| Back to Top |
|
|
 | Information |  |
|