mirror of
https://github.com/opensolutions/ViMbAdmin.git
synced 2026-04-26 08:45:54 +03:00
[GH-ISSUE #92] Fatal Error While Adding Mail Alias #72
Labels
No labels
bug
feature
feature
improvement
improvement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ViMbAdmin-opensolutions#72
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Mindbuild on GitHub (Jun 10, 2014).
Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/92
Hi there,
Thanks for such an excellent software. Since past several weeks I've been trying to finalize Vimbadmin for production and now it seems to be almost ready.
I use Nginx, Ubuntu 14.04, Dovecot, Postfix, SpamAssassin etc. alongwith Vimbadmin V3.0.8..
While checking it today I got the following error on page: http://mywebsite.com:8080/alias/add
Fatal error: Call to a member function getMaxaliases() on a non-object in /srv/vimbadmin/application/controllers/AliasController.php on line 261
I select an existing email, domain name from the drop down, and then add another email to Goto field and click save.
Can you please check what's wrong?
Regards.
@Mindbuild commented on GitHub (Jun 10, 2014):
I must add to it that this fatal error occurs when I'm logged in as Domain admin not with Super admin. With Super admin it works fine.
@barryo commented on GitHub (Jun 10, 2014):
Thanks for the detailed bug report. Fixed!