Author Topic: Plugin vacation issue in roundcube  (Read 6713 times)

Offline msagar

  • Newbie
  • *
  • Posts: 6
Plugin vacation issue in roundcube
« 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

Offline alec

  • Hero Member
  • *****
  • Posts: 1,363
Re: Plugin vacation issue in roundcube
« Reply #1 on: December 26, 2019, 12:10:48 PM »
That plugin does not support the Elastic skin.

Offline msagar

  • Newbie
  • *
  • Posts: 6
Re: Plugin vacation issue in roundcube
« Reply #2 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?

Offline msagar

  • Newbie
  • *
  • Posts: 6
Re: Plugin vacation issue in roundcube
« Reply #3 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.

Offline Cieptak

  • Newbie
  • *
  • Posts: 7
Re: Plugin vacation issue in roundcube
« Reply #4 on: January 30, 2020, 07:36:12 AM »
That plugin does not support the Elastic skin.
you know any alternative?

Offline bukowski

  • Newbie
  • *
  • Posts: 1

Offline msagar

  • Newbie
  • *
  • Posts: 6
Re: Plugin vacation issue in roundcube
« Reply #6 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

Offline topoldo

  • Newbie
  • *
  • Posts: 7

Offline msagar

  • Newbie
  • *
  • Posts: 6
Re: Plugin vacation issue in roundcube
« Reply #8 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.

Offline msagar

  • Newbie
  • *
  • Posts: 6
Re: Plugin vacation issue in roundcube
« Reply #9 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.