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

Error accepting/declining an event #11

Open
jonzl opened this issue Oct 16, 2016 · 1 comment
Open

Error accepting/declining an event #11

jonzl opened this issue Oct 16, 2016 · 1 comment

Comments

@jonzl
Copy link

jonzl commented Oct 16, 2016

Hi,
when I receive an event invitation and I click on accept, I get the following stacktrace in the error log.

16-Oct-2016 19:38:57 UTC] PHP Fatal error: Uncaught Error: Call to undefined method rcube_imap::set_mailbox() in /var/www/vhosts/xyz.de/httpdocs/roundcube/plugins/libcalendaring/libcalendaring.php:1364
Stack trace:

0 /var/www/vhosts/xyz.de/httpdocs/roundcube/plugins/calendar/calendar.php(3039): libcalendaring->mail_get_itip_object('INBOX', '8410', '3:0', 'event')

1 /var/www/vhosts/xyz.de/httpdocs/roundcube/program/lib/Roundcube/rcube_plugin_api.php(491): calendar->mail_import_itip()

2 /var/www/vhosts/jprior.de/httpdocs/roundcube/index.php(283): rcube_plugin_api->exec_action('calendar.mailim...')

3 {main}

thrown in /var/www/vhosts/xyz.de/httpdocs/roundcube/plugins/libcalendaring/libcalendaring.php on line 1364

I am using the latest Roundcube 1.2.2 on a PHP7 backend.
Any ideas to solve this error?

@HuidaeCho
Copy link

Pull request #7 should fix this set_mailbox error.

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

2 participants