Roundcube Community Forum

 

Plugin vacation issue in roundcube

Started by msagar, December 26, 2019, 06:01:29 AM

Previous topic - Next topic

msagar

I am upgrading roundcube from 1.3.4 to 1.4.1 I have successfully upgraded to latest version but vacation plugin is not working and giving below error.

[20-Dec-2019 15:14:07 +0530]: <jq3laesi> PHP Error: Error loading template for vacation.vacation in /var/www/html/roundcubemail/program/include/rcmail_output_html.php on line 749 (GET /roundcubemail/?_task=settings&_action=plugin.vacation)

Please help to solve this issue.

Note: rcvacation is totally different plugin and existing user's data can not be pulled into rcvacation (E.g Existing .forward or Vacation)

Regards,
Sagar

alec

That plugin does not support the Elastic skin.

msagar

I have not used Elastic skin. We are using only Larry skin.

Do I have to disable elastic skin to run vacation plugin succussfully?

msagar

After so much of hurdle we able to activate plugin rc-vacation. We can see UI for rc-vacation plugin but when enter details of vacation and forward it gives "Successfully Saved" but when I check at user's home directory.
forward and vacation files are not created. No errors in error.log file.

Please revert if any solution.

Cieptak

Quote from: alec on December 26, 2019, 12:10:48 PM
That plugin does not support the Elastic skin.
you know any alternative?


msagar

Thank you for the help'

I have install this  plugin "bukowski/vacation" with composer  but getting below error when I click on vacation


FILE NOT FOUND
The requested resource was not found!
Please contact your server-administrator.
Failed request: server-name/roundcubemail-1.4.4/?_task=settings&_action=plugin.vacation

In error logs getting below error:

PHP Error: Error loading template for vacation.vacation in /var/www/html/roundcubemail-1.4.4/program/include/rcmail_output_html.php on line 755 (GET /roundcubemail-1.4.4/?_task=settings&_action=plugin.vacation)

Thanks


msagar

It worked well now....

I have upgraded PHP version to PHP 7.3 with remi repo. and use composer to install vacation plugin.

Thank you for help.

msagar

After upgradation to latest version of Roundcube 1.4.9 vacation plugin giving below error

FILE NOT FOUND
The requested resource was not found!
Please contact your server-administrator.
Failed request: testmh.tifr.res.in/roundcubemail/?_task=settings&_action=plugin.vacation

I have earlier installed vacation plugin in Roundcube version 1.4.5 and it was working fine but plugin updated on "Last update: 2020-11-25 13:03:21 UTC" update id "99825a719139bb51edf0242d9e0e90b24fdc9f38" as per "https://packagist.org/packages/bukowski/vacation"

Please help to run the plugin.

Thanks in advance.