![]() |
[General] Editor 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: [General] Editor Missing? (/thread-121307.html) |
Editor Missing? - Mags - 2012-06-26 I'm having an odd problem with mybb on my website. The url is www.forums.worldofdarknessvancouver.com. The test account u/n is : testaccount and the pw is: letmein. Here's a screen cap of what I'm getting: I've searched the support forum and found a few users having the same issue, however the fixes that have worked for them don't seem to be fixing my problems. ![]() I have installed the Advanced WYSIWYG Editor located here: Advanced WYSIWYG Editor however even when I try to set it back to the default editor, nothing changes. Any advice or help is appreciated! ![]() RE: Editor Missing? - Yaldaram - 2012-06-26 Add the following code in your headerinclude template;
RE: Editor Missing? - Elite91 - 2012-06-30 this happen to me too ![]() Regards RE: Editor Missing? - Yaldaram - 2012-06-30 AdminCP > Templates > Your theme's templates > Ungrouped Templates > headerinclude > and paste the code I provided above. RE: Editor Missing? - Elite91 - 2012-06-30 there a re lot of codes, where to past it mate?i put it in top but didnt worked ![]() RE: Editor Missing? - Yaldaram - 2012-06-30 Could you please post your website's URL and any testing account ? RE: Editor Missing? - Elite91 - 2012-06-30 User : testing password : testing http://www.imarketingtalk.com/index.php hey i got an another problem , when i got http://www.imarketingtalk.com it dose not work, only http://www.imarketingtalk.com/index.php , how can i fix this :/ RE: Editor Missing? - Yaldaram - 2012-06-30 In headerinclude template, bring; Down to where it says;
So it should becomes;
RE: Editor Missing? - Elite91 - 2012-06-30 (2012-06-30, 06:59 AM)Yaldaram Wrote: In headerinclude template, bring; That did it ![]() ![]() RE: Editor Missing? - Mags - 2012-07-08 Thank you!! That fixed it perfectly, you guys as always are amazing ![]() |