Quantcast
Channel: Installing and upgrading help
Viewing all articles
Browse latest Browse all 46900

Re: Manage Enrol Plugins - Error - Blank

$
0
0
by Adi Tedjasaputra.  

// Add settings link.
            if (!$version) {
                $settings = '';
            } else if ($url = $plugininfo->get_settings_url()) {
                $settings = html_writer::link($url, $strsettings);
            } else {
                $settings = '';
            }

I have traced the problem on the self enrolment settings link. The settings screen for self enrolment is available but $plugininfo->get_settings_url() returns null, thus the error message. sad

I have reported as MDL-41897. Please vote if you encounter a similar problem.

 

 


Viewing all articles
Browse latest Browse all 46900

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>