Search found 4 matches
- Wed Dec 04, 2019 6:38 pm
- Forum: Administration Management
- Topic: Remove password from registration emails
- Replies: 6
- Views: 5237
Re: Remove password from registration emails
Thank you - that worked.
- Wed Dec 04, 2019 5:13 pm
- Forum: Administration Management
- Topic: Remove password from registration emails
- Replies: 6
- Views: 5237
Remove password from registration emails
I've modified the lang[english].xml, to remove passwords from being send in the registration email, however it is still being sent. I've changed the following: <key id="email&_REGISTERED_USER_TEXT" attributes="email" save_date="2015-09-30 15:32:23"><![CDATA[You are now registered in our system ...
- Tue Oct 29, 2019 5:54 pm
- Forum: E-Learning Management & Frontend
- Topic: Can't upload scorm file.
- Replies: 3
- Views: 3764
Re: Can't upload scorm file.
Actually I found the problem - I had accidentally removed "zip" from the file extensions allowed when I was removing some others I didn't want. Took me forever to figure it out, doh.
- Tue Oct 29, 2019 5:43 pm
- Forum: E-Learning Management & Frontend
- Topic: Can't upload scorm file.
- Replies: 3
- Views: 3764
Can't upload scorm file.
Had to put the fix in place for sl_upload() which worked for other files, however when I attempt to upload a scorm file, I get a 500 server error and nothing in the php error log. I'm running on php 7.1.33, is there a work around/fix that I can put in place for this? Max file upload size is set to ...