mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #10519
[Bug 942239] Re: Allow multiple journals setting missing
Hi Shane,
You can set run the following sql statement, with the <USER ID HERE>
token replaced by the user's id field from the usr table, eg, 246.
UPDATE usr_account_preference SET value = 1 WHERE field =
'multipleblogs' AND usr = <USER ID HERE>;
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/942239
Title:
Allow multiple journals setting missing
Status in Mahara ePortfolio:
Fix Committed
Bug description:
This used to be visible to users under Settings - I can't find it
there now.
This is on myportfolio.school.nz site using 1.5.0dev - it is on the
myportfolio.ac.nz site using the same version
Craig
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/942239/+subscriptions
References