Hi Emilie and Paul, Please see http://manual.mahara.org/en/16.04/administration/config_php.html#new-in- mahara-16-04-urlsecret-run-the-cron-or-upgrade-only-when-you-are- authorised
or the config-defaults.php page in /lib for more information. You will need to provide this value in your config.php file and add it to the end of your upgrade URL when you are asked for it. On a testing site you could disable this functionality and say $cfg->urlsecret = null; but we would not recommend that for a production site. That's why we implemented this safeguard. ;-) It's to prevent unauthorized people from running the cron or an upgrade. Cheers Kristina -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it! https://bugs.launchpad.net/bugs/1560317 Title: You do not have access to this functionality. Please provide the value for "urlsecret" from your config.php file as part of the URL. Status in Mahara: Fix Released Bug description: Version: master (16.04) I got this message when install a fresh mahara via web browser. This is caused by the patch https://reviews.mahara.org/#/c/4742/ To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1560317/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

