Jack_mcs 1,021 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. 3 1 JcMagpie, Stephan Gebbers, raiwa and 1 other reacted to this Support Links: Need Help? See this thread and provide the information requested. Is your version of osC up to date? You'll find the latest osC version (the community-supported responsive version) here. How to Upgrade to the latest version Recommended SEO Addons Share this post Link to post Share on other sites
Fredi 98 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 Support forum for osCommerce in russian language - from Ashkelon. Support since 2002.Best regards, Fredi Share this post Link to post Share on other sites
Jack_mcs 1,021 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; 1 Fredi reacted to this Support Links: Need Help? See this thread and provide the information requested. Is your version of osC up to date? You'll find the latest osC version (the community-supported responsive version) here. How to Upgrade to the latest version Recommended SEO Addons Share this post Link to post Share on other sites
Fredi 98 Posted July 28, 2018 Thank You, Jack! Mod work OK. Support forum for osCommerce in russian language - from Ashkelon. Support since 2002.Best regards, Fredi Share this post Link to post Share on other sites