Quickmail
Maintained by
Robert Russo, David Lowe
A block that provides selective, bulk emailing within courses. Developed by LSU.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
I'm getting the same error when I try to "Install this update" of Quickmail from the plugins overview page on our moodletest server running 2.7+. Is there some problem with the package file on the moodle.org site?
I'm getting this error:
exception 'zip_exception' with message 'Invalid structure of the zip package' in C:\inetpub\wwwroot\mdeploy.php:1422
Stack trace:
#0 C:\inetpub\wwwroot\mdeploy.php(805): worker->unzip_plugin('C:/inetpub/mood...', 'C:/inetpub/wwwr...', 'C:/inetpub/wwwr...', 'C:/inetpub/mood...')
#1 C:\inetpub\wwwroot\mdeploy.php(1535): worker->execute()
#2 {main}
Does it work?
-Derek
Note:I followed this: Use the Moodle Cron package. The simplest way is to use this little package MoodleCron-Setup.exe, which makes this whole thing very easy by installing a small Windows service. Run it and forget about it!
Is it enough? Now I don't have to worry about cron.php anymore?
We will also remove the AS table aliasing to please Oracle. Damn them for adhering to ANSI...
Just wanted to let you know that I have changed them (3 places in get_non_suspended_users() function of lib.php) to uppercase, but Oracle still complains about it.
It seems like Oracle doesn't like "AS" or "as" as the keyword in table alias at all.
Cheers,
Bei
Thanks so much for your quick response.
Cheers,
Bei
Oracle is pedantic about keywords being uppercase, so I've changed them to uppercase. Thanks for the heads up.
There is no artificial limit to the number of addresses you can add in the "additional email addresses" field.
Also, where did you remove the AS keyword from? It may be something else thats causing the issue as (lol) AS is optional, but good-to-go, in Oracle.
A quick question though, what is the maximum number of emails we can enter in the "additional email addresses" field?
Many thanks,
Bei