Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: msagar on December 26, 2019, 06:01:29 AM

Title: Plugin vacation issue in roundcube
Post by: msagar on December 26, 2019, 06:01:29 AM
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
Title: Re: Plugin vacation issue in roundcube
Post by: alec on December 26, 2019, 12:10:48 PM
That plugin does not support the Elastic skin.
Title: Re: Plugin vacation issue in roundcube
Post by: msagar on January 06, 2020, 08:07:53 AM
I have not used Elastic skin. We are using only Larry skin.

Do I have to disable elastic skin to run vacation plugin succussfully?
Title: Re: Plugin vacation issue in roundcube
Post by: msagar on January 28, 2020, 01:31:07 AM
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.
Title: Re: Plugin vacation issue in roundcube
Post by: Cieptak on January 30, 2020, 07:36:12 AM
That plugin does not support the Elastic skin.
you know any alternative?
Title: Re: Plugin vacation issue in roundcube
Post by: bukowski on April 01, 2020, 11:47:33 AM
Try: https://plugins.roundcube.net/packages/bukowski/vacation
Title: Re: Plugin vacation issue in roundcube
Post by: msagar on May 06, 2020, 07:59:58 AM
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
Title: Re: Plugin vacation issue in roundcube
Post by: topoldo on May 06, 2020, 10:11:11 AM
If you use ftp system for accessing vacation, see these posts:
https://www.roundcubeforum.net/index.php/topic,28762.msg73463.html#msg73463
https://www.roundcubeforum.net/index.php/topic,28762.msg73702.html#msg73702
Regards,
Topoldo
Title: Re: Plugin vacation issue in roundcube
Post by: msagar on May 08, 2020, 12:08:38 AM
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.
Title: Re: Plugin vacation issue in roundcube
Post by: msagar on December 17, 2020, 12:28:58 AM
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.