MyBB Community Forums

Full Version: Editor no longer showing
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have a bunch of JS errors on newreply.php

how do i go solve them?
What errors are you getting when you go to newreply.php ?
(2016-03-14, 04:55 AM)PrivateDonut Wrote: [ -> ]What errors are you getting when you go to newreply.php ?

[Image: a9cf97ffd946236042467fdf618b63e7.png][Image: fda19079957b70fccabfe459d953be94.png]

you can see for yourself here: https://weeb.sx
Robot // BeepBoop
https://weeb.sx/newreply.php?tid=468
There is a problem including jQuery. Can you check if jQuery is included and which version?
(2016-03-14, 07:56 AM)grork Wrote: [ -> ]There is a problem including jQuery. Can you check if jQuery is included and which version?

<script type="text/javascript" src="{$mybb->asset_url}/jscripts/jquery.js?ver=1806"></script>
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/jquery.plugins_e.js?ver=1806"></script>