30ml Posted February 26, 2017 Share Posted February 26, 2017 (edited) hi, While i am going to active my own theme it show an error Exception in AddonsDataProvider.php line 72: Error sent by Addons. You may need to be logged. in AddonsDataProvider.php line 72 at AddonsDataProvider->downloadModule('24671') in ModuleDataUpdater.php line 48 at ModuleDataUpdater->setModuleOnDiskFromAddons('ps_newproducts') in ModuleManager.php line 130 at ModuleManager->install('ps_newproducts') in ThemeManager.php line 272 at ThemeManager->doEnableModules(array('ps_linklist', 'ps_featuredproducts', 'ps_searchbar', 'ps_imageslide', 'ps_contactinfo', 'ps_shoppingcart', 'ps_languageselector', 'ps_currencyselector', 'ps_customersignin', 'ps_mainmenu', 'ps_imageslider', 'ps_customeraccountlinks', 'ps_emailsubscription', 'ps_socialfollow', 'ps_categorytree', 'ps_newproducts', 'ps_banner', 'ps_specials', 'ps_facetedsearch', 'ps_sharebuttons', 'blockreassurance')) in ThemeManager.php line 168 at ThemeManager->enable('fitness-light') in AdminThemesController.php line 269 at AdminThemesControllerCore->postProcess() in Controller.php line 190 at ControllerCore->run() in Dispatcher.php line 366 at DispatcherCore->dispatch() in index.php line 95 Exception in AddonsDataProvider.php line 254: Cannot execute request module_download to Addons in AddonsDataProvider.php line 254 at AddonsDataProvider->request('module_download', array('id_module' => '24671', 'format' => 'json')) in AddonsDataProvider.php line 69 at AddonsDataProvider->downloadModule('24671') in ModuleDataUpdater.php line 48 at ModuleDataUpdater->setModuleOnDiskFromAddons('ps_newproducts') in ModuleManager.php line 130 at ModuleManager->install('ps_newproducts') in ThemeManager.php line 272 at ThemeManager->doEnableModules(array('ps_linklist', 'ps_featuredproducts', 'ps_searchbar', 'ps_imageslide', 'ps_contactinfo', 'ps_shoppingcart', 'ps_languageselector', 'ps_currencyselector', 'ps_customersignin', 'ps_mainmenu', 'ps_imageslider', 'ps_customeraccountlinks', 'ps_emailsubscription', 'ps_socialfollow', 'ps_categorytree', 'ps_newproducts', 'ps_banner', 'ps_specials', 'ps_facetedsearch', 'ps_sharebuttons', 'blockreassurance')) in ThemeManager.php line 168 at ThemeManager->enable('fitness-light') in AdminThemesController.php line 269 at AdminThemesControllerCore->postProcess() in Controller.php line 190 at ControllerCore->run() in Dispatcher.php line 366 at DispatcherCore->dispatch() in index.php line 95 My server information you can check in https://pukhu.com/phpinfo.php . I am template designer but less programmer . That would be great if you guys can give some clue. Edited February 26, 2017 by 30ml (see edit history) Link to comment Share on other sites More sharing options...
rocky Posted February 27, 2017 Share Posted February 27, 2017 From the error message, it would appear your theme is trying to download modules from PrestaShop Addons, but it can't because you aren't logged in to a PrestaShop Addons account. Is your theme enabling modules that aren't installed on your PrestaShop installation? Link to comment Share on other sites More sharing options...
30ml Posted February 27, 2017 Author Share Posted February 27, 2017 but it was not like before. Does it makes any sense that user need to buy for themes from addons ? I am myself web designer do I need to buy for my own themes to active ? Link to comment Share on other sites More sharing options...
rocky Posted February 27, 2017 Share Posted February 27, 2017 I think the user doesn't need to buy modules, just be logged in so that the free modules not included with PrestaShop can be downloaded. It would make more sense to be able to install them without an account though, since they are free modules. Maybe post a bug report on the Forge and see if PrestaShop fixes it? Link to comment Share on other sites More sharing options...
AtthysKA Posted August 5, 2017 Share Posted August 5, 2017 I got a similar error message right now while im trying to activate my new theme. Did you find a solution? Link to comment Share on other sites More sharing options...
Caseman Posted January 14, 2018 Share Posted January 14, 2018 I found that you need to make sure that your server is configured so that allow_url_fopen is enabled in your php ini file. If you look in your shop's "Advanced Parameters" page and find the the "check your configuration" does not have this enabled, then the system cannot login. 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