Thread Rating:
  • 8 Vote(s) - 3.38 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Forum Icons
I'm on the latest and it's still incompatible. Confused
100 Posts - $3.00
PM me for more information.
Reply
its a great plugin but sad its not compatible with 1.4.11.

mybb should make this default feature in 1.6
[Image: banner.jpg]
Reply
great plugin but its not compatible with my V. 1.4.11.
Reply
Exclamation 
DAMMMMM

Ive followed everything and when i went to add plugin page i get in red:

This plugin is incompatible with MyBB 1.4.11



Im gutted!
Reply
Sad, this could be a very handy tool :/
Reply
Open pl9foumicons.php in an appropriate file editor and find:
		"compatibility" => "1410"

Replace with:
		"compatibility" => "14*"

Now the plugin runs with all versions of MyBB 1.4. If it's 100% compatible? Try it...
Reply
Sweet Smile
Reply
got mine working ok after altering the plugin to reflect the above change to the compatibility number. And changing the management.php as described in the install.txt for the plugin.

forumbit_depth2_forum template is now
<tr>
<td class="{$bgcolor}" align="center" valign="top" width="1">

<img src="{$forum['forum_icon']}{$theme['imgdir']}/{$lightbulb['folder']}.gif" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" class="ajax_mark_read" id="mark_read_{$forum['fid']}" />

</td>
<td class="{$bgcolor}" valign="top">
<strong><a href="{$forum_url}">{$forum['name']}</a></strong>{$forum_viewers_text}<div class="smalltext">{$forum['description']}{$modlist}{$subforums}</div>
</td>
<td class="{$bgcolor}" valign="top" align="center" style="white-space: nowrap">{$threads}{$unapproved['unapproved_threads']}</td>
<td class="{$bgcolor}" valign="top" align="center" style="white-space: nowrap">{$posts}{$unapproved['unapproved_posts']}</td>
<td class="{$bgcolor}" valign="top" align="right" style="white-space: nowrap">{$lastpost}</td>
</tr>

then its just a matter of specifying your image adding the following code at the end.
?question=
so my entire forum icon is
../image.png?question=

this works by passing the usual image filename as a get command and so it is ignored by the forum software. Its a cheap hack to make it work with 1.4.11.
Reply
I tried that but its still not working for me.Undecided
[Image: 30iht6u.jpg]

[Image: dragonbar_488839.png]
Reply
Can this plugin be made compatible with MyBB 1.6?
Reply


Forum Jump:


Users browsing this thread: 5 Guest(s)