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

Help request, to eliminate the error message #9564

Closed
1 of 2 tasks
huKJB opened this issue Jul 30, 2024 · 1 comment
Closed
1 of 2 tasks

Help request, to eliminate the error message #9564

huKJB opened this issue Jul 30, 2024 · 1 comment

Comments

@huKJB
Copy link

huKJB commented Jul 30, 2024

Prerequisites

  • I have searched for duplicate or closed issues
  • I can recreate the issue with all plugins disabled

Describe the issue

PHPMailer version. 6.9.1 to send an SMTP mail, everything works fine, but it gets into the error log off roundcube of the issue bug.
Rundcube is installed on the tarhely.eu service provider's server. rundcube is installed on the terhely.eu mail server. I don't have access to that.

What browser(s) are you seeing the problem on?

Edge

What version of PHP are you using?

8.2

What version of Roundcube are you using?

1.6.0

JavaScript errors

no

PHP errors

[30-Jul-2024 12:56:32 Europe/Budapest] PHP Warning: Undefined array key "storage" in /usr/local/cpanel/base/3rdparty/roundcube/program/include/rcmail_action.php on line 232
[30-Jul-2024 12:56:32 Europe/Budapest] PHP Warning: Undefined array key "message" in /usr/local/cpanel/base/3rdparty/roundcube/program/include/rcmail_action.php on line 239
[30-Jul-2024 12:56:32 Europe/Budapest] PHP Warning: Undefined array key "storage" in /usr/local/cpanel/base/3rdparty/roundcube/program/include/rcmail_action.php on line 232
[30-Jul-2024 12:56:32 Europe/Budapest] PHP Warning: Undefined array key "message" in /usr/local/cpanel/base/3rdparty/roundcube/program/include/rcmail_action.php on line 239
[30-Jul-2024 12:58:14 Europe/Budapest] PHP Warning: Undefined variable $config in /usr/local/cpanel/base/3rdparty/roundcube/plugins/cpanellogout/cpanellogout.php on line 18
[30-Jul-2024 12:58:14 Europe/Budapest] PHP Warning: Trying to access array offset on value of type null in /usr/local/cpanel/base/3rdparty/roundcube/plugins/cpanellogout/cpanellogout.php on line 18
[30-Jul-2024 12:58:14 Europe/Budapest] PHP Deprecated: strncmp(): Passing null to parameter #1 ($string1) of type string is deprecated in /usr/local/cpanel/base/3rdparty/roundcube/plugins/cpanellogout/cpanellogout.php on line 18

@alecpl
Copy link
Member

alecpl commented Jul 30, 2024

These warnings are probably irrelevant. And you're using external plugins we do not support. You should probably ask cPanel for help.

@alecpl alecpl closed this as completed Jul 30, 2024
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