[GH-ISSUE #107] Error while adding alias using backend generated admin #83

Closed
opened 2026-02-26 09:35:43 +03:00 by kerem · 1 comment
Owner

Originally created by @dragoscirjan on GitHub (Jul 24, 2014).
Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/107

Hello guys,

I'm using version 3.0.6 of ViMbAdmin, and I encountered this issue.

While using an admin account created from admin interface (not the main account), I tried to add an alias. Each time, the following error appears.

Was it reported before? Is there any fix for this in newer versions?

Fatal error: Call to a member function getMaxaliases() on a non-object in /usr/local/vimbadmin/application/controllers/AliasController.php on line 261
Call Stack

Time Memory Function Location

1 0.0000 242144 {main}( ) ../index.php:0
2 0.0156 1983392 Zend_Application->run( ) ../index.php:34
3 0.0156 1983512 Zend_Application_Bootstrap_Bootstrap->run( ) ../Application.php:366
4 0.0156 1984984 Zend_Controller_Front->dispatch( ) ../Bootstrap.php:101
5 0.0161 2114056 Zend_Controller_Dispatcher_Standard->dispatch( ) ../Front.php:954
6 0.0308 3763424 Zend_Controller_Action->dispatch( ) ../Standard.php:308
7 0.0309 3784320 AliasController->addAction( ) ../Action.php:516

Originally created by @dragoscirjan on GitHub (Jul 24, 2014). Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/107 Hello guys, I'm using version 3.0.6 of ViMbAdmin, and I encountered this issue. While using an admin account created from admin interface (not the main account), I tried to add an alias. Each time, the following error appears. Was it reported before? Is there any fix for this in newer versions? Fatal error: Call to a member function getMaxaliases() on a non-object in /usr/local/vimbadmin/application/controllers/AliasController.php on line 261 Call Stack # Time Memory Function Location 1 0.0000 242144 {main}( ) ../index.php:0 2 0.0156 1983392 Zend_Application->run( ) ../index.php:34 3 0.0156 1983512 Zend_Application_Bootstrap_Bootstrap->run( ) ../Application.php:366 4 0.0156 1984984 Zend_Controller_Front->dispatch( ) ../Bootstrap.php:101 5 0.0161 2114056 Zend_Controller_Dispatcher_Standard->dispatch( ) ../Front.php:954 6 0.0308 3763424 Zend_Controller_Action->dispatch( ) ../Standard.php:308 7 0.0309 3784320 AliasController->addAction( ) ../Action.php:516
kerem closed this issue 2026-02-26 09:35:43 +03:00
Author
Owner

@barryo commented on GitHub (Jul 24, 2014):

Already fixed in 3.0.10 via #96.

<!-- gh-comment-id:49991636 --> @barryo commented on GitHub (Jul 24, 2014): Already fixed in 3.0.10 via #96.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ViMbAdmin-opensolutions#83
No description provided.