Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gettting another cron message: Plugin hook before_send_message called with the params: $VAR1 #19

Open
udgithub opened this issue Mar 3, 2022 · 0 comments

Comments

@udgithub
Copy link

udgithub commented Mar 3, 2022

Hi Kyle,

you just eliminated the error from my previous issue:
Argument "{VERSION}" isn't numeric in int at /usr/share/koha/lib/Koha/Plugins/Base.pm line 329.

And as you recommend I installed the new version 2.2.2 of the plugin.
Now our cron jobs create the following messages all the time:

Plugin hook before_send_message called with the params: $VAR1 = {
'letter_code' => undef,
'verbose' => 0,
'type' => '',
'limit' => undef
};

Could you explain why this happens?

And could you please tell me why we got the {VERSION} warning all the time?
Could you fix it by adding this line
plugin-module: "Koha/Plugin/Com/ByWaterSolutions/KitchenSink.pm"
to main.yml ?

Thanks,

UD

@udgithub udgithub changed the title gettting another cron message gettting another cron message: Plugin hook before_send_message called with the params: $VAR1 Mar 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant