-
Notifications
You must be signed in to change notification settings - Fork 9.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fatal error: Class 'Mage' not found #167
Comments
Hello. Do you still have this issue on latest version? Can you try to reproduce? |
Issue appears fixed. I rolled back to dev34 and confirmed the error (to prove it wasn't a fluke of configuration) then went forward again to dev43 and could not see the error on several pages. Since it was intermittent to begin with this is obviously not an exhaustive test, but it does suggest all is well. |
…ETWO-35278-Random-Integration-Test-Failure [FearlessKiwis] MAGETWO-35278 Random integration test failure
[Troll] MAGETWO-55449 - Cannot switch indexers to Update on Schedule mode if using table prefixes
- Add arround plugin listen to reservations append function
Hi @clockworkgeek. Thank you for your report. The fix will be available with the upcoming 2.3.2 release. |
Hi @clockworkgeek. Thank you for your report. The fix will be available with the upcoming 2.2.9 release. |
MC-8972 Backport for MC-13210
…er#144 magento/magento2-login-as-customer#144: "Login as Customer" functionality should be enabled by default.
I have "display_errors" set to "on" for my dev server. Sometimes, in backend, an error is shown at the bottom of a page after all other output. I have the latest dev-34 version.
Clearly a model is being serialized as it is disposed automatically. But the 'Mage' class has already been disposed before it.
The text was updated successfully, but these errors were encountered: