Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
WebHead
bas87
New
WebHead
1
Comments
Hello, I have tested and.. need to check in default.php in line 14 if the favicon is the same name in the default.php;
public function Base_Render_Before(&$Sender) { $Sender->Head->AddTag('link', array('rel' => 'shortcut icon', 'href'=>'/themes/' . Gdn::Config('Garden.Theme') . '/design/**favicon.png**'));
First Step:
You need create one favicon(.png or .ico) and put the file in your main theme.
(Forum)/themes/(yourtheme)/design/[favicon.png]
Sorry for any error in my text