FriendsOfFlarum / analytics

A Flarum extension that provides your forum piwik's and google's analytics features
https://discuss.flarum.org/d/1983
MIT License
33 stars 12 forks source link

Error on Uninstall #5

Closed XimmersiveX closed 4 years ago

XimmersiveX commented 8 years ago

POST https://larpny.com/forum/api/extensions/flagrow-analytics


Warning: array_key_exists(): The first argument should be either a string or an integer in /home/public_html/forum/vendor/illuminate/support/Collection.php on line 1032

Catchable fatal error: Argument 1 passed to Flarum\Extension\ExtensionManager::migrateDown() must be an instance of Flarum\Extension\Extension, null given, called in /home/public_html/forum/vendor/flarum/core/src/Extension/ExtensionManager.php on line 164 and defined in /home/public_html/forum/vendor/flarum/core/src/Extension/ExtensionManager.php on line 238

luceos commented 8 years ago

This extension is not compatible with the latest Flarum. Once a stable Flarum is released, all extensions will be updated to work again.

clarkwinkelmann commented 4 years ago

Closing this issue because it applied to an older version of the extension and was most likely fixed.