Timeline for Magento 2.1.3: Overriding of vendor layout file with my custom layout file in Magento 2.1.3 is not working?
Current License: CC BY-SA 4.0
23 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 6, 2018 at 14:41 | comment | added | kunj | Ahh, ok, Great finally got solution. | |
| Jun 6, 2018 at 14:36 | comment | added | Kunal Ray | The file which I gave you, there was some modification. Actually, I haven't noticed for the registration.php file but after some time I've noticed & realized that this may be the issue. | |
| Jun 6, 2018 at 14:08 | comment | added | kunj | I think it is correct <?php /** * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ \Magento\Framework\Component\ComponentRegistrar::register( \Magento\Framework\Component\ComponentRegistrar::MODULE, 'RP_Testmodule', __DIR__ ); | |
| Jun 6, 2018 at 14:06 | comment | added | kunj | Welcome, it is ok, I can understand, happy to help you. | |
| Jun 6, 2018 at 13:55 | vote | accept | Kunal Ray | ||
| Jun 6, 2018 at 13:54 | vote | accept | Kunal Ray | ||
| Jun 6, 2018 at 13:54 | |||||
| Jun 6, 2018 at 13:50 | comment | added | Kunal Ray | I've tried for upvote but as I've <15 reputations that's why it's not granting. In registration.php that was RP_TestModule. BTW, thank you again. :) | |
| Jun 6, 2018 at 13:43 | vote | accept | Kunal Ray | ||
| Jun 6, 2018 at 13:46 | |||||
| Jun 6, 2018 at 13:34 | comment | added | kunj | @KunalRay, If my answer and comment solves/help your concern then there is green right tick mark, hit that tickmark for right answer that will help future readers. | |
| Jun 6, 2018 at 13:29 | comment | added | kunj | module name was not wrong in RP_Testmodule module, right? | |
| Jun 6, 2018 at 13:18 | comment | added | Kunal Ray | Oh! crap. Sorry, that was my mistake. The module name was wrong in one file. Thank you very much for your co-operation. | |
| Jun 6, 2018 at 11:33 | comment | added | Kunal Ray | Yes, here the link RP.zip | |
| Jun 6, 2018 at 10:46 | comment | added | kunj | can you share your module with zip/tar? | |
| Jun 6, 2018 at 10:36 | comment | added | Kunal Ray | It's active. In module:status - showing in enabled list. | |
| Jun 6, 2018 at 10:22 | comment | added | kunj | hope module enabled ;) | |
| Jun 6, 2018 at 10:14 | comment | added | Kunal Ray | No, still negative | |
| Jun 6, 2018 at 9:56 | comment | added | kunj | Ok, manually remove var/cache/* folders and try it with my code | |
| Jun 6, 2018 at 9:31 | comment | added | Kunal Ray | No, it's a fresh Magento setup | |
| Jun 6, 2018 at 9:29 | comment | added | kunj | Is there another modules who overriding same file? | |
| Jun 6, 2018 at 9:26 | comment | added | Kunal Ray | Flush, clean, di:compile all tried | |
| Jun 6, 2018 at 8:13 | comment | added | kunj | have you flushed cache after update it? | |
| Jun 6, 2018 at 8:08 | comment | added | Kunal Ray | Negative, still it's not working. | |
| Jun 6, 2018 at 6:57 | history | answered | kunj | CC BY-SA 4.0 |