En intallant la zen-cart-v1.3.8a-FR-v1.3 j'obtenais une page blanche lors du checkout_payment
Apres install du debug j'ai le message :
[09-Oct-2009 21:43:54] PHP Warning: include_once(includes/modules/shipping/chronopost.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in D:\webdesign\etoilesducoeur.fr\edc\zencart\includes\classes\shipping.php on line 54
[09-Oct-2009 21:43:54] PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening 'includes/modules/shipping/chronopost.php' for inclusion (include_path='.;C:\php5\pear') in D:\webdesign\etoilesducoeur.fr\edc\zencart\includes\classes\shipping.php on line 54
[09-Oct-2009 21:43:54] PHP Fatal error: Class 'chronopost' not found in D:\webdesign\etoilesducoeur.fr\edc\zencart\includes\classes\shipping.php on line 56
Pas de module chronopost dans admin
Il a fallut que j'installe le module chronopost pour passer le checkout_payment sans encombre

Normal ???
Greg