Jump to content

Recommended Posts

HOLA quiero solicitar ayuda, alguna persona que me puede apoyar en este problema porfavor;

Compre e Instale el tema Robotic Electronics Store correctamente, pero al dar clic en el botón "usar este tema" no selecciona el tema y muestra el siguiente error:

______________________________________________________________________________

Type error: Argument 3 passed to IshiLinkBlockRepository::__construct() must be an instance of PrestaShopBundle\Translation\TranslatorComponent, instance of PrestaShopBundle\Translation\DataCollectorTranslator given, called in /home/caimqwkv/clicexpress.com/modules/ishi_linklist/ishi_linklist.php on line 65

Symfony\Component\Debug\Exception\FatalThrowableError

in modules/ishi_linklist/src/IshiLinkBlockRepository.php (line 12)

    private $db;

    private $shop;

    private $db_prefix;

    private $translator;

    public function __construct(Db $db, Shop $shop, Translator $translator)

    {

        $this->db = $db;

        $this->shop = $shop;

        $this->db_prefix = $db->getPrefix();

        $this->translator = $translator;

IshiLinkBlockRepository->__construct(object(DbPDO), object(Shop), object(DataCollectorTranslator))in modules/ishi_linklist/ishi_linklist.php (line 65)

Ishi_Linklist->__construct()

ReflectionClass->newInstance()in src/Core/Foundation/IoC/Container.php (line 131)

Container->makeInstanceFromClassName('ishi_linklist', array('ishi_linklist' => true))in src/Core/Foundation/IoC/Container.php (line 164)

Container->doMake('ishi_linklist', array('ishi_linklist' => true))in src/Core/Foundation/IoC/Container.php (line 177)

Container->make('ishi_linklist')in src/Adapter/ServiceLocator.php (line 65)

ServiceLocator::get('ishi_linklist')in classes/module/Module.php (line 1141)

ModuleCore::coreLoadModule('ishi_linklist')in classes/module/Module.php (line 1120)

ModuleCore::getInstanceByName('ishi_linklist')in src/Core/Addon/Module/ModuleRepository.php (line 480)

ModuleRepository->getModule('ishi_linklist')in src/Core/Addon/Module/ModuleManager.php (line 306)

ModuleManager->install(null)in src/Core/Addon/Theme/ThemeManager.php (line 345)

ThemeManager->doEnableModules(array('ps_newproducts', 'ps_bestsellers', 'ps_linklist', 'smartblog', 'ishiblockwishlist', 'ishiproductcomments', 'ishiheaderblock', 'ps_languageselector', 'ps_currencyselector', 'ps_customersignin', 'ps_shoppingcart', 'ishisearch', 'ps_mainmenu', 'ishicategoryblock', 'ishiheadercontactblock', 'ishislider', 'ishiproductsblock', 'ishibannerblock', 'ishi_linklist', 'ishispecialproducts', 'ishitwobannerblock', 'ishimanufacturerblock', 'smartbloghomelatestnews', 'ishistoreinfoblock', 'ps_customeraccountlinks', 'ishigalleryblock', 'ishifooterlinks', 'ishipaymentoptionsblock', 'ps_categorytree', 'ps_facetedsearch', 'ishilefttopbannerblock', 'ishitestimonials', 'ishileftbottombannerblock', 'ps_emailsubscription', 'ps_socialfollow', 'ishirighttopbannerblock', 'ishiservicesblock', 'ishispecialdeals', 'ishirightbottombannerblock', 'ps_searchbar', 'ps_sharebuttons', 'blockreassurance'))in src/Core/Addon/Theme/ThemeManager.php (line 226)

ThemeManager->enable('PRS010')in src/Core/Domain/Theme/CommandHandler/EnableThemeHandler.php (line 87)

EnableThemeHandler->handle(object(EnableThemeCommand))in vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php (line 71)

CommandHandlerMiddleware->execute(object(EnableThemeCommand), object(Closure))in vendor/league/tactician/src/CommandBus.php (line 62)

CommandBus->League\Tactician\{closure}(object(EnableThemeCommand))in vendor/league/tactician/src/CommandBus.php (line 42)

CommandBus->handle(object(EnableThemeCommand))in src/Core/CommandBus/TacticianCommandBusAdapter.php (line 54)

TacticianCommandBusAdapter->handle(object(EnableThemeCommand))in src/PrestaShopBundle/Controller/Admin/Improve/Design/ThemeController.php (line 273)

ThemeController->enableAction('PRS010')in vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php (line 151)

HttpKernel->handleRaw(object(Request), 1)in vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php (line 68)

HttpKernel->handle(object(Request), 1, false)in vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php (line 200)

Kernel->handle(object(Request), 1, false)in caiman/index.php (line 86)

_________________________________________________________________________

Trate de buscar ayuda en foros, pero no encuentro casos relacionados, no se si estoy en lo correcto pero creo que mi problema tiene que ver con la traduccion y el modulo ishi_linklist.

espero que alguien me pueda ayudar brindándome opciones de solución, trata de comunicarme con el desarrollado del tema enviando un mensaje con el error, pero todavia no se comunica conmigo, mientras tanto estoy tratando de solucionar el problema por mi mismo.

INFO ADICIONAL DE MI PRESTASHOP:

VERSION: 1.7.6.5 ( en la página de prestashop temas, indica que es compatible con mi versión de prestashop)

instale prestashop y el primer paso que realice es actualizar módulos, instalar tema, y activar tema.

tengo 3 idiomas en mi backoffice ; estados unidos, España, Perú.

idioma activo: solo Perú.

1 activar tema.png

2 no muestra el tema.png

Link to comment
Share on other sites

  • razaro changed the title to Problema al activar tema Robotic Electronics Store

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...