emendy Posted October 30, 2009 Share Posted October 30, 2009 Sur un nouveau site: les commandes n"apparaissent pasLe client à payé par carte bancaire en ligne (via Crédit Agricole)Rien n'apparait sous l'onglet CommandeL'onglet client fait bien apparaitre le client ainsi que le denier "panier" sous cet onglet il est spécifié que le client n'a pas passé de commande alors que oui ?Grand merci pour votre aide, je n'ai pas trouvé de réponse sur le net Link to comment Share on other sites More sharing options...
thistom62 Posted November 1, 2009 Share Posted November 1, 2009 J'ai exactement le même problème, seules les commandes CB n'apparaissent pas.Que faire ? Link to comment Share on other sites More sharing options...
emendy Posted November 2, 2009 Author Share Posted November 2, 2009 J'ai vu avec un collègue développeur et après la modif ci dessous, CA MARCHEAttention, adapter la dernière ligne suivant l'arborescence du site.modif fichier modules/atos/validation.php vers ligne 11 //$message="message=$HTTP_POST_VARS[DATA]"; $message="message=$_POST[DATA]"; $pathfile="pathfile=".dirname(__FILE__)."/param/pathfile"; //$path_bin = dirname(__FILE__)."/bin/response"; $path_bin = "/home/racinesite/cgi-bin/response"; 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