MyBB Community Forums

Full Version: Custom forum Icons error - WILL PAY WHO HELPS
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I need some help with the Custom forum icons.

Here is the code for the default template i have:


Quote:
		<		<template name="forumbit_depth2_forum" version="1806"><![CDATA[<tr>
<td class="{$bgcolor}" align="center" width="1"><div class="forum_status forum_{$lightbulb['folder']} ajax_mark_read" title="{$lightbulb['altonoff']}" id="mark_read_{$forum['fid']}"><i class="fa fa-comments"></i></div></td>
<td class="{$bgcolor}">
Then i change for the custom icon and this is the code:
Quote:
			<template name="forumbit_depth2_forum" version="1806"><![CDATA[<tr>

<td class="{$bgcolor}" align="center" valign="top" width="1"><img src="images/ficons/{$forum['fid']}.png" /></td>



And this is what happens:
[Image: IUvfCn9.png]

The Forum name just goes up the categorie.
Please help.

Will pay who helps me.
note: MyBB theme templates should be edited through forum admin panel
forum admin panel >> Templates & Style >> Templates >> your theme templates

more details about templates => http://docs.mybb.com/1.8/development/themes/templates/

see Custom Forum Icons guidance
(should be helpful though it was provided for a old version of MyBB)

or you can remove your manual code and try using custom forum icons plugin
Doesn't work... The same error in the image again...
Please help
what is your forum url ?
Here is the link: http://leakedshit.esy.es

The problem is still up
your forum doesn't meet MyBB Support Eligibility Policy.
Hi,

The MyBB Group offers support under the conditions of our Support Eligibility policy.

It is apparent that one or more of your forums do not meet the conditions of our policy and therefore you are ineligible for support.

If you have any questions regarding this policy please post in the Private Inquiries forum.

Regards,
The MyBB Group.