![]() |
This missing? - 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: This missing? (/thread-116088.html) Pages:
1
2
|
This missing? - Lewes - 2012-04-02 http://i43.tinypic.com/2j5hv0i.png Its on my forum, monkeycore.tk Isnt it meant to appear like a WYSIWYG? RE: This missing? - king_og - 2012-04-02 Try adding this to your headerinclude template: (Theme > Ungrouped Templates > Headerinclude)
RE: This missing? - Lewes - 2012-04-02 Did that and still no luck. RE: This missing? - king_og - 2012-04-02 Go to your UserCP, Check if you enabled the option: Show the MyCode formatting options on the posting pages. RE: This missing? - Lewes - 2012-04-02 Its ticked and still does not work. RE: This missing? - king_og - 2012-04-02 I'll register and take a look at it in a second. While I'm doing that, check if you have the following code in your headerinclue template:
If you do, replace it with:
RE: This missing? - Yaldaram - 2012-04-02 Post your website's URL and any testing account. RE: This missing? - Lewes - 2012-04-02 (2012-04-02, 08:35 AM)Yaldaram Wrote: Post your website's URL and any testing account. http://monkeycore.tk and I can't cause that'll break my own rules. RE: This missing? - king_og - 2012-04-02 Put the
after
It's cleaner. Do you have any conflicting plugins installed? RE: This missing? - Lewes - 2012-04-02 No I dont and it worked, thanks. |