MyBB Community Forums
Subforums bullets are missing in index page. - Printable Version

+- MyBB Community Forums (https://community.mybb.com)
+-- Forum: Community Archive (https://community.mybb.com/forum-106.html)
+--- Forum: Archived Forums (https://community.mybb.com/forum-143.html)
+---- Forum: Archived Development and Support (https://community.mybb.com/forum-155.html)
+----- Forum: MyBB 1.6 (https://community.mybb.com/forum-138.html)
+------ Forum: 1.6 General Support (https://community.mybb.com/forum-127.html)
+------ Thread: Subforums bullets are missing in index page. (/thread-150533.html)



Subforums bullets are missing in index page. - Mr.Happy - 2014-01-30

The bullets of subforum in index page are missing.
How to fix it


RE: Subforums bullets are missing in index page. - effone - 2014-01-30

Make sure you have these files in your theme image directory:

minion.gif
minioff.gif
miniofflock.gif


RE: Subforums bullets are missing in index page. - Mr.Happy - 2014-01-30

Already have the files in theme directory but not showing in index page Sad


RE: Subforums bullets are missing in index page. - effone - 2014-01-30

What is your site url?


RE: Subforums bullets are missing in index page. - marcus123 - 2014-01-30

Forum Bit Templates >> forumbit_depth3_statusicon

Make sure you have the same code!

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



RE: Subforums bullets are missing in index page. - Mr.Happy - 2014-01-31

Also have the codes in template.
Effone check pm


RE: Subforums bullets are missing in index page. - effone - 2014-01-31

Your status icon codes are not being showing in source.

Please make sure this is set to 'yes':
under
ACP > Configuration > Settings > Forum Home Options

[Image: Q5yjAXj.png]

And yes, put the MyBB Powered By link back to your footer. Show some respect to the priceless efforts towards this awesome free software ...


RE: Subforums bullets are missing in index page. - Mr.Happy - 2014-01-31

Thanks effone its showing now !


Subforums bullets are missing in index page. - Jovan J. - 2014-01-31

Hello there,

The forum you have posted does not have the minimum "Powered by MyBB" notice we require for technical support here. In order for us to give you further support, please add the following code to the footer template of your forum:

Admin CP --> Templates & Style --> *expand your template set* --> Footer Templates --> footer
Powered by <a href="http://www.mybb.com">MyBB</a>

I will close this thread until you have reinstated the Powered By line. Please post in the Private Inquiries forum to ask to have this thread reopened, where you can also raise any questions you have about this policy.

With regards,
MyBB Support Team