undefined window popup

Re: undefined window popup

by Howard Miller -
Number of replies: 0
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers

Just to clarify... open your Javascript Console (in Chrome, for example, View > Developer > JavaScript Console). 

Reproduce the error. Do you see any error messages in the console? They will be in red. You'll probably get some other messages anyway. It's also worth trying with Debugging turned on in Moodle. You may have to enable debugging by adding the lines from config-dist.php into config.php.