MyBB Community Forums

Full Version: I need some features enabled in my mybb forum
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

I need some features enabled in my mybb forum

Here is some screenshot .

Mybb official forum :

[Image: mybb.png]

MY forum

[Image: my_forum.png]



I need that row in my forum with feature like bold and same to mybb.

Why this thread is moved to themes support. ??????
1. Thread moved to themes support cuz you need help with your theme.
2. Also, take a look in your headerinclude template
3. Maybe try a 1.8 theme instead of a 1.6?
1. This is 1.8.x themes
2. This is not themes error. Even it not display in default themes of mybb


Tell me what to enable or to add to get this features. I have seen many of them using this.
Post your headerinclude template here.
My headerinclude template :


<link rel="alternate" type="application/rss+xml" title="{$lang->latest_threads} (RSS 2.0)" href="{$mybb->settings['bburl']}/syndication.php" />
<link rel="alternate" type="application/atom+xml" title="{$lang->latest_threads} (Atom 1.0)" href="{$mybb->settings['bburl']}/syndication.php?type=atom1.0" />
<link href='http://fonts.googleapis.com/css?family=Roboto+Condensed' rel='stylesheet' type='text/css'>
<meta http-equiv="Content-Type" content="text/html; charset={$charset}" />
<meta http-equiv="Content-Script-Type" content="text/javascript" />
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/jquery.js?ver=1800"></script>
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/jquery.plugins.min.js?ver=1800"></script>
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/general.js?ver=1800"></script>

<script type="text/javascript">
if (typeof jQuery == 'undefined') {
    document.write(unescape("%3Cscript src='http://code.jquery.com/jquery-1.7.2.min.js' type='text/javascript'%3E%3C/script%3E"));
}
</script>
<script type="text/javascript">
    var unreadAlerts = {$mybb->user['unreadAlerts']};
</script>
<script type="text/javascript" src="{$mybb->settings['bburl']}/jscripts/myalerts.js"></script>
<script language="javascript" type="text/javascript" src="{$mybb->settings['bburl']}/jscripts/myadvertisements.js"></script>
<link type="text/css" rel="stylesheet" href="cache/themes/global/thanks/thx.css" />
<script type="text/javascript" src="jscripts/thx.js"></script>
{$stylesheets}
<script type="text/javascript">
<!--
 lang.unknown_error = "{$lang->unknown_error}";

 lang.select2_match = "{$lang->select2_match}";
 lang.select2_matches = "{$lang->select2_matches}";
 lang.select2_nomatches = "{$lang->select2_nomatches}";
 lang.select2_inputtooshort_single = "{$lang->select2_inputtooshort_single}";
 lang.select2_inputtooshort_plural = "{$lang->select2_inputtooshort_plural}";
 lang.select2_inputtoolong_single = "{$lang->select2_inputtoolong_single}";
 lang.select2_inputtoolong_plural = "{$lang->select2_inputtoolong_plural}";
 lang.select2_selectiontoobig_single = "{$lang->select2_selectiontoobig_single}";
 lang.select2_selectiontoobig_plural = "{$lang->select2_selectiontoobig_plural}";
 lang.select2_loadmore = "{$lang->select2_loadmore}";
 lang.select2_searching = "{$lang->select2_searching}";

 var cookieDomain = "{$mybb->settings['cookiedomain']}";
 var cookiePath = "{$mybb->settings['cookiepath']}";
 var cookiePrefix = "{$mybb->settings['cookieprefix']}";
 var deleteevent_confirm = "{$lang->deleteevent_confirm}";
 var removeattach_confirm = "{$lang->removeattach_confirm}";
 var loading_text = '{$lang->ajax_loading}';
 var saving_changes = '{$lang->saving_changes}';
 var use_xmlhttprequest = "{$mybb->settings['use_xmlhttprequest']}";
 var my_post_key = "{$mybb->post_code}";
 var rootpath = "{$mybb->settings['bburl']}";
 var imagepath = "{$theme['imgdir']}";
   var yes_confirm = "{$lang->yes}";
 var no_confirm = "{$lang->no}";
 var MyBBEditor = null;
 var spinner_image = "{$theme['imgdir']}/spinner.gif";
 var spinner = "<img src='" + spinner_image +"' alt='' />";
// -->
</script>


I have seen in my both forum http://www.indihack.net and rrshost forum. this row is missing even i am using mybb default template. but it present in my localhost mybb default template.

I have notice from inspect element

code such as

 
<div style="width: 510px;" class="sceditor-container ltr"><div class="sceditor-toolbar" unselectable="on"><div class="sceditor-group"><a title="Bold (ctrl+b)" class="sceditor-button sceditor-button-bold" data-sceditor-command="bold" unselectable="on"><div unselectable="on">Bold (ctrl+b)</div></a><a title="Italic (ctrl+i)" class="sceditor-button sceditor-button-italic" data-sceditor-command="italic" unselectable="on"><div unselectable="on">Italic (ctrl+i)</div></a><a title="Underline (ctrl+u)" class="sceditor-button sceditor-button-underline" data-sceditor-command="underline" unselectable="on"><div unselectable="on">Underline (ctrl+u)</div></a><a title="Strikethrough" class="sceditor-button sceditor-button-strike" data-sceditor-command="strike" unselectable="on"><div unselectable="on">Strikethrough</div></a></div><div class="sceditor-group"><a title="Align left" class="sceditor-button sceditor-button-left active" data-sceditor-command="left" unselectable="on"><div unselectable="on">Align left</div></a><a title="Center" class="sceditor-button sceditor-button-center" data-sceditor-command="center" unselectable="on"><div unselectable="on">Center</div></a><a title="Align right" class="sceditor-button sceditor-button-right" data-sceditor-command="right" unselectable="on"><div unselectable="on">Align right</div></a><a title="Justify" class="sceditor-button sceditor-button-justify" data-sceditor-command="justify" unselectable="on"><div unselectable="on">Justify</div></a></div><div class="sceditor-group"><a title="Font Name" class="sceditor-button sceditor-button-font" data-sceditor-command="font" unselectable="on"><div unselectable="on">Font Name</div></a><a title="Font Size" class="sceditor-button sceditor-button-size" data-sceditor-command="size" unselectable="on"><div unselectable="on">Font Size</div></a><a title="Font Color" class="sceditor-button sceditor-button-color" data-sceditor-command="color" unselectable="on"><div unselectable="on">Font Color</div></a><a title="Remove Formatting" class="sceditor-button sceditor-button-removeformat" data-sceditor-command="removeformat" unselectable="on"><div unselectable="on">Remove Formatting</div></a></div><div class="sceditor-group"><a title="Insert a horizontal rule" class="sceditor-button sceditor-button-horizontalrule" data-sceditor-command="horizontalrule" unselectable="on"><div unselectable="on">Insert a horizontal rule</div></a><a title="Insert an image" class="sceditor-button sceditor-button-image" data-sceditor-command="image" unselectable="on"><div unselectable="on">Insert an image</div></a><a title="Insert an email" class="sceditor-button sceditor-button-email" data-sceditor-command="email" unselectable="on"><div unselectable="on">Insert an email</div></a><a title="Insert a link" class="sceditor-button sceditor-button-link" data-sceditor-command="link" unselectable="on"><div unselectable="on">Insert a link</div></a><a title="Unlink" class="sceditor-button sceditor-button-unlink disabled" data-sceditor-command="unlink" unselectable="on"><div unselectable="on">Unlink</div></a></div><div class="sceditor-group"><a title="Insert a video" class="sceditor-button sceditor-button-video" data-sceditor-command="video" unselectable="on"><div unselectable="on">Insert a video</div></a><a title="Insert an emoticon" class="sceditor-button sceditor-button-emoticon" data-sceditor-command="emoticon" unselectable="on"><div unselectable="on">Insert an emoticon</div></a></div><div class="sceditor-group"><a title="Bullet list" class="sceditor-button sceditor-button-bulletlist" data-sceditor-command="bulletlist" unselectable="on"><div unselectable="on">Bullet list</div></a><a title="Numbered list" class="sceditor-button sceditor-button-orderedlist" data-sceditor-command="orderedlist" unselectable="on"><div unselectable="on">Numbered list</div></a></div><div class="sceditor-group"><a title="Code" class="sceditor-button sceditor-button-code" data-sceditor-command="code" unselectable="on"><div unselectable="on">Code</div></a><a title="PHP" class="sceditor-button sceditor-button-php" data-sceditor-command="php" unselectable="on"><div unselectable="on">PHP</div></a><a title="Insert a Quote" class="sceditor-button sceditor-button-quote" data-sceditor-command="quote" unselectable="on"><div unselectable="on">Insert a Quote</div></a></div><div class="sceditor-group"><a title="Maximize (ctrl+shift+m)" class="sceditor-button sceditor-button-maximize" data-sceditor-command="maximize" unselectable="on"><div unselectable="on">Maximize (ctrl+shift+m)</div></a><a title="View source (ctrl+shift+s)" class="sceditor-button sceditor-button-source" data-sceditor-command="source" unselectable="on"><div unselectable="on">View source (ctrl+shift+s)</div></a></div></div><iframe tabindex="2" style="width: 508px; height: 311px;" frameborder="0"></iframe><textarea dir="ltr" tabindex="2" style="display: none; width: 508px; height: 311px;"></textarea><div class="sceditor-grip"></div><div style="display: none;" class="sceditor-resize-cover"></div></div>


is missing and i have install mybb in my localhost for testing, in localhost it working fine but in my website is not working even in default themes.

I have installed same themes in localhost, everything working fine. but in my both site it not working.

Finally i have founded "why this error occurs" but i dont know how to solve this.

Here is a details for error : http://community.mybb.com/thread-166980.html

please provide me solution.