Closed haydentech closed 4 months ago
Mustash hasn't shipped with the members plug-in since v1 (for EE2). Sounds like you need to upgrade to the latest release and recreate your cache breaking rules. This applies: https://github.com/croxton/Stash/wiki/Installing-Mustash#upgrading-from-mustash-1x-ee2-to-mustash-2x-ee3
That's odd because we've been on Mustash 2.0.2 and EE3.3 for years. I only saw this error after upgrading to EE6.4.3 and Mustash 3.
The plugin file referenced in your stack trace above is not in the 3.0.1 release. It's either an old file that got left in the plugin folder or maybe you downloaded an old release?
https://github.com/croxton/Mustash/tree/master/system/user/addons/mustash/plugins
Not sure how that all came to be, but I've reloaded a fresh version of the plugin and am back in business. Thanks for the prompt reply!
Got this exception in EE 6.4.3:
Mustash is making a call to
exp_member_groups
database table, which is non-existent in ExpressionEngine 6. If you are site owner, try upgrading Mustash to latest available version. If you are the add-on developer, update your Stash_member_model_pi class to use Role model.ee/legacy/database/DB_active_rec.php:1705 Stack Trace: Please include when reporting this error