Skip to content
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

Exception #0 (Exception): Notice: Undefined index: id in Iterator #1

Open
oxochenxa opened this issue Jun 21, 2022 · 4 comments
Open

Comments

@oxochenxa
Copy link

After installing this module in Magento CE 2.4.4.
Go to STORE > Configuration. It bugs with [Exception #0 (Exception): Notice: Undefined index: id in Iterator].
I fixed it by adding:

<tab id="boolfly" translate="label" sortOrder="200">
    <label>Boolfly</label>
</tab>

to file: Boolfly/IntegrationBase/etc/adminhtml/system.xml
Is this right?
Please help me answer.
Thanks!

@mrkhoa99
Copy link
Member

Hi @oxochenxa thanks for reporting this issue. How you install this module? via composer or directly download this module?

@oxochenxa
Copy link
Author

Hi @mrkhoa99, install the module by downloading and paste to app/code.

@mrkhoa99
Copy link
Member

@oxochenxa there is a dependence: https://github.com/boolfly/integration-base/blob/master/composer.json#L6. So, the best practice is composer install.

@oxochenxa
Copy link
Author

Hi @mrkhoa99, Thanks for the reply, i will check it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants