MyBB Community Forums

Full Version: I don't know what happen..
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Shows http://prntscr.com/1m233g this now..? how do I fix it and make it back to normal :s

Don't even know what happen.
have you recently added any plugins / code modifications ? can we have your forum url
(2013-08-19, 03:49 AM).m. Wrote: [ -> ]have you recently added any plugins / code modifications ? can we have your forum url

I added a theme in filezilla but I dont think u need to do that do you? I kind of forgot how to add a new theme to be honest, so new with this I forget these things :s and I think i already had the theme but i redid it. and http://nearforum.com/index.php
Edit: does it appear same on MyBB's default theme / any other theme ?

run file verification tool available at tools & maintenance section of admin panel to find changed / missing / corrupt files
focus on changed / missing / corrupt language files (filename.lang.php) and replace them from MyBB source files
yeah its missing for the regular mybb theme too. and lol Ill try.
Go to ACP>Templates & Styles>Templates>YOUR THEME>Index>index_stats

It should have the following:

<tr><td class="tcat"><span class="smalltext"><strong>{$lang->boardstats}</strong></span></td></tr>
<tr>
<td class="trow1"><span class="smalltext">
{$lang->stats_posts_threads}<br />
{$lang->stats_numusers}<br />
{$lang->stats_newestuser}<br />
{$lang->stats_mostonline}
</span>
</td>
</tr>

Also, re-upload your languages folder.
That was just fine. A language file was probably missing. Once I re-uploaded them it got fixed. The only downside is he may have lost some language files for plugins.