Romainben Posted July 20, 2014 Share Posted July 20, 2014 BonjourImpossible d'acceder à modules J'ai une page blanche. Dernière version de prestashop Merci d'avance Link to comment Share on other sites More sharing options...
coeos.pro Posted July 20, 2014 Share Posted July 20, 2014 bonjour, commencez par là : http://www.prestashop.com/forums/topic/232472-que-faire-en-cas-de-page-blanche-ou-partie-blanche-dans-le-shop/ Link to comment Share on other sites More sharing options...
Romainben Posted July 20, 2014 Author Share Posted July 20, 2014 Meme en activant le mode programmeur , je n'ai aucun mots défaut et j'ai la meme page blanche dans paiement. J'ai été voir votre page et je n'ai pas vu grand chose mais merci quand meme. Je l'ai installer sous les modules OVH Link to comment Share on other sites More sharing options...
coeos.pro Posted July 20, 2014 Share Posted July 20, 2014 vous avez changé define('_PS_MODE_DEV_', false); par define('_PS_MODE_DEV_', true); dans config/defines.inc.php et vous n'avez aucun message d'erreur ? Link to comment Share on other sites More sharing options...
Romainben Posted July 20, 2014 Author Share Posted July 20, 2014 Tout à fait, C'est " Module " dans le back-office ainsi que le "paiement" Les valeurs ont bien été changé dans defines.inc.php Link to comment Share on other sites More sharing options...
Romainben Posted July 20, 2014 Author Share Posted July 20, 2014 J'ai ce type de lien quand je clique sur module http://do-motion.fr/admin0/index.php?controller=AdminModules&token=41c55fff6fee637f42d992b0f63ee735 Link to comment Share on other sites More sharing options...
tipoman Posted August 12, 2014 Share Posted August 12, 2014 Bonjour, J'ai aussi une page blanche quand je veux ouvrir le module de paiement. Voici l'erreur : Fatal error: Call to a member function getAdminLink() on a non-object in /customers/6/7/3/gigashop.be/httpd.www/classes/module/Module.php on line 1071 et voilà a partir de la ligne 1071 : >name.'&tab_module='.$tmp_module->tab; $item->onclick_option_content = array(); $option_tab = array('desactive', 'reset', 'configure', 'delete'); foreach ($option_tab as $opt) $item->onclick_option_content[$opt] = $tmp_module->onclickOption($opt, $href); } Merci pour votre aide précieuse. Philippe 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