Jack_mcs Posted July 7, 2018 Share Posted July 7, 2018 This addon is a direct replacement for the content section in admin->Modules. My content section has too many modules to deal with so I wrote this to allow displaying them via tabs. There is a similar addon by piernas but it is much more detailed and, for me, doesn't make dealing with the many modules in my shop any easier. This compatible with all oscommerce shops that have a Content section in admin->Modules. A screenshot is included. raiwa, Stephan Gebbers, valquiria23 and 1 other 3 1 Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons Link to comment Share on other sites More sharing options...
Fredi Posted July 26, 2018 Share Posted July 26, 2018 Hello Jack! I installed this module. Good idea and good work. However, I get an error when I edit any installed module at the moment when I click the "Save" button. The letters ACT are displayed on the screen and give an error: PHP Warning: Cannot modify header information - headers already sent by (output started at /home/xxx/xxxx/shop/admin/modules_content.php:115) in /home/xxx/public_html/shop/admin/includes/functions/general.php on line 35 Quote Support forum for osCommerce in russian language - from Ashkelon. Support since 2002.Best regards, Fredi Link to comment Share on other sites More sharing options...
Jack_mcs Posted July 27, 2018 Author Share Posted July 27, 2018 That's because of code left over from testing it. In the admin/modules_content.php file, find and delete the following line. It will be at line 115. echo 'act '.$active_group; Fredi 1 Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons Link to comment Share on other sites More sharing options...
Fredi Posted July 28, 2018 Share Posted July 28, 2018 Thank You, Jack! Mod work OK. Quote Support forum for osCommerce in russian language - from Ashkelon. Support since 2002.Best regards, Fredi Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.