santo80 Posted June 20, 2019 Share Posted June 20, 2019 Buon giorno da qualche giorno il mio sito fa cosi: {** * 2007-2016 PrestaShop * * NOTICE OF LICENSE * * This source file is subject to the Open Software License (OSL 3.0) * that is bundled with this package in the file LICENSE.txt. * It is also available through the world-wide-web at this URL: * http://opensource.org/licenses/osl-3.0.php * If you did not receive a copy of the license and are unable to * obtain it through the world-wide-web, please send an email * to [email protected] so we can send you a copy immediately. * * DISCLAIMER * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your * needs please refer to http://www.prestashop.com for more information. * * @author PrestaShop SA * @copyright 2007-2016 PrestaShop SA * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) * International Registered Trademark & Property of PrestaShop SA *} {if isset($smartyVars)} {* "Tax in Listing" Price Hook templating *} {if isset($smartyVars.list_taxes) && isset($smartyVars.list_taxes.tax_str_i18n)} {$smartyVars.list_taxes.tax_str_i18n|escape:'htmlall'} {/if} {/if} anche la parte di BackOffice dà lo stesso errore ? a cosa è dovuto? grazie claudio Link to comment Share on other sites More sharing options...
santo80 Posted June 20, 2019 Author Share Posted June 20, 2019 ho messo in debug e dice questo 1/1) RuntimeException The autoloader expected class "ICanBoogie\CLDR\Repository" to be defined in file "/home/htzbbgyj/public_html/vendor/composer/../icanboogie/cldr/lib/Repository.php". The file was found but the class was not in it, the class name or namespace probably has a typo. in DebugClassLoader.php line 213 at DebugClassLoader->checkClass('ICanBoogie\\CLDR\\Repository', '/home/htzbbgyj/public_html/vendor/composer/../icanboogie/cldr/lib/Repository.php')in DebugClassLoader.php line 166 at DebugClassLoader->loadClass('ICanBoogie\\CLDR\\Repository') at spl_autoload_call('ICanBoogie\\CLDR\\Repository')in Repository.php line 101 at Repository->__construct('it')in AdminController.php line 1930 at AdminControllerCore->initHeader()in AdminLoginController.php line 143 at AdminLoginControllerCore->initContent()in Controller.php line 281 at ControllerCore->run()in Dispatcher.php line 511 at DispatcherCore->dispatch()in index.php line 99 Link to comment Share on other sites More sharing options...
santo80 Posted June 20, 2019 Author Share Posted June 20, 2019 Qui la versione del modulo. Ho fatto installazione direttamente il 13/3/19 .. no update da versione 1.6... il sito dopo esser messo online non è stato toccato in contenuti.. Link to comment Share on other sites More sharing options...
fedesib Posted June 20, 2019 Share Posted June 20, 2019 Ciao, hai fatto qualche modifica? Installato moduli? Disinstallato/cancellato moduli? Installato un nuovo tema? Che hosting usi? Buon pomeriggio, Federica Link to comment Share on other sites More sharing options...
santo80 Posted June 20, 2019 Author Share Posted June 20, 2019 Ciao Federica, allora unica cosa che ho notato è update dalla versione 1.7.5.1 a .2 che ha fatto in automatico . Uso netsons come hosting Tema e moduli standard da installazione one-click da cpnel. Ora è ritornato a funzionare perchè grazie a dio avevo il backup attivo e sono tornato alla .1 , ma oggi iniziano a metter dentro dati e quindi questa soluzione non andrà più bene..( mi perderei i dati) idee di cosa possa essere? Link to comment Share on other sites More sharing options...
fedesib Posted June 21, 2019 Share Posted June 21, 2019 Ciao, sinceramente non mi è mai capitato. Ma non uso nè netsons nè le installazioni 1-click, quindi non saprei darti indicazioni precise. L'errore del debug dice che manca (la definizione di) una classe dentro ad un particolare file del repository, quindi probabilmente la causa è il pacchetto di installazione della versione 1.7.5.2. Ti consiglio di segnalare la cosa a netsons, inviando anche a loro l'errore che hai segnalato qui sul forum, probabilmente cambiando il pacchetto di installazione la situazione si risolve. Buona giornata, Federica Link to comment Share on other sites More sharing options...
santo80 Posted June 21, 2019 Author Share Posted June 21, 2019 Ma perchè il pacchetto 1.7.5.2 non lo scarica da prestashop (git) ? (e non è univoco ?) Link to comment Share on other sites More sharing options...
fedesib Posted June 21, 2019 Share Posted June 21, 2019 Boh! Dipende da cosa fa Netsons, in teoria dovrebbero scaricare l'ultima versione stabile, ma in pratica chi lo sa. Forse una ragione di più per non fidarsi al 100% dei pacchetti 1-click di cPanel e simili e gestire l'installazione e gli aggiornamenti in autonomia. Buona giornata, Federica 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