Please open ./jscripts/editor.js and make the following changes:
Find:
Replace:
Find:
Replace:
You may need to clear your cache.
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.
MyBB Support Technician
Please do not PM me for support.
MyBBatically - A quick and easy way to update your board!
Please do not PM me for support.
MyBBatically - A quick and easy way to update your board!