Skip to content

Fixed app/code/Lof/ProductReviews/etc/adminhtml/system.xml #33

@max3w

Description

@max3w

Hi. I have error in module settings section. M.2.4.6.
Undefined array key "id" in /var/www/vendor/magento/module-config/Model/Config/Structure/Element/Iterator.php on line 63

Please add tab id in config section
file app/code/Lof/ProductReviews/etc/adminhtml/system.xml

<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Config:etc/system_file.xsd">
    <system>
        <tab id="landofcoder" translate="label" sortOrder="110">
            <label>Product Reviews Settings</label>
        </tab>
....

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions