Replies: 2 comments
-
|
I was able to fix it by adding this to getInstallerCollectorService.php But this is an autogenerated file that is part of the cache. It gets lost anytime the cache has to be regenerated. So, it's just masking an issue. Not fixing it. I don't know if this is a bug in my Quickcheck module or something funky in Zikula. |
Beta Was this translation helpful? Give feedback.
-
|
Hi Timothy, this odd behavior is not caused by your module but by the clumsy UI based extension management from the old days. I guess it might work better when ENV is set to dev instead of prod so it does not heavily rely on the cache. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
So I did an upgrade to the QuickCheckModule and while it installed and worked just fine locally, when I put it on my production server I get this error when I try to upgrade through the Extension module:
Error Code: -1
InstallerCollector did not contain Paustian\QuickcheckModule\QuickcheckModuleInstaller
Beta Was this translation helpful? Give feedback.
All reactions