ssu-readinglists / readinglists

GNU General Public License v3.0
1 stars 0 forks source link

Problem with shared accounts on the dev server only - localisation issue #61

Closed ostephens closed 10 years ago

ostephens commented 11 years ago

On Dev only, [LIVE IS FINE] Error when trying to create shared accounts.

Owen: I think the problem might be the localised setting on this line of code: ~/moodle/mod/refworks/collab/collab_create.php; line 96 This is already on the list to move to a setting in the next code release. If I'm right then to get this working for now you'll need to edit this file from $result = rwapi::create_account(htmlspecialchars($login),$pass,'Shared team account','[local data - shared team account email]',5);

[[See email for shared team account email string.....]]

To get it working again.

DP/RE to check then HY to test

RogerEmery commented 11 years ago

Thanks. Have temporarily changed the code locally on dev+staging servers for testing purposes only and this resolved the issue.

ssu-readinglists commented 10 years ago

Please could this be changed again on Live, Test and Beta now the upgrade has been completed, thanks.

ssu-readinglists commented 10 years ago

now on live 26/07/13

RogerEmery commented 10 years ago

This setting can now be found here: http://mycourse.solent.ac.uk/admin/settings.php?section=modsettingrefworks

Credentials added and function tested as OK. Will port settings back to all dev/test/staging builds.

Roger