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

Re: I have recently installed a fresh copy of moodle 2.2

$
0
0
by Matteo Scaramuccia.  

Hi All,
just for the record, the issue is related to the value 0 instead of NULL for the default profile pages in the table my_pages.
It can be fixed by issuing (MySQL):

UPDATE `<database_name>`.`mdl_my_pages` SET `userid` = NULL WHERE `mdl_my_pages`.`userid` = 0;

HTH,
Matteo


Viewing all articles
Browse latest Browse all 46810

Trending Articles



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