Flux d’activité

Flux d’activité de Messages

  1. Micka


    J'ai oublié de vous remercier pour votre réponse. Merci, donc !

     

    La grille tarifaire étant très longue à saisir manuellement (950 frais de port à saisir : 95 départements et 10 tranches de poids), je cherche à présent une solution pour :

    - formater le fichier csv par rapport aux tables des frais de port de Peel

    - faire la requette sql qui insèrerait dans la base de données de Peel les frais de port

     

    ...

  2. Simon développeur PEEL


    Bonjour,

    {$products_summary_table} contient l'ensemble des lignes du panier. Pour modifier les attributs des produits dans cette liste, il faut modifier le ficheir attributs_form_part.tpl. Les attributs listés dans le panier avec une boucle au niveau de la ligne

    {$a.name}{$STR_BEFORE_TWO_POINTS}: {foreach $a.options as $o}{if $o.issel}{$o.text} {/if}{/foreach}<br />

     

    => C'est cette ligne que vous pouvez modifier pour changer l'apparence de la liste d'attribut dans le panier.

  3. epok


    Bonjour,

     

    j'utilise un site peel pour un client qui vend des gamelles. Je suis obligé pour l'instant d'utiliser les attributs pour la tarification car trop d'options. Quand je clique sur le résumé du panier avant la commande, je me retrouve avec ce type d'affichage pour les produits :

     

     

    Formules Protéines Légumes : : 24 - Menu 2 Complet Entrée Plat Dessert : +1 390,00 CFP TTC 14 - Plat 1 : +960,00 CFP TTC 16 - Dessert 1 : +295,00 CFP TTC 37 - Pain de son entier (4 jours) : +1 180,00 CFP TTC
    Formules Protéines Pures : : 9 - Entrée 2 : +500,00 CFP TTC 16 - Dessert 1 : +295,00 CFP TTC 19 - Gâteau de son (2 jours) : +590,00 CFP TTC

     

    Comment mettre en forme la liste des attributs par exemple sous forme de liste à puce ou au moins en effectuant des sauts de lignes après le nom d'attribut et après chaque attribut choisi ? C'est en l'état relativement illisible pour le client ... Exemple ci-dessous du rendu recherché :

     

    Formules Protéines Légumes : 
    
    24 - Menu 2 Complet Entrée Plat Dessert : +1 390,00 CFP TTC 
    14 - Plat 1 : +960,00 CFP TTC 
    16 - Dessert 1 : +295,00 CFP TTC 
    37 - Pain de son entier (4 jours) : +1 180,00 CFP TTC
    
    Formules Protéines Pures : 
    
    9 - Entrée 2 : +500,00 CFP TTC 
    16 - Dessert 1 : +295,00 CFP TTC 
    19 - Gâteau de son (2 jours) : +590,00 CFP TTC
    
    

    Je pense avoir trouvé la variable dans le fichier "caddie content html.tpl" lignes 26 et 27 :

     

     

     

    <div class="row">
                    {$products_summary_table}

     

     

    mais je ne vois pas comment ajouter un saut de ligne par attribut.

     

    Merci d'avance pour votre réponse

  4. Simon développeur PEEL


    Bonjour,

     

    Je doit doit appliquer les choses comme si j'etait en 7.1.4 alors que je suis en 7.1.1?

     

    oui vous pouvez appliquer le SQL sur votre 7.1.1. Le SQL s'est-il exécuté jusqu'au bout ? Pour information il y a certaines lignes qui concerne des modules que vous n'avez peut-être pas sur votre installation. Si vous avez fait un copier/coller de l'intégralité du SQL il est possible qu'une erreur se soit produite, et empêcher l’exécution de la suite du script.

    Je vous laisse lire les commentaires dans le script et supprimer les lignes SQL qui ne concerne pas votre cas.

  5. ant0ny


    Bonjour, 

     

    En regardant les choses a faire pour passer vers la 7.2, a première vue il n'y avais rien a faire a part écrasé les ancien fichier par les nouveaux sauf celui de config et ne pas mettre le dossier d'installation.

     

    j'ai vu ceci donc:

    - Si vous avez une version entre 7.0.4 et 7.1.4 : contactez-nous ou appliquez tout d'abord
    http://forum.peel.fr...opping-vers-71/

    et une fois sur cette page, ceci:

     

    PREAMBULE :
    
    - faites un backup complet du code de votre boutique
    - téléchargez le zip
    - dézippez le fichier et supprimez de nouveau dossier : "/lib/setup/info.inc.php" et "/installation/"
    - mettez tous ces fichiers à la place de ceux de votre boutique
    
    
    ...
    
    
    - Si vous avez une version 7.1.0 exécutez le SQL suivant dans phpMyAdmin pour passer en 7.1.1 ou 7.1.2 ou 7.1.3 (pas de SQL à exécuter entre 7.1.1, 7.1.2 et 7.1.3) :

     

    Etant deja en 7.1.1 donc rien a faire si je comprend bien...

     

     

    Apres avoir fait cela j'ai plus de problème que de chose visible. Voici un aperçu de ma page d'accueil:

     

    
    Notice: 1054 - Unknown column 'c.site_id' in 'field list' - / - IP 91.178.136.140 - SELECT c.site_id, c.string FROM peel_configuration c LEFT JOIN peel_langues l ON l.etat = '1' AND l.url_rewriting LIKE '%.%' AND l.site_id IN (0,0) WHERE c.technical_code='wwwroot' AND (c.string='http://www.designnailart.eu' OR REPLACE(c.string,'www.','')='http://www.designnailart.eu' OR (l.url_rewriting LIKE '%.%' AND (REPLACE(c.string,'www.',l.url_rewriting)='http://www.designnailart.eu' OR l.url_rewriting='http://www.designnailart.eu'))) ORDER BY IF(c.technical_code='wwwroot',1,0) DESC, l.position ASC LIMIT 1 - Error number in /home/designna/www/lib/fonctions/database.php on line 239
    
    Notice: 1054 - Unknown column 'peel_configuration.site_id' in 'where clause' - / - IP 91.178.136.140 - SELECT * FROM peel_configuration WHERE etat='1' AND peel_configuration.site_id IN (0,1) AND lang='' AND technical_code NOT LIKE 'STR_%' ORDER BY IF(site_id=0, 0, 1) ASC, IF(lang='', 0, 1) ASC, technical_code ASC - Error number in /home/designna/www/lib/fonctions/database.php on line 239
    
    Notice: 1054 - Unknown column 'pd.site_id' in 'where clause' - / - IP 91.178.136.140 - SELECT pd.devise, pd.conversion, pd.symbole, pd.symbole_place, pd.code FROM peel_devises pd WHERE pd.id = '0' AND pd.site_id IN (0,1) - Error number in /home/designna/www/lib/fonctions/database.php on line 239
    
    Notice: 1054 - Unknown column 'peel_langues.site_id' in 'where clause' - / - IP 91.178.136.140 - SELECT * FROM peel_langues WHERE (peel_langues.site_id IN (0,1)) ORDER BY IF(etat = '1', 1, 0) DESC, position ASC - Error number in /home/designna/www/lib/fonctions/database.php on line 239
    
    Notice: Undefined index: lang_etat in /home/designna/www/lib/fonctions/fonctions.php on line 1949
    
    Warning: array_keys() expects parameter 1 to be array, null given in /home/designna/www/lib/fonctions/fonctions.php on line 1949
    
    Warning: array_unique() expects parameter 1 to be array, null given in /home/designna/www/lib/fonctions/fonctions.php on line 1955
    
    Warning: array_unique() expects parameter 1 to be array, null given in /home/designna/www/lib/fonctions/fonctions.php on line 1956
    
    Warning: Invalid argument supplied for foreach() in /home/designna/www/lib/fonctions/fonctions.php on line 1961
    
    Warning: Invalid argument supplied for foreach() in /home/designna/www/lib/fonctions/fonctions.php on line 2004
    
    Warning: Invalid argument supplied for foreach() in /home/designna/www/lib/fonctions/fonctions.php on line 1399
    
    Warning: in_array() expects parameter 2 to be array, null given in /home/designna/www/lib/fonctions/fonctions.php on line 1439
    
    Warning: Invalid argument supplied for foreach() in /home/designna/www/lib/fonctions/fonctions.php on line 1442
    
    Warning: current() expects parameter 1 to be array, null given in /home/designna/www/lib/fonctions/fonctions.php on line 1448
    
    Notice: SQL error 1054 - Unknown column 'peel_configuration.site_id' in 'where clause' - Page: / - IP 91.178.136.140 - SELECT * FROM peel_configuration WHERE etat='1' AND peel_configuration.site_id IN (0,1) AND (lang = 'en' OR lang='') ORDER BY IF(site_id=0, 0, 1) ASC, IF(lang='', 0, 1) ASC, technical_code ASC - Error number in /home/designna/www/lib/fonctions/database.php on line 239
    
    Notice: SQL error 1054 - Unknown column 'c.site_id' in 'field list' - Page: / - IP 91.178.136.140 - SELECT c.site_id, c.string FROM peel_configuration c LEFT JOIN peel_langues l ON l.etat = '1' AND l.url_rewriting LIKE '%.%' AND l.site_id IN (0,1) WHERE c.technical_code='wwwroot' AND (c.string='http://www.designnailart.eu' OR REPLACE(c.string,'www.','')='http://www.designnailart.eu' OR (l.url_rewriting LIKE '%.%' AND (REPLACE(c.string,'www.',l.url_rewriting)='http://www.designnailart.eu' OR l.url_rewriting='http://www.designnailart.eu'))) ORDER BY IF(c.technical_code='wwwroot',1,0) DESC, l.position ASC LIMIT 1 - Error number in /home/designna/www/lib/fonctions/database.php on line 239
    
    Notice: SQL error 1054 - Unknown column 'peel_configuration.site_id' in 'where clause' - Page: / - IP 91.178.136.140 - SELECT * FROM peel_configuration WHERE etat='1' AND peel_configuration.site_id IN (0,1) AND lang='' AND technical_code NOT LIKE 'STR_%' ORDER BY IF(site_id=0, 0, 1) ASC, IF(lang='', 0, 1) ASC, technical_code ASC - Error number in /home/designna/www/lib/fonctions/database.php on line 239
    
    Warning: in_array() expects parameter 2 to be array, null given in /home/designna/www/lib/fonctions/fonctions.php on line 1439
    
    Warning: Invalid argument supplied for foreach() in /home/designna/www/lib/fonctions/fonctions.php on line 1442
    
    Warning: current() expects parameter 1 to be array, null given in /home/designna/www/lib/fonctions/fonctions.php on line 1448
    
    Notice: Undefined index: lang_names in /home/designna/www/lib/templateEngines/SmartyEngine.php on line 94
    
    Notice: SQL error 1054 - Unknown column 'c.nom_' in 'field list' - Page: / - IP 91.178.136.140 - SELECT c.id, c.nom_ AS categorie, c.image_ AS image FROM peel_categories c WHERE c.etat = "1" AND c.on_special = "1" AND c.nom_!="" AND c.site_id IN (0,1) ORDER BY c.position - Error number in /home/designna/www/lib/fonctions/database.php on line 239
    
    Notice: SQL error 1054 - Unknown column 'c.nom_' in 'field list' - Page: / - IP 91.178.136.140 - SELECT SQL_CALC_FOUND_ROWS p.*, c.id AS categorie_id, c.nom_ AS categorie FROM peel_produits p INNER JOIN peel_produits_categories pc ON pc.produit_id = p.id INNER JOIN peel_categories c ON pc.categorie_id = c.id AND c.etat=1 AND c.site_id IN (0,1) WHERE p.etat = "1" AND p.site_id IN (0,1) AND p.nom_ != "" AND (p.on_top='1') GROUP BY p.id ORDER BY `position` ASC LIMIT 0, 12 - Error number in /home/designna/www/lib/fonctions/database.php on line 239
    
    Notice: Undefined index: lang_names in /home/designna/www/lib/templateEngines/SmartyEngine.php on line 94
    
    Notice: SQL error 1054 - Unknown column 'c.nom_' in 'field list' - Page: / - IP 91.178.136.140 - SELECT SQL_CALC_FOUND_ROWS p.*, c.id AS categorie_id, c.nom_ AS categorie FROM peel_produits p INNER JOIN peel_produits_categories pc ON pc.produit_id = p.id INNER JOIN peel_categories c ON pc.categorie_id = c.id AND c.etat=1 AND c.site_id IN (0,1) WHERE p.etat = "1" AND p.site_id IN (0,1) AND p.nom_ != "" AND (p.on_special='1') GROUP BY p.id ORDER BY `position` ASC LIMIT 0, 12 - Error number in /home/designna/www/lib/fonctions/database.php on line 239
    
    Notice: Undefined index: lang_names in /home/designna/www/lib/templateEngines/SmartyEngine.php on line 94
    
    Notice: SQL error 1054 - Unknown column 'c.nom_' in 'field list' - Page: / - IP 91.178.136.140 - SELECT SQL_CALC_FOUND_ROWS p.*, c.id AS categorie_id, c.nom_ AS categorie FROM peel_produits p INNER JOIN peel_produits_categories pc ON pc.produit_id = p.id INNER JOIN peel_categories c ON pc.categorie_id = c.id AND c.etat=1 AND c.site_id IN (0,1) WHERE p.etat = "1" AND p.site_id IN (0,1) AND p.nom_ != "" AND (p.on_new='1') GROUP BY p.id ORDER BY `position` ASC LIMIT 0, 12 - Error number in /home/designna/www/lib/fonctions/database.php on line 239
    
    Notice: Undefined index: lang_names in /home/designna/www/lib/templateEngines/SmartyEngine.php on line 94
    
    Notice: SQL error 1054 - Unknown column 'p.on_reseller' in 'field list' - Page: / - IP 91.178.136.140 - SELECT p.id, p.on_reseller, p.surtitre_, p.titre_, p.chapo_, p.texte_, p.image1, p.on_special, p.date_maj FROM peel_articles p WHERE p.on_special = "1" AND p.etat = "1" AND p.site_id IN (0,1) ORDER BY p.date_maj DESC LIMIT 0,1 - Error number in /home/designna/www/lib/fonctions/database.php on line 239
    
    Notice: SQL error 1054 - Unknown column 'peel_html.site_id' in 'where clause' - Page: / - IP 91.178.136.140 - SELECT * FROM peel_html WHERE etat="1" AND peel_html.site_id IN (0,1) AND (lang="" OR lang="") AND emplacement="home" ORDER BY LENGTH(emplacement) DESC, a_timestamp DESC - Error number in /home/designna/www/lib/fonctions/database.php on line 239
    
    Notice: SQL error 1054 - Unknown column 'peel_html.site_id' in 'where clause' - Page: / - IP 91.178.136.140 - SELECT * FROM peel_html WHERE etat="1" AND peel_html.site_id IN (0,1) AND (lang="" OR lang="") AND emplacement="home_bottom" ORDER BY LENGTH(emplacement) DESC, a_timestamp DESC - Error number in /home/designna/www/lib/fonctions/database.php on line 239
    
    Notice: SQL error 1054 - Unknown column 'peel_modules.site_id' in 'where clause' - Page: / - IP 91.178.136.140 - SELECT * FROM peel_modules WHERE peel_modules.site_id IN (0,1) AND (1 AND location="center_middle_home") AND etat="1" ORDER BY position, id - Error number in /home/designna/www/lib/fonctions/database.php on line 239
    
    Notice: Undefined index: site_index_page_columns_count in /home/designna/www/index.php on line 78
    
    Warning: Cannot modify header information - headers already sent by (output started at /home/designna/www/lib/fonctions/database.php:239) in /home/designna/www/lib/fonctions/fonctions.php on line 1316
    
    Notice: Undefined index: lang_names in /home/designna/www/lib/templateEngines/SmartyEngine.php on line 94
    
    Notice: Undefined index: lang_names in /home/designna/www/lib/templateEngines/SmartyEngine.php on line 94
    
    Notice: SQL error 1054 - Unknown column 'peel_modules.site_id' in 'where clause' - Page: / - IP 91.178.136.140 - SELECT * FROM peel_modules WHERE peel_modules.site_id IN (0,1) AND (1 AND location="header") AND etat="1" ORDER BY position, id - Error number in /home/designna/www/lib/fonctions/database.php on line 239
    
    Notice: SQL error 1054 - Unknown column 'peel_html.site_id' in 'where clause' - Page: / - IP 91.178.136.140 - SELECT * FROM peel_html WHERE etat="1" AND peel_html.site_id IN (0,1) AND (lang="" OR lang="") AND emplacement="header" ORDER BY LENGTH(emplacement) DESC, a_timestamp DESC - Error number in /home/designna/www/lib/fonctions/database.php on line 239
    
    Notice: SQL error 1054 - Unknown column 'peel_html.site_id' in 'where clause' - Page: / - IP 91.178.136.140 - SELECT * FROM peel_html WHERE etat="1" AND peel_html.site_id IN (0,1) AND (lang="" OR lang="") AND emplacement="scrolling" ORDER BY LENGTH(emplacement) DESC, a_timestamp DESC - Error number in /home/designna/www/lib/fonctions/database.php on line 239
    
    Notice: SQL error 1054 - Unknown column 'peel_modules.site_id' in 'where clause' - Page: / - IP 91.178.136.140 - SELECT * FROM peel_modules WHERE peel_modules.site_id IN (0,1) AND (1 AND location="above_middle") AND etat="1" ORDER BY position, id - Error number in /home/designna/www/lib/fonctions/database.php on line 239
    
    Notice: SQL error 1054 - Unknown column 'peel_modules.site_id' in 'where clause' - Page: / - IP 91.178.136.140 - SELECT * FROM peel_modules WHERE peel_modules.site_id IN (0,1) AND (1 AND location="top_middle") AND etat="1" ORDER BY position, id - Error number in /home/designna/www/lib/fonctions/database.php on line 239
    
    Notice: Undefined index: lang_names in /home/designna/www/lib/templateEngines/SmartyEngine.php on line 94
    
    Notice: Undefined index: lang_names in /home/designna/www/lib/templateEngines/SmartyEngine.php on line 94
    
    Notice: SQL error 1054 - Unknown column 'peel_meta.site_id' in 'where clause' - Page: / - IP 91.178.136.140 - SELECT * FROM peel_meta WHERE technical_code="http://www.designnailart.eu/" OR technical_code="/" AND peel_meta.site_id IN (0,1) - Error number in /home/designna/www/lib/fonctions/database.php on line 239
    
    Notice: SQL error 1054 - Unknown column 'peel_meta.site_id' in 'where clause' - Page: / - IP 91.178.136.140 - SELECT * FROM peel_meta WHERE technical_code="index" AND peel_meta.site_id IN (0,1) - Error number in /home/designna/www/lib/fonctions/database.php on line 239
    
    Notice: SQL error 1054 - Unknown column 'peel_meta.site_id' in 'where clause' - Page: / - IP 91.178.136.140 - SELECT * FROM peel_meta WHERE "http://www.designnailart.eu/" LIKE CONCAT(technical_code, "%") OR "/" LIKE CONCAT(technical_code, "%") AND peel_meta.site_id IN (0,1) ORDER BY LENGTH(technical_code) DESC LIMIT 1 - Error number in /home/designna/www/lib/fonctions/database.php on line 239
    
    Notice: Undefined index: lang_names in /home/designna/www/lib/templateEngines/SmartyEngine.php on line 94
    administrateur@designnailart.be 
    
    Notice: Undefined index: lang_names in /home/designna/www/lib/templateEngines/SmartyEngine.php on line 94
    
    Notice: SQL error 1054 - Unknown column 'peel_modules.site_id' in 'where clause' - Page: / - IP 91.178.136.140 - SELECT * FROM peel_modules WHERE peel_modules.site_id IN (0,1) AND (1 AND location="bottom_middle") AND etat="1" ORDER BY position, id - Error number in /home/designna/www/lib/fonctions/database.php on line 239
    
    Notice: SQL error 1054 - Unknown column 'peel_modules.site_id' in 'where clause' - Page: / - IP 91.178.136.140 - SELECT * FROM peel_modules WHERE peel_modules.site_id IN (0,1) AND (1 AND location="below_middle") AND etat="1" ORDER BY position, id - Error number in /home/designna/www/lib/fonctions/database.php on line 239
    
    Notice: SQL error 1054 - Unknown column 'peel_html.site_id' in 'where clause' - Page: / - IP 91.178.136.140 - SELECT * FROM peel_html WHERE etat="1" AND peel_html.site_id IN (0,1) AND (lang="" OR lang="") AND emplacement="home_bottom" ORDER BY LENGTH(emplacement) DESC, a_timestamp DESC - Error number in /home/designna/www/lib/fonctions/database.php on line 239
    
    Notice: SQL error 1054 - Unknown column 'peel_html.site_id' in 'where clause' - Page: / - IP 91.178.136.140 - SELECT * FROM peel_html WHERE etat="1" AND peel_html.site_id IN (0,1) AND (lang="" OR lang="") AND emplacement="footer" ORDER BY LENGTH(emplacement) DESC, a_timestamp DESC - Error number in /home/designna/www/lib/fonctions/database.php on line 239
    
    Notice: SQL error 1054 - Unknown column 'peel_modules.site_id' in 'where clause' - Page: / - IP 91.178.136.140 - SELECT * FROM peel_modules WHERE peel_modules.site_id IN (0,1) AND (1 AND location="footer") AND etat="1" ORDER BY position, id - Error number in /home/designna/www/lib/fonctions/database.php on line 239
    
    Notice: Undefined index: lang_names in /home/designna/www/lib/templateEngines/SmartyEngine.php on line 94
    
    Notice: Undefined index: lang_names in /home/designna/www/lib/templateEngines/SmartyEngine.php on line 94
    
    Notice: Undefined index: lang_names in /home/designna/www/lib/templateEngines/SmartyEngine.php on line 94
    
    Notice: Undefined index: lang_names in /home/designna/www/lib/templateEngines/SmartyEngine.php on line 94
    
    Notice: SQL error 1054 - Unknown column 'peel_html.site_id' in 'where clause' - Page: / - IP 91.178.136.140 - SELECT * FROM peel_html WHERE etat="1" AND peel_html.site_id IN (0,1) AND (lang="" OR lang="") AND emplacement="footer_link" ORDER BY LENGTH(emplacement) DESC, a_timestamp DESC - Error number in /home/designna/www/lib/fonctions/database.php on line 239
     
    Legal information
    Terms and conditions
    Created by PEEL creating eCommerce Site
    

    Je vais donc remettre ma sauvegarde dans l'attente de savoir comment passé sans soucis de la 7.1.1 vers la 7.2.

    Merci

    1 personne aime ça
  6. Simon développeur PEEL


    Bonjour,

    Cet email est envoyé lors de la vérification du montant payé avec le montant de la commande concerné. Si le montant est différent, le statut de paiement de la commande n'est pas mis à jour, et un email est envoyé (celui que vous avez reçu).
    Ce test a été modifié depuis la 6.3.1, vous pouvez remplacer la ligne

    if (round($r['montant'] * 100) == round($_POST['mc_gross'] * 100)) {

    par

    if (round(fprix($r['montant'], false, $r['devise'], true, $r['currency_rate'], false, false) * 100) == round($_POST['mc_gross'] * 100)) {
  7. Simon développeur PEEL


    Bonjour,

     

    C'est la fonction print_rib qui gère l'affichage du rib sur la page de fin de commande en cas de paiement par virement. Cette fonction est défini dans le fichier lib/fonctions/display.php.

    Vous pouvez vérifier que la ligne 

                if (!empty($ligne->iban)) {
                    $tplData[] = array('label' => $GLOBALS['STR_IBAN'] . $GLOBALS['STR_BEFORE_TWO_POINTS'], 'value' => $ligne->iban);
                }

     

    est bien présente sur votre site. Pour informations le problème n'est pas présent sur la version actuelle (7.2)

  8. serialmother


    Bonjour,

    Version 7.0.3

    Je souhaiterai remplacer des colonnes de la liste de prix dans le fichier prix.php de l'administration.

    j'ai pu remplacer la colonne revendeur par une colonne mise à jour, bien que le nom de l'input reste "revendeur" et que je n'ai pas trouvé dans quel fichier le modifier.

    et j'essaye d'ajouter une liste "état" afin de visualiser les produits en ligne rapidement, mais il faut certainement modifier le contenu d'un formulaire, et je n'arrive pas à le localiser...

    Pourriez-vous m'indiquer le nom du fichier ?

    Merci

Twitter Advisto ecommerce

Facebook PEEL Shopping