moodle exception thrown

Re: moodle exception thrown

by Susana L. -
Number of replies: 3

Same problem with our moodle test site (2.7).

susana

In reply to Susana L.

Re: moodle exception thrown

by Dave Emsley -
In reply to Dave Emsley

Re: moodle exception thrown

by Henrik sune Pedersen -
Hi

We had the same problem in 2.9.4, and discovered that it was the vimeo filter that made the error.
if you have the filter installed, you can go into the filter folder and open the file filter.php.
At the bottom of the file remove the ?> and any empty lines.
Save the file
Clear cache
Reload.

Hope it works for you as well smile