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

Uncaught Error: Call to undefined method rcube_config::load() #7867

Closed
Ratchet-master opened this issue Jan 31, 2021 · 2 comments
Closed

Uncaught Error: Call to undefined method rcube_config::load() #7867

Ratchet-master opened this issue Jan 31, 2021 · 2 comments

Comments

@Ratchet-master
Copy link

Getting:

[31-Jan-2021 20:53:16 UTC] PHP Fatal error: Uncaught Error: Call to undefined method rcube_config::load() in /var/www/roundcube/program/lib/Roundcube/rcube_config.php:94
Stack trace:
#0 /var/www/roundcube/program/lib/Roundcube/rcube.php(117): rcube_config->__construct()
#1 /var/www/roundcube/program/include/rcmail.php(76): rcube->__construct()
#2 /var/www/roundcube/index.php(43): rcmail::get_instance()
#3 {main}
thrown in /var/www/roundcube/program/lib/Roundcube/rcube_config.php on line 94

When trying to load roundcube (HTTP 500) - PHP7.4

@alecpl
Copy link
Member

alecpl commented Feb 1, 2021

Strange. The method exists.

What version?

@Ratchet-master
Copy link
Author

seems this error went away overnight somehow. Not sure what happened.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants