"Add an activity or resource" Loads forever

"Add an activity or resource" Loads forever

by Daniel Almeida -
Number of replies: 3

When i try to add an activity or resource, a popup comes and keeps loading forever.

If i drag a file, it uploads.

If i try to add topics, works fine.

Duplicate stuff also works.

Where should i be looking to fix this?

Average of ratings: -
In reply to Daniel Almeida

Re: "Add an activity or resource" Loads forever

by Ken Task -
Picture of Particularly helpful Moodlers

In 3.9 a change to the first step in choosing a mod/activity/resource is that big box popup allowing you to choose which/what.

To change to old behavior, add the following line to your config.php file:

$CFG->modchooserdefault=0;

above the require_once line at the bottom of the config.php file.

No need to restart/reboot.   Next click on anything in Moodle the setting change will be in affect.

'SoS', Ken

Average of ratings: Useful (2)