mirror of
https://github.com/opensolutions/ViMbAdmin.git
synced 2026-04-26 08:45:54 +03:00
[GH-ISSUE #269] Zend unable to resolve plugin "auth" in 3.2.1 #217
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#217
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 @fweep on GitHub (Jul 17, 2020).
Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/269
I had a working ViMbAdmin installation (I forget which version, but it was new around Dec 2019). I just installed 3.2.1, following the upgrade instructions, and now I get this error trying to view the home page:
I ran
composerand it looks ok:My PHP knowledge is limited, so I'm not sure what the right way to resolve this is.
I downgraded to 3.1.1 and my installation is working again.
@barryo commented on GitHub (Jul 17, 2020):
Hi @fweep
I had no issues myself upgrading from a number of different versions.
Did you make the changes in
application.inias advised in these notes?If yes, they maybe a diff between
application.iniandapplication.ini.distmight show up other changes?@fweep commented on GitHub (Jul 17, 2020):
Thanks, that fixed it! I hadn't gone through the prior release notes.