Bug #386

faviorite ico file missing

Added by Lionel Goedvolk 98 days ago. Updated 96 days ago.

Status:Resolved Start:09/30/2008
Priority:Low Due date:
Assigned to:- % Done:

100%

Category:Web Panel
Target version:1.3.1

Description

My webserver keeps throwing out the "html/favicon.ico does not exist" error. I found that the page_uploadfile.tpl is missing the favicon location. Anyways, it doesn't really matter.

Missing

<link rel="Shortcut Icon" href="../images/favicon.ico" />

That fixed it up.

Associated revisions

Revision 167
Added by Jannik Hartung 96 days ago

  • Fixed #388 - Imported Bans Not Being Blocked!!!
  • Fixed servergroupname just accept numbers in admin add form for new server admin group
  • Fixed kicking from serverpage in IE
  • Fixed #385 - Refreshing server data does not resize opened panel
  • Fixed #384 - Archived ban submission count is wrong
  • Added #382 - Steamid column in ban submission table
  • Fixed submissions always showing "STEAM_0:" even if it's a IP submission
  • Fixed some loading messages not showing in admin add form
  • Fixed #386 - added the favicon and a title to the uploadfile popup
  • Updated Smarty to 2.6.20

History

Updated by Erik Minekus 96 days ago

I don't get it, page_uploadfile.tpl doesn't contain any line for favicon.ico, so why is it looking for it then? Maybe it's a setting on your server to automatically look for html/favicon.ico? Seeing how SourceBans doesn't have any html folder.

Updated by Lionel Goedvolk 96 days ago

It was only giving me the error when i loaded the 'upload demo page'. I watched my error log and it was the only page that gave the error. I would think if it was a server setting it would give me the error on all the pages.

Updated by Jannik Hartung 96 days ago

  • Status changed from New to Resolved
  • Target version set to 1.3.1
  • % Done changed from 0 to 100

no, the popup has its own <html></html> tags, so its a serversetting!
but now there is a favicon and a title for that popup, so have fun ;)

Also available in: Atom PDF