YAFLogo

Posted by: kamilam - Friday, 6 June 2014 15:07:47
Hi, I have a problem exactly like this one: http://forum.yetanotherforum.net/yaf_postsm51177_DNN-YAF-1-9-6--BETA--Topic-Status-Option.aspx#post51177 The above post mentions that the problem has been resolved, yet I have the same issue, when creating new topic status, I see [] next to its name. Like [] Topic title. Also how do I add new icons for the new topic statuses?

Posted by: Zero2Cool - Friday, 6 June 2014 15:33:34
What version of YAF are you using? Are you using YAF in a Portal (e.g. DotNetNuke)? To add Topic Status. Host Administration > Settings > Topic Status Then edit your themeName.xml file to add icons to them. [code=xml] ~/status_informatic.png ~/status_solved.png ~/status_question.png ~/status_issue.png ~/status_fixed.png [/code] The icon will have to be in your theme directory with the other theme icons/graphics/images.

Posted by: kamilam - Friday, 6 June 2014 16:45:44
Thanks, I got it now :)

Posted by: tha_watcha - Sunday, 8 June 2014 13:39:01
It also needs to be added to the languages, see my post here for more information http://yetanotherforum.net/forum/posts/m52938-Using-tags-in-topic-title--how-to-highlight-one#post52938