Anjali9994 Posted November 21, 2017 Share Posted November 21, 2017 Hi everyone, I'm trying to create a prestashop module works with displayAdminProductsExtra and actionProductUpdate. I got it working in prestashop version 1.6.1.17 and 1.7.1.2. But not working in PrestaShop v1.7.2.4. 2 modules(mine and Belvg_Sample Module) are hooked to displayAdminProductsExtra but the "Module options" tab not showing in admin side. Tried clear installation of prestashop 1.7.2.4 but didn't work. Anybody have similar problems and any work around? Thanks and regards Link to comment Share on other sites More sharing options...
Nishith Nesdiya Posted November 21, 2017 Share Posted November 21, 2017 Hi... you have use hook "displayAdminProductsExtra " the its display admin product view page in Module option. See the image here Thanks Link to comment Share on other sites More sharing options...
Anjali9994 Posted November 21, 2017 Author Share Posted November 21, 2017 (edited) 3 hours ago, Nishith said: Hi... you have use hook "displayAdminProductsExtra " the its display admin product view page in Module option. See the image here Thanks Thank you for your quick response .But i already know that ,besides got it working in prestashop version 1.6.1.17 and 1.7.1.2. The "Modules" tab not showing in admin side of prestashop version 1.7.2.4. May be something changed after the update? Edited November 21, 2017 by Anjali9994 (see edit history) Link to comment Share on other sites More sharing options...
bellini13 Posted November 22, 2017 Share Posted November 22, 2017 We have no idea what you coded or what you know and don't know. Most of us are not in the business of guessing what other people do. You should start debugging the issue like any of us would do, and if you have a question about the code that you used, or how you implemented something, then perhaps try posting the code and maybe someone will be nice enough to help Link to comment Share on other sites More sharing options...
Anjali9994 Posted November 23, 2017 Author Share Posted November 23, 2017 16 hours ago, bellini13 said: We have no idea what you coded or what you know and don't know. Most of us are not in the business of guessing what other people do. You should start debugging the issue like any of us would do, and if you have a question about the code that you used, or how you implemented something, then perhaps try posting the code and maybe someone will be nice enough to help Thank you for the response . I'm sorry, I can't disclose code here ,it's a violation of company policies. That's why i said about the Belvg_Sample Module . Both the modules works in prestashop version 1.7.1.2.,But not in PrestaShop v1.7.2.4. And there are similar threads on this topic without any solutions! What should i do? Link to comment Share on other sites More sharing options...
bellini13 Posted November 23, 2017 Share Posted November 23, 2017 time to roll up your sleeves then and start troubleshooting the issue. Or reach out to the author of the sample module you reference, and ask them for help. Pretty silly to think we can help you if you are bound by company policies to post code Link to comment Share on other sites More sharing options...
Anjali9994 Posted November 24, 2017 Author Share Posted November 24, 2017 hello bellini13, There are similar threads on this topic, that's why i posted it here... Thank you for your feedback! Link to comment Share on other sites More sharing options...
Nishith Nesdiya Posted November 24, 2017 Share Posted November 24, 2017 Hi... i have share above screenshot i have use "PrestaShop v1.7.2.4." and perfect work for me. i thing you have problem of module code please uninstall and install module again. Thanks Link to comment Share on other sites More sharing options...
Anjali9994 Posted November 24, 2017 Author Share Posted November 24, 2017 Hello Nishith, Thank you for your response . I tried it ! , and also re-installed PrestaShop v1.7.2.4 many times.But nothing happened. Can you upload this module in your prestashop ? Please let me know,if it works with the hook displayAdminProductsExtra. belvg_samplemodule (3).zip Link to comment Share on other sites More sharing options...
Nishith Nesdiya Posted November 24, 2017 Share Posted November 24, 2017 (edited) Hi... Now see here screenshot here. and install with your PrestaShop v1.7.2.4 now you can change your code according to your requirement. Thanks belvg_samplemodule.zip Edited November 24, 2017 by Nishith (see edit history) 1 Link to comment Share on other sites More sharing options...
Anjali9994 Posted November 27, 2017 Author Share Posted November 27, 2017 Hello Nishith, Thank you so much for your reply . I will check everything once more and let you know. Link to comment Share on other sites More sharing options...
theunrealmccoy Posted December 13, 2017 Share Posted December 13, 2017 Just wanted to thank you Nishith. I was just able to install the belvg_samplemodule under version 1.7.2.4. Also thank you to belvg for putting it out there. I'm working on moving our shopping cart from Miva which allows the creation of various kinds of custom fields on products, categories, and customers so I have many to create. I'm a complete PrestaShop newbie, but if I can create a module which allows you to do something similar I'll share it with the community. For now, I've got a lot of reading to do! Link to comment Share on other sites More sharing options...
Nguyen Posted February 23, 2019 Share Posted February 23, 2019 (edited) Thanks @Nishith so much, i am finding a way to add more feature fields into product page. Your demo are very simple and easy to following Nice Prestashop theme on Https://homegift.vn Edited March 1, 2019 by Nguyen (see edit history) Link to comment Share on other sites More sharing options...
Chill_user Posted December 20, 2019 Share Posted December 20, 2019 Hello to all! Thanks for this module, but how to show info written in this filed at product.tpl? I tried var dump $product on .tpl page and didn't find the info about Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now