Bug tracker

This ticket has been moved to our new tracker. Open Ticket PHPBB3-8660 now.

No image in mcp_topic.html in subsilver (fix completed in vcs)

r9664 was supposed to fix a missing button bug(#39845) and changed the post details link to the post details icon from viewtopic in prosilver. But it is still missing in subsilver2, the link is in the source but the icon just doesn't show up.

Shouldn't this be added to includes/mcp_topic.php?
Code: Select all
'INFO_IMG'          => $user->img('icon_post_info', 'VIEW_INFO'),

Comments / History

Changed ticket severity from "Uncategorised/normal" to "Severe"

Action performed by nickvergessen (Development Team Member) on Sep 6th 2009, 08:25

Posted by Acyd Burn (Server Manager) on Sep 6th 2009, 08:34

Does subsilver2 even use images for this? I mean, is it in the imageset. If it is not the normal text should be displayed.

Posted by nickvergessen (Development Team Member) on Sep 6th 2009, 08:38

I added the $user->img and it viewed up, so yes it does ;)

Posted by statm on Sep 6th 2009, 11:16

Subsilver has always had a post details icon Acydburn..lol You should know that..

Linked ticket with changeset: r10114

Action performed by Acyd Burn (Server Manager) on Sep 7th 2009, 11:42

Changed ticket status from "New" to "Fix completed in SVN"

Action performed by Acyd Burn (Server Manager) on Sep 7th 2009, 11:42

Ticket details

Related SVN changesets