Valentin Bronfort Posted April 18, 2017 Share Posted April 18, 2017 (edited) Bonsoir, Je rencontre un petit problème avec cette nouvelle version après ma mise en ligne. Lors du passage local sur serveur une page blanche surgit.. Je déclenche le mode debug et le problème disparait. Ensuite je désire modifier un produit et l'erreur suivante apparait : ContextErrorException in HookFinder.php line 106:Warning: Invalid argument supplied for foreach() in HookFinder.php line 106 at ErrorHandler->handleError('2', 'Invalid argument supplied for foreach()', '/home/desiretm/news/src/PrestaShopBundle/Service/Hook/HookFinder.php', '106', array('hookContent' => array('an_staticblocks' => ''), 'presentedContents' => array(), 'moduleName' => 'an_staticblocks', 'moduleContents' => '')) in HookFinder.php line 106 at HookFinder->present() in ProductController.php line 570 at ProductController->formAction('1', object(Request)) at call_user_func_array(array(object(ProductController), 'formAction'), array('1', object(Request))) in bootstrap.php.cache line 3222 at HttpKernel->handleRaw(object(Request), '1') in bootstrap.php.cache line 3181 at HttpKernel->handle(object(Request), '1', false) in bootstrap.php.cache line 3335 at ContainerAwareHttpKernel->handle(object(Request), '1', false) in bootstrap.php.cache line 2540 at Kernel->handle(object(Request), '1', false) in index.php line 86 L'erreur apparaît même quand j'active "Désactiver toutes les surcharges" et "Désactiver les modules non développés par PrestaShop". Si j'enlève le mode debug le site devient à nouveau inaccessible et par exemple il est impossible de mettre un article dans le panier.. ( + plusieurs problèmes de traductions ) Auriez-vous une solution ? D'avance merci. Edited April 18, 2017 by Valentin Bronfort (see edit history) 1 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