MyBB Community Forums

Full Version: help me
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I need to find the code editor using MyBB.



I do not know English words written ne more.


Thanks


What do you mean find it...?? You mean it doesn't show up in the new thread/reply box...??
ACP > Themes > YOUR THEME > and select "Office 2007" under Theme Editor.
l I installed the 2007 but it does not show is the day
Any screenshot of your question will be helpful.
(2010-12-13, 11:18 AM)Yaldaram Wrote: [ -> ]Any screenshot of your question will be helpful.

hi view
I think its a Jquery conflict in your templates.
add;

<script type="text/javascript">
jQuery.noConflict();
jQuery(function($) {
\\ jQuery Goes here :P
});</script>

in your footer template.