-
Notifications
You must be signed in to change notification settings - Fork 641
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
yii\base\ErrorException: Undefined index: name #6029
Comments
Is there a reason you’re not updating to the latest versions? |
That's what I'm trying to do. |
I deleted Now I have the error:
what does that mean? |
something's very off. i need to start from scratch |
Yeah sounds like maybe there was an error earlier on. You should be able to update straight from 2.x to the latest 3.4 and skip that breakpoint. If something goes wrong with that, please send your Craft 2 database backup over to [email protected] and we can help you from there. |
Description
I wanted to update a site from 3.1.23 to 3.1.34.3.
Now I have this error:
yii\base\ErrorException: Undefined index: name
Migration: craft\migrations\m191222_002848_peer_asset_permissions
Output:
This site has been migrated from craft 2 to craft 3. And I experience troubles without end all the time on every corner because db table don't seem to be updated properly.
I have also this problem: verbb/super-table#126 and this problem: craftcms/redactor#140 which is why I wanted to upgrade but now nothing works any longer. And I have also this problem: verbb/super-table#355
Steps to reproduce
Additional info
The text was updated successfully, but these errors were encountered: