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

In basic view imp email list gives PHP-error #22

Open
artio-fi opened this issue Aug 26, 2024 · 0 comments
Open

In basic view imp email list gives PHP-error #22

artio-fi opened this issue Aug 26, 2024 · 0 comments

Comments

@artio-fi
Copy link

When using basic view and listing inbox we get next PHP-error.

Call to undefined method IMP_Mailbox_List::buildMailboxPage()
in /var/www/html/horde/vendor/horde/imp/lib/Basic/Mailbox.php:260

  1. IMP_Basic_Base->__construct() /var/www/html/horde/vendor/horde/imp/basic.php:42
  2. IMP_Basic_Mailbox->_init() /var/www/html/horde/vendor/horde/imp/lib/Basic/Base.php:69

URL: imp/basic.php?page=mailbox#mbox:SU5CT1g

FRAMEWORK_6_0 is missing imp/lib/Basic/Mailbox.php this can be found in FRAMEWORK_5_2 branch, and changes related to this is also missing, eg. imp/lib/Mailbox/List.php::public function buildMailboxPage($page = 0, $start = 0)

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

1 participant