Closed jamie-jenks closed 7 months ago
Hi, thanks for reaching out! I can’t replicate this behaviour. Could you please clear your template (or all) caches and see if the issue persists?
@i-just hey,
I tried the above suggestions and still get the error. Do you have an email address I can send my composer and DB to? That might help reproduce.
Hi @jamie-jenks, can you please send it to support@craftcms.com? Thanks!
@jamie-jenks, thanks again for sending over the files. I tracked down the cause of this issue and raised a PR for it. You might also run into a MariaDB-specific bug, which is also actioned on the same PR. Thanks again for reporting!
Stripe 1.0.1 is out with the fix for this. Thanks again!
Description
Craft displays an error when attempting to go to the URL: "/admin/myaccount" after swapping from Solo to Pro.
Error:
Unknown Method – yii\base\UnknownMethodException
Calling unknown method: craft\elements\User::getStripeCustomers()
Steps to reproduce
Additional info