Roundcube Community Forum

 

recipient_to_contact-Plugin not compatible with PHP 7.3.22?

Started by roundcubetestit, September 27, 2020, 05:07:45 PM

Previous topic - Next topic

roundcubetestit

Hi,

clicking on "settings" (domain-tld/roundcube/?_task=settings) in Roundcube in my installation results in an 500 error.

Meanwhile I found out that the settings link works correctly when I delete following plugin in the list of active plugins in Roundcube´s config.inc.php:

'recipient_to_contact',

Is that plugin not compatible with PHP 7.3.22?

Thanks in advance and kind regards
roundcubetestit

alec

It would be easier if you show as the error message from log.

roundcubetestit

Hi,

thanks for your reply!

Here are the log entries:

Quote
[28-Sep-2020 08:31:17 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function Q() in /usr/local/www/roundcube/plugins/recipient_to_contact/recipient_to_contact.php:323
Stack trace:
#0 /usr/local/www/roundcube/program/lib/Roundcube/rcube_plugin_api.php(469): recipient_to_contact->prefs_section_link(Array)
#1 /usr/local/www/roundcube/program/steps/settings/func.inc(151): rcube_plugin_api->exec_hook('preferences_sec...', Array)
#2 /usr/local/www/roundcube/program/steps/settings/func.inc(59): rcmail_user_prefs()
#3 /usr/local/www/roundcube/program/include/rcmail_output_html.php(1359): rcmail_sections_list(Array)
#4 [internal function]: rcmail_output_html->xml_command(Array)
#5 /usr/local/www/roundcube/program/include/rcmail_output_html.php(1209): preg_replace_callback('/<roundcube:([-...', Array, '<roundcube:incl...')
#6 /usr/local/www/roundcube/program/include/rcmail_output_html.php(781): rcmail_output_html->parse_xml('<roundcube:incl...')
#7 /usr/local/www/roundcube/program/include/rcmail_output_html.php(615): rcmail_output_html->parse('settings in /usr/local/www/roundcube/plugins/recipient_to_contact/recipient_to_contact.php on line 323

Thanks and Greetings
roundcubetestit