Jump to content

Got error while I try to active theme


30ml

Recommended Posts

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.
  1. in AddonsDataProvider.php line 72
  2. at AddonsDataProvider->downloadModule('24671') in ModuleDataUpdater.php line 48
  3. at ModuleDataUpdater->setModuleOnDiskFromAddons('ps_newproducts') in ModuleManager.php line 130
  4. at ModuleManager->install('ps_newproducts') in ThemeManager.php line 272
  5. 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
  6. at ThemeManager->enable('fitness-light') in AdminThemesController.php line 269
  7. at AdminThemesControllerCore->postProcess() in Controller.php line 190
  8. at ControllerCore->run() in Dispatcher.php line 366
  9. at DispatcherCore->dispatch() in index.php line 95

 

Exception in AddonsDataProvider.php line 254: Cannot execute request module_download to Addons
  1. in AddonsDataProvider.php line 254
  2. at AddonsDataProvider->request('module_download', array('id_module' => '24671', 'format' => 'json')) in AddonsDataProvider.php line 69
  3. at AddonsDataProvider->downloadModule('24671') in ModuleDataUpdater.php line 48
  4. at ModuleDataUpdater->setModuleOnDiskFromAddons('ps_newproducts') in ModuleManager.php line 130
  5. at ModuleManager->install('ps_newproducts') in ThemeManager.php line 272
  6. 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
  7. at ThemeManager->enable('fitness-light') in AdminThemesController.php line 269
  8. at AdminThemesControllerCore->postProcess() in Controller.php line 190
  9. at ControllerCore->run() in Dispatcher.php line 366
  10. 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 by 30ml (see edit history)
Link to comment
Share on other sites

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

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

  • 5 months later...
  • 5 months later...

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...