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.
Could you please help me?
I am using version 1.9.18 and have the following issue:
Initially I had SMTP lines filled with my actul email data, SMTP host, username, password etc. With that I trided couple imes to send email to 44 users, about 8 of them are my test users, but I had lots of error messages and only 5 users, whic are my test users, and error report gave me 39 users as " users who not sent the email" . Then I deleted the SMTP details and tried again. First time the list of users who were not sent e-mails was 22, then I checked the boxes of these 22 users and re-sent the email again, the nest error report gave me 12 users as " users who not sent the email", then I re-sent these 12 guys, then the next report gave me about 6 users. then, 3 then 1. What could be the problem? Please help.
I would like to ask you: It is possible to do things like this in the email?
Dear --user.lastname--, .....
And use the fields of user table (by example).
thxs a lot for your help!!!
psd.I don't want to use Outlook.
There are no users you are capable of emailing.
More information about this error
Debug info:
Error code: no_users
Stack trace:
line 467 of /lib/setuplib.php: moodle_exception thrown
line 121 of /blocks/quickmail/email.php: call to print_error()
In the permissions students are allowed to send email with quickmail (and just to be sure I allowed it for all authenticated users, but that did not help). Where does the root of the issue lie?
It looks like you've tried to install quickmail in the mod folder? Please verify that the quickmail directory is in your blocks directory.
Thanks,
line 6619 of \lib\moodlelib.php: call to debugging()
line 7243 of \lib\moodlelib.php: call to core_string_manager->get_string()
line 2147 of \lib\pluginlib.php: call to get_string()
line 1400 of \lib\pluginlib.php: call to plugininfo_mod->init_display_name()
line 1460 of \lib\pluginlib.php: call to plugininfo_default_factory::make()
line 2120 of \lib\pluginlib.php: call to plugininfo_base::get_plugins()
line ? of unknownfile: call to plugininfo_mod::get_plugins()
line 118 of \lib\pluginlib.php: call to call_user_func()
line 296 of \lib\pluginlib.php: call to plugin_manager->get_plugins()
line 314 of \admin\index.php: call to plugin_manager->all_plugins_ok()
========================
# Time Memory Function Location
1 0.0029 225136 {main}
2 0.5032 13569168 upgrade_noncore
3 0.6025 13591352 upgrade_plugins
4 0.6025 13591352 upgrade_plugins_modules
5 0.6997 13597264 require( 'C:\wamp\www\moodle\mod\quickmail\version.php' ) ..\upgradelib.php:531
============
Debug info: Missing version value in version.php
Error code: detectedbrokenplugin
Stack trace:
line 546 of \lib\upgradelib.php: plugin_defective_exception thrown
line 358 of \lib\upgradelib.php: call to upgrade_plugins_modules()
line 1524 of \lib\upgradelib.php: call to upgrade_plugins()
line 329 of \admin\index.php: call to upgrade_noncore()
Some help please!
Debug info:
Error code: codingerror
Stack trace: ◦line 454 of /lib/ddl/sql_generator.php: coding_exception thrown
◦line 699 of /lib/ddl/sql_generator.php: call to sql_generator->getFieldSQL()
◦line 522 of /lib/ddl/database_manager.php: call to sql_generator->getAddFieldSQL()
◦line 52 of /blocks/quickmail/db/upgrade.php: call to database_manager->add_field()
◦line 811 of /lib/upgradelib.php: call to xmldb_block_quickmail_upgrade()
◦line 360 of /lib/upgradelib.php: call to upgrade_plugins_blocks()
◦line 1524 of /lib/upgradelib.php: call to upgrade_plugins()
◦line 329 of /admin/index.php: call to upgrade_noncore()
Andreas
Is there a solution or work-around for this issue? Thanks - Mark
I think here : https://github.com/lsuits/quickmail you can download the latest version with this bug solved
Bye
Quickmail v1.2.3 failed to install into a fresh Moodle 2.3.1 (build 20120706) installation with this error message and information...
Coding error detected, it must be fixed by a programmer:
Invalid field definition in table {block_quickmail_log}:
XMLDB_TYPE_INTEGER field "alternateid" has invalid default
Debug info:
Error code: codingerror
Stack trace:
line 454 of /lib/ddl/sql_generator.php: coding_exception thrown
line 306 of /lib/ddl/sql_generator.php: call to sql_generator->getFieldSQL()
line 126 of /lib/ddl/mysql_sql_generator.php: call to sql_generator->getCreateTableSQL()
line 248 of /lib/ddl/sql_generator.php: call to mysql_sql_generator->getCreateTableSQL()
line 401 of /lib/ddl/database_manager.php: call to sql_generator->getCreateStructureSQL()
line 356 of /lib/ddl/database_manager.php: call to database_manager->install_from_xmldb_structure()
line 779 of /lib/upgradelib.php: call to database_manager->install_from_xmldb_file()
line 360 of /lib/upgradelib.php: call to upgrade_plugins_blocks()
line 1524 of /lib/upgradelib.php: call to upgrade_plugins()
line 329 of /admin/index.php: call to upgrade_noncore()