Stop posting crappppppppppp, I used that fix and now my bbcode box doesnt show at all, cant click smilies, im going back to phpbb, screw this.
BB Codes Problem
|
(2012-10-14, 12:01 AM)Sinnocent Wrote: Stop posting crappppppppppp. I am tempted to reply in kind but I won't. Have you checked if you are running jQuery on your theme? Have you considered that your problem may not have the same cause and therefore would not be fixed by the change in the editor.js? I advise you to start your own thread if you need help.
Random Fish and Sims Maniac
MY PLUGINS Help MyBBSupport help you - remember to mark your threads as solved
2012-10-14, 08:24 PM
Changing - <script type="text/javascript" src="jscripts/editor.js?ver=1600"> to "1608" didn't work for me.
This started happening to me on my board when I recently had Firefox updated. I was getting [undefined=undefined] when using MyCode. All works perfectly in Chrome and other browsers. I don't like the others though This forum never ceases to amaze me with all the great help flying around
2012-10-14, 08:31 PM
(2012-10-14, 08:24 PM)bronson Wrote: Changing - <script type="text/javascript" src="jscripts/editor.js?ver=1600"> to "1608" didn't work for me. Could you provide your forum URL please?
MyBB Support Technician
Please do not PM me for support. MyBBatically - A quick and easy way to update your board!
2012-10-14, 08:33 PM
http://painterspitstop.com
Thanks.
2012-10-14, 08:35 PM
Thanks. Could you also provide a test account? Feel free to PM me it.
MyBB Support Technician
Please do not PM me for support. MyBBatically - A quick and easy way to update your board!
its works for me.... thx mybb support team love u guys always helpfull
1- first make sure header include template not changed... if changed please revert to original 2- if do not works please download and do this step ne http://community.mybb.com/thread-127322-...#pid922533 3- if second step still not works ( it happened to me in second step all editor buttons gone ), please revert codebutton template to original violaaa
2012-10-15, 05:03 AM
(2012-10-14, 08:24 PM)bronson Wrote: Changing - <script type="text/javascript" src="jscripts/editor.js?ver=1600"> to "1608" didn't work for me. Did you replace editor.js before updating the template? The parameter ver=1608 is just meant as a caching means.
2012-10-15, 09:40 AM
manual change:
1. open your original editor.js 2. search for all Lines (multiple times) with "itemType" 3. replace "itemType" with "elementType" Example: old: dropdown.itemType = options.type; new: dropdown.elementType = options.type; and now: AdminCP -> Templates & Style -> Templates -> Your Theme's Templates -> Ungrouped Templates -> codebuttons Replace: <script type="text/javascript" src="jscripts/editor.js?ver=1600"> with: <script type="text/javascript" src="jscripts/editor.js?ver=1608"> Don´t forget to clear your browser-cache and start your browser again after this action! works fine for me |
« Next Oldest | Next Newest »
|
Users browsing this thread: 3 Guest(s)