MyBB Community Forums

Full Version: Actually use editor
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
So basically when I make replies or threads, the editor does not show up. I can't seem to get it to show.
Picture: http://i.imgur.com/pHxxhom.png
Forum link: http://techrazer.com/newthread.php?fid=8

All I want it for users to be able to post with the editor on XD Hope someone knows whats wrong.
open myalerts.js file in a editor and remove its first line jQuery.noConflict(); and then check
oh noes.

post your headerinclude pls.

.m. beat me.. as usual
(2015-02-18, 06:27 PM).m. Wrote: [ -> ]open myalerts.js file in a editor and remove its first line jQuery.noConflict(); and then check

Still not working Sad
^ provide a test user account
Username: Mybb Test
Password: MybbTestUser123!
noconflict line is not removed as suggested from myalerts.js file. it is required.
also minified jquery script codes should be removed from headerinclude template
[off to sleep]
(2015-02-18, 06:47 PM).m. Wrote: [ -> ]noconflict line is not removed as suggested from myalerts.js file. it is required.
also minified jquery script codes should be removed from headerinclude template
[off to sleep]

I believe I did remove Noconflict, I'll double check now.
As for minified jquery script, how would I recognize this?
(2015-02-18, 07:14 PM)Voltaic Wrote: [ -> ]
(2015-02-18, 06:47 PM).m. Wrote: [ -> ]noconflict line is not removed as suggested from myalerts.js file. it is required.
also minified jquery script codes should be removed from headerinclude template
[off to sleep]

I believe I did remove Noconflict, I'll double check now.
As for minified jquery script, how would I recognize this?

Post your headerinclude.
If the issue is the myalerts.js he needs to open the myalerts.js file in notepad++ or similar and remove the line.
Pages: 1 2