Okay
  Public Ticket #2898954
no jquery library loaded
Closed

Comments

  • steven todd elliott started the conversation

    install has not been successful, we get

    no jquery library loaded

    ReferenceError: $ is not defined


  • steven todd elliott replied

    (1/1) FatalErrorException

    Error: Illegal length modifier specified 'f' in s[np]printf call

    in smarty_internal_runtime_writefile.php line 78
  • steven todd elliott replied

    Notice: Undefined index: locale in /home/bigass6/digitalnavigator.store-pre/classes/Language.php on line 628

    Warning: Cannot modify header information - headers already sent by (output started at /home/bigass6/digitalnavigator.store-pre/classes/Language.php:628) in /home/bigass6/digitalnavigator.store-pre/classes/exception/PrestaShopException.php on line 41
    [PrestaShopDatabaseException]
    Unknown column 'locale' in 'where clause'<br /><br /><pre>SELECT `id_lang` FROM `psjx_lang` WHERE `locale` = 'en' LIMIT 1</pre>
    at line 769 in file classes/db/Db.php

    764.         if ($webservice_call && $errno) {
    765.             $dbg = debug_backtrace();
    766.             WebserviceRequest::getInstance()->setError(500, '[SQL Error] ' . $this->getMsgError() . '. From ' . (isset($dbg[3]['class']) ? $dbg[3]['class'] : '') . '->' . $dbg[3]['function'] . '() Query was : ' . $sql, 97);
    767.         } elseif (_PS_DEBUG_SQL_ && $errno && !defined('PS_INSTALLATION_IN_PROGRESS')) {
    768.             if ($sql) {
    769.                 throw new PrestaShopDatabaseException($this->getMsgError() . '<br /><br /><pre>' . $sql . '</pre>');
    770.             }
    771. 
    772.             throw new PrestaShopDatabaseException($this->getMsgError());
    773.         }
    774.     }
    DbCore->displayError - [line 385 - classes/db/Db.php] - [1 Arguments]
    DbCore->query - [line 663 - classes/db/Db.php] - [1 Arguments]
    DbCore->getRow - [line 697 - classes/db/Db.php] - [2 Arguments]
    DbCore->getValue - [line 744 - classes/Language.php] - [1 Arguments]
    LanguageCore::getIdByLocale - [line 109 - src/Adapter/Currency/CurrencyDataProvider.php] - [1 Arguments]
    PrestaShop\PrestaShop\Adapter\Currency\CurrencyDataProvider->getCurrencyByIsoCodeAndLocale - [line 91 - src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php] - [2 Arguments]
    PrestaShop\PrestaShop\Core\Localization\Currency\DataLayer\CurrencyDatabase->doRead - [line 90 - src/Core/Data/Layer/AbstractDataLayer.php] - [1 Arguments]
    PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->read - [line 150 - src/Core/Data/Layer/AbstractDataLayer.php] - [1 Arguments]
    PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->propagateRead - [line 94 - src/Core/Data/Layer/AbstractDataLayer.php] - [1 Arguments]
    PrestaShop\PrestaShop\Core\Data\Layer\AbstractDataLayer->read - [line 67 - src/Core/Localization/Currency/CurrencyDataSource.php] - [1 Arguments]
    PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->getLocalizedCurrencyData - [line 110 - src/Core/Localization/Currency/CurrencyDataSource.php] - [1 Arguments]
    PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->formatCurrenciesData - [line 97 - src/Core/Localization/Currency/CurrencyDataSource.php] - [2 Arguments]
    PrestaShop\PrestaShop\Core\Localization\Currency\CurrencyDataSource->getAllInstalledCurrenciesData - [line 95 - src/Core/Localization/Currency/Repository.php] - [1 Arguments]
    PrestaShop\PrestaShop\Core\Localization\Currency\Repository->getAllInstalledCurrencies - [line 207 - src/Core/Localization/Locale/Repository.php] - [1 Arguments]
    PrestaShop\PrestaShop\Core\Localization\Locale\Repository->getPriceSpecifications - [line 150 - src/Core/Localization/Locale/Repository.php] - [1 Arguments]
    PrestaShop\PrestaShop\Core\Localization\Locale\Repository->getLocale - [line 189 - classes/controller/Controller.php] - [1 Arguments]
    ControllerCore->init - [line 271 - classes/controller/FrontController.php]
    FrontControllerCore->init - [line 273 - classes/controller/Controller.php]
    ControllerCore->run - [line 515 - classes/Dispatcher.php]
    DispatcherCore->dispatch - [line 28 - index.php]

  •  310
    Andrea replied

    Hi

    Please provide us FTP credentials and Back Office access of your site.

    We will handle the problem to help you.

    Best Regards,

    Andrea - FieldThemes Support Team