TinyMCE non-functioning, perma-loader

TinyMCE non-functioning, perma-loader

by Denise Glickler -
Number of replies: 1

Fresh install of Moodle 2.5.

I installed successfully, I thought. I have not customized the theme, so it can NOT be theme-based.

TinyMCE is not loading...whether trying to upload a file or creating/editing a course under the Course summary files section...all I get is the "Loader" star. I did some research and found no solutions that worked. Quite a few said "custom themes," but I have no custom themes yet. Now, in checking the console, I got this:

Digging further, I found the error on tiny_mce.js with the "uncaught syntax error" is around this area (I beautified the javascript for better readability and it ended up on line 3344):

pi: function(h, i) { if (i) { c.push("

") } else { c.push("

") } if (a) { c.push("\n") } },

I also have no clue why the page is not seeing TinyMCE as defined.

Please help, this is urgent.

Average of ratings: -
In reply to Denise Glickler

Re: TinyMCE non-functioning, perma-loader: Filepicker

by Denise Glickler -

NEW: In my browsing of multiple sites, one person mentioned being able to open the file picker in Moodle 2.5 when logged in as a regular non-Moodle user. They, too, have no answer to the problem, but I tried that and the file picker did, indeed, open.

This, however, doesn't help my situation as I absolutely need to have the file picker load up for the admin.