https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28474
--- Comment #6 from Kyle M Hall <[email protected]> --- (In reply to Katrin Fischer from comment #5) > > > > Pass something parameter like "-t email" and you should see it in the plugin > > output. That error on the report side shouldn't affect it, but I'll take a > > look at that too! > > Sorry... what and where is the plugin output? if you run something like "./misc/cronjobs/process_message_queue.pl -t email" you should see some output from the script like: Plugin hook before_send_message called with the params: $VAR1 = { 'limit' => undef, 'letter_code' => undef, 'verbose' => undef, 'type' => 'email' }; on the command line -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
