Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Not Solved Editor is broken?
#9
Not Solved
Please open ./jscripts/editor.js and make the following changes:

Find:
stylesheet.setAttribute('href', this.baseURL +
'undefinededitor_themes/'+theme+'/stylesheet.css');

Replace:
stylesheet.setAttribute('href', this.baseURL + 'editor_themes/'+theme+'/stylesheet.css');

Find:
this.themePath = this.baseURL + 'undefinededitor_themes/'+theme;

Replace:
this.themePath = this.baseURL + 'editor_themes/'+theme;

You may need to clear your cache.
[Image: information.gif] MyBB Support Technician
Please do not PM me for support.


MyBBatically - A quick and easy way to update your board!


Messages In This Thread
Editor is broken? - by Warrior01 - 2012-06-03, 04:28 PM
RE: Editor is broken? - by Matt - 2012-06-03, 05:48 PM
RE: Editor is broken? - by Frank.Barry - 2012-06-03, 06:00 PM
RE: Editor is broken? - by User 2877 - 2012-06-03, 06:01 PM
RE: Editor is broken? - by Warrior01 - 2012-06-03, 09:23 PM
RE: Editor is broken? - by Warrior01 - 2012-06-06, 01:21 AM
RE: Editor is broken? - by Omar G. - 2012-06-06, 01:56 AM
RE: Editor is broken? - by Starnova - 2012-06-06, 02:27 AM
RE: Editor is broken? - by Vernier - 2012-06-06, 07:29 AM
RE: Editor is broken? - by User 51303 - 2012-07-09, 12:35 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)