osCommerce France : Accueil Forum Portail osCommerce France Réponses aux questions Foire aux contributions

Bienvenue invité ( Connexion | Inscription )

 
Reply to this topicStart new topic
> easy populate + short description
Billouteman60
posté 15 Dec 2011, 22:52
Message #1


Ceinture orange OSC
Icône de groupe

Groupe : Membres
Messages : 235
Inscrit : 13-August 07
Membre no 18684



bonjour, a tous et a toutes

je galère depuis quelques jours sur une install.
j'ai installer le dernier easy populate 2.77a
j'ai installer le dernier short description v2.2.1

actuellement je recherche un moyen pour mettre short description dans easy populate

il existe bien un fichier easy populate mais il est de 2006 et quand je le remplace a mon fichier, évidement j'ai des erreurs.

quelqu'un l'aurai fait?
qu'elles sont les manipulation à faire ?

merci d'avance

ps: oscommerce v2.2 rc2a w3c


--------------------
Version: oscommerce 2.3.3.4

Contribution installer: - aucune pour l'instant
Go to the top of the page
 
Gnidhal
posté 15 Dec 2011, 23:15
Message #2


5eme dan OSC
Icône de groupe

Groupe : Administrateur
Messages : 9221
Inscrit : 4-March 03
Lieu : Pau
Membre no 927



Bonsoir,
perso j'utilise la version 2.76i-MS2 qui va très bien.
J'ai ajouté dedans la config des nouveaux champs de description
Code
$custom_fields[TABLE_PRODUCTS_DESCRIPTION] = array(
                                       'products_name_add' => 'Nom sous-titre',
                                       'products_description_short' => 'Description Courte'
                                                   );

comme indiqué dans l'explication en haut de script :
Citation
// Then below you will change the line that looks like this (without the comment double-slash at the beginning):
// $custom_fields[TABLE_PRODUCTS_DESCRIPTION] = array(); // this line is used if you have no custom fields to import/export
//
// TO:
// $custom_fields[TABLE_PRODUCTS_DESCRIPTION] = array( 'products_short_description' => 'short' );
//
// If you have multiple fields this is what it would look like:
// $custom_fields[TABLE_PRODUCTS_DESCRIPTION] = array( 'products_short_description' => 'short', 'products_viewed' => 'Viewed' );
//
// the array format is: array( 'table_field_name' => 'Familiar Name' )
// the array key ('table_field_name') is always the exact name of the
// field in the table. The array value ('Familiar Name') is any text
// name that will be used in the custom EP export download checkbox.

et ça roule smile.gif


--------------------
Tout d'abord : - Ni Hotline ni Service Après Vente, ces forums sont un lieu d'échange. BIEN POSER SA QUESTION (généralités)
Les "Informations Importantes" que vous devez ABSOLUMENT avoir lues :
Règlement, Bien poser sa question dans ces forums et Bien utiliser les Forums.
Les raccourcis pour gagner du temps : la FAQ, les PDF de la Doc (MS2-fr): PDF-V1 et PDF-V2, le moteur de Recherche sur les forums , la Liste des Contributions de Corbin.

----------------------------- Quelques sites de référence ---------------------------
PHP: Le site du Zéro et PHP Débutant avec la DOC en français -- HTML: Self HTML - WebProgrammation -- CSS: OpenWeb - AlsaCréations - CSS/Edge -- Autres ressources: - XajaX - highslide js
Les bons outils : EasyPHP - WAMP-5 - - Notepad++ - Firefox et son extension WebDeveloper
Le gène idéal c'est le gène original. Le génie des halles est un Génie des Alpages qui tente d'être à la page. (Merci f'murrr pour les cours de philosophie de chien)
Go to the top of the page
 
Billouteman60
posté 22 Dec 2011, 23:05
Message #3


Ceinture orange OSC
Icône de groupe

Groupe : Membres
Messages : 235
Inscrit : 13-August 07
Membre no 18684



Citation (Gnidhal @ 15 Dec 2011, 23:15) *
Bonsoir,
perso j'utilise la version 2.76i-MS2 qui va très bien.
J'ai ajouté dedans la config des nouveaux champs de description
Code
$custom_fields[TABLE_PRODUCTS_DESCRIPTION] = array(
                                       'products_name_add' => 'Nom sous-titre',
                                       'products_description_short' => 'Description Courte'
                                                   );

comme indiqué dans l'explication en haut de script :
Citation
// Then below you will change the line that looks like this (without the comment double-slash at the beginning):
// $custom_fields[TABLE_PRODUCTS_DESCRIPTION] = array(); // this line is used if you have no custom fields to import/export
//
// TO:
// $custom_fields[TABLE_PRODUCTS_DESCRIPTION] = array( 'products_short_description' => 'short' );
//
// If you have multiple fields this is what it would look like:
// $custom_fields[TABLE_PRODUCTS_DESCRIPTION] = array( 'products_short_description' => 'short', 'products_viewed' => 'Viewed' );
//
// the array format is: array( 'table_field_name' => 'Familiar Name' )
// the array key ('table_field_name') is always the exact name of the
// field in the table. The array value ('Familiar Name') is any text
// name that will be used in the custom EP export download checkbox.

et ça roule smile.gif


je te remercie mais quel date as-tu pris ? car il y en a plusieurs


--------------------
Version: oscommerce 2.3.3.4

Contribution installer: - aucune pour l'instant
Go to the top of the page
 

Reply to this topicStart new topic
1 utilisateur(s) sur ce sujet (1 invité(s) et 0 utilisateur(s) anonyme(s))
0 membre(s) :

 



RSS Version bas débit Nous sommes le : 28th March 2024 - 09:40
Ce site est déclaré auprès de la commision Nationale
de l'Informatique et des Libertés (déclaration n°: 1043896)