nom Posted April 17, 2004 Report Share Posted April 17, 2004 Hallo, hat jemand schon EasyPopulate an v.2.0 RC1 angepasst, w?re nett eine kleine Anleitung. danke f?r die M?he Link to comment Share on other sites More sharing options...
mzanier Posted April 17, 2004 Report Share Posted April 17, 2004 da gibs nix zum anpassen an rc1. =) Link to comment Share on other sites More sharing options...
nom Posted April 17, 2004 Author Report Share Posted April 17, 2004 In a file admin/accounting.php -------------------------------------- after <tr class="dataTable"> <td class="dataTableContentRow"><?php echo BOX_CONTENT; ?></td> <td><?php if ($admin_access['content_manager'] == '1') { echo xtc_image(DIR_WS_IMAGES . 'icon_status_green.gif', IMAGE_ICON_STATUS_GREEN, 10, 10) . '<a href="' . xtc_href_link(FILENAME_ACCOUNTING, 'action=setflag&flag=0&id=content_manager&cID=' . $customers_id, 'NONSSL') . '">' . xtc_image(DIR_WS_IMAGES . 'icon_status_red_light.gif', IMAGE_ICON_STATUS_RED_LIGHT, 10, 10) . '</a>'; } else { echo '<a href="' . xtc_href_link(FILENAME_ACCOUNTING, 'action=setflag&flag=1&id=content_manager&cID=' . $customers_id, 'NONSSL') . '">' . xtc_image(DIR_WS_IMAGES . 'icon_status_green_light.gif', IMAGE_ICON_STATUS_GREEN_LIGHT, 10, 10) . '</a>' . xtc_image(DIR_WS_IMAGES . 'icon_status_red.gif', IMAGE_ICON_STATUS_RED, 10, 10); } ?></td> </tr> add : <tr class="dataTable"> <td class="dataTableContentRow"><?php echo BOX_EASY_POPULATE; ?></td> <td><?php if ($admin_access['easypopulate'] == '1') { echo xtc_image(DIR_WS_IMAGES . 'icon_status_green.gif', IMAGE_ICON_STATUS_GREEN, 10, 10) . '<a href="' . xtc_href_link(FILENAME_ACCOUNTING, 'action=setflag&flag=0&id=easypopulate&cID=' . $customers_id, 'NONSSL') . '">' . xtc_image(DIR_WS_IMAGES . 'icon_status_red_light.gif', IMAGE_ICON_STATUS_RED_LIGHT, 10, 10) . '</a>'; } else { echo '<a href="' . xtc_href_link(FILENAME_ACCOUNTING, 'action=setflag&flag=1&id=easypopulate&cID=' . $customers_id, 'NONSSL') . '">' . xtc_image(DIR_WS_IMAGES . 'icon_status_green_light.gif', IMAGE_ICON_STATUS_GREEN_LIGHT, 10, 10) . '</a>' . xtc_image(DIR_WS_IMAGES . 'icon_status_red.gif', IMAGE_ICON_STATUS_RED, 10, 10); } ?></td> </tr> was muss man in der accounting.php ersetzen, den Ausschnitt gibt es nicht. Link to comment Share on other sites More sharing options...
pulsum Posted April 20, 2004 Report Share Posted April 20, 2004 Hi, der Code steht nicht exakt so in der accounting.php (jedenfalls nicht in der RC1), aber so ?hnlich. Zumindest muss der Code aus der Anleitung dahinter kopiert werden. Aber ich kriege das easypopulate auch nicht ans laufen. Nachdem ich es gem?ss Anleitung eingebaut hatte und die db entsprechend den beiden SQL Befehlen bearbeitet habe, klappt der Shop nicht mehr. Jeder zuvor registrierte Kunde ist nun "unbekannt" bzw. wird nur noch als Gast identifiziert. Adminlogin ist nicht mehr m?glich. :grml: Ich werde nun die ALternative benutzen -> Die Artikel direkt in die Datenbank schreiben... :fear: Link to comment Share on other sites More sharing options...
mzanier Posted April 20, 2004 Report Share Posted April 20, 2004 in der accounting php musst du nichts mehr eintragen, wie wird dynamisch erstellt. der code muss da nicht mehr reinkopiert werden. Link to comment Share on other sites More sharing options...
stp69 Posted April 25, 2004 Report Share Posted April 25, 2004 Moin Moin, ich finde weder den einen Code (BOX_CONTENT) noch den anderen (BOX_EASY_POPULATE) in dieser Datei. Da EP jedoch schon in dem Paket mit enthalten ist, welches hier freundlicherweise angeboten wird, interesiert es mich nun schon, ob dieses Modul unterst?tzt wird. Wenn ich "easypopulate.php" an die admin_Uri anh?nge, bekomme ich nur ne Fehlermeldung: 1054 - Unknown column 'easypopulate' in 'field list' select easypopulate from admin_access where customers_id = '1' [XT SQL Error] Also mu? EP noch f?r den einzelnen Admin freigegeben werden, oder verstehe ich das falsch? Gru? Stephan Link to comment Share on other sites More sharing options...
mzanier Posted April 25, 2004 Report Share Posted April 25, 2004 das ep wird von uns nicht unterst?tzt, ist nur "zu?llig" im download packet enthalten, im n?chsten wieder drau?en. da musst du noch die n?tigen eintr?ge in der admin_access table usw vornehmen, f?r fragen zu dem modul aber bitte den ersteller kontaktieren. Link to comment Share on other sites More sharing options...
peteristda Posted April 25, 2004 Report Share Posted April 25, 2004 hallo, ich habe gestern die EP2XTC v1.0 in meine RC1 http://www.xt-commerce.com/modules/mydownl...p?cid=16&lid=34 eingebunden. sie ist an sich f?r die beta 2 geschrieben, aber der export funktioniert, wenn du die anleitungen befolgst anstandslos. sind nur 3 ?nderungen in 2 dateien und 1 ?nderung in der datenbank, wenn ich mich recht erinnere. einen umfangreicheren import (ca 2000 artikel) werd ich die n?chsten tage ausprobieren, wenn ich dazu komm. das ergebnis post ich dann hier, wenn interesse besteht. lg peter. Link to comment Share on other sites More sharing options...
mzanier Posted April 25, 2004 Report Share Posted April 25, 2004 also umfangreiche imports sind kein problem, habe f?r enien kunden eine anpassung damit gemacht, und es werden ~22.000 artikel eingelesen, dauert zwar, aber funktioniert einwandfrei. Link to comment Share on other sites More sharing options...
peteristda Posted April 26, 2004 Report Share Posted April 26, 2004 guten morgen aus dem endlich mal sonnigen wien und thx, sch?n zu wissen. Link to comment Share on other sites More sharing options...
Rodent Posted April 26, 2004 Report Share Posted April 26, 2004 ja, sonnig - sch???n - auch wien peter, wenn du erfolgreich mit dem easypopulate warst, k?nntest du evtl die paar anpassungen in eine RC1 contribution packen? w?rde gerne auch mit xtc-EP-produktimport arbeiten, vor allem, weil mein provider mir den import per phpmyadmin untersagt danke lg alex Link to comment Share on other sites More sharing options...
peteristda Posted April 26, 2004 Report Share Posted April 26, 2004 du alex, ich mag mich nicht mit xaoc?s federn schm?cken. er hat das modul f?r die 2-er beta entwickelt. lg peter Link to comment Share on other sites More sharing options...
Rodent Posted April 26, 2004 Report Share Posted April 26, 2004 nun, fakt ist, da? xaoc auf emails betreffend xsell und EP nicht reagiert, mit fremden federn schm?cken tust du dich ja erst, wenn du sagst alles wurde von dir erstellt. wenn du in einer readme kurz erw?hnst, da? der originale nutzerbeitrag von xaoc ist und du das teil nur auf RC1 kriterien erweitert hast, sollte das ja kein problem sein... xaoc beh?lt s?mtliche seine federn, und du bekommst ein paar eigene federn... sch?n gesagt, ne? lg alex Link to comment Share on other sites More sharing options...
mzanier Posted April 26, 2004 Report Share Posted April 26, 2004 modul f?r neue versionen umschreiben ist kein problem, musst nur die © im code lassen. Link to comment Share on other sites More sharing options...
stp69 Posted April 27, 2004 Report Share Posted April 27, 2004 die hier im Downloadbereich angebotene Version von ep2xtc l?uft bei mir XT2 RC1+SP1 einwandfrei. Danke f?r Eure Hinweise. Gru? Stephan Link to comment Share on other sites More sharing options...
Steffen44 Posted June 26, 2004 Report Share Posted June 26, 2004 Hallo ich blicke in dem Treath nicht mehr durch also mal meine Frage .. gibt es f?r XTCommerce_v2.0_RC1.2 nun eine L?sung das Easypopulate 2.721-XT-C zum laufen zu bekommen ? Danke und Gru? Steffen Link to comment Share on other sites More sharing options...
Guest HHGAG Posted June 27, 2004 Report Share Posted June 27, 2004 Ja, es gibt EasyPopulate f?r den RC1.x, hier zu finden: http://www.xt-commerce.com/modules/mydownl...wcat.php?cid=32 allerdings nur mit register_globals=on funktionsf?hig. Leider hat der Herr, der das portiert hat, vergessen ne vern?nftige Anleitung zusammen zu stellen. Deshalb mache ich es hier mal kurz: 1. Downloaden und ins /admin/ Verzeichnis kopieren. 2. ALTER TABLE admin_access ADD easypopulate INTEGER(1); UPDATE admin_access SET easypopulate=1 WHERE customers_id=1; In die DB (mysql), z.B. mit phpmyadmin, einf?gen. 3. ?define('FILENAME_EASYPOPULATE','easypopulate.php'); In die /admin/includes/application_top.php einf?gen. 4. if (($_SESSION['customers_status']['customers_status_id'] == '0') && ($admin_access['easypopulate'] == '1')) echo '<a href="' . xtc_href_link(FILENAME_EASYPOPULATE, '', 'NONSSL') . '" class="menuBoxContentLink"> -' . BOX_EASYPOPULATE . '</a><br>'; In die /admin/includes/column_left.php einf?gen, wo man sp?ter auch den Link haben will. 5. define('BOX_EASYPOPULATE', 'EasyPopulate'); In die /lang/german/admin/german.php einf?gen. Das sollte, glaube ich, alles sein. Link to comment Share on other sites More sharing options...
Steffen44 Posted June 27, 2004 Report Share Posted June 27, 2004 ok vielen Dank f?r die schnelle Antwort :-) das sind erstmal zuviele Informationen auf einmal das probiere ich gleich aus und melde mich wieder ob es geklappt hat ... Danke und Gru? Steffen Link to comment Share on other sites More sharing options...
Steffen44 Posted June 27, 2004 Report Share Posted June 27, 2004 Originally posted by HHGAG@Jun 27 2004, 04:21 AM 2. ALTER TABLE admin_access ADD easypopulate INTEGER(1); UPDATE admin_access SET easypopulate=1 WHERE customers_id=1; In die DB (mysql), z.B. mit phpmyadmin, einf?gen. ok zugriff auf meine MYSQL DAtenbank hab ich per PHPMyadmin hergestellt. Leider komm ich mit den ganzen Tabellen nicht zurecht wo genau mu? denn der Code eingef?gt werden bzw. wie funktioniert das einf?gen ? Link to comment Share on other sites More sharing options...
Guest HHGAG Posted June 27, 2004 Report Share Posted June 27, 2004 Einfach auf SQL klicken und die Zeilen einf?gen, danach auf OK klicken Link to comment Share on other sites More sharing options...
Steffen44 Posted June 27, 2004 Report Share Posted June 27, 2004 wunderbar das Script l?uft **mega freu** ... in was f?r einem Format kann ich denn jetzt das Script f?ttern ? Da steht irgendwas von Excel oder OpenOffice mu? man in Excel CSV?s erstellen und die dann Uploaden oder wie funktioniert das. :grml: ( Als Hintergrundinformation ich will mehrere Produkte automatisch Uploaden lassen.) Link to comment Share on other sites More sharing options...
Guest HHGAG Posted June 27, 2004 Report Share Posted June 27, 2004 CVS oder TXT Tabstopp getrennt. Link to comment Share on other sites More sharing options...
Steffen44 Posted June 27, 2004 Report Share Posted June 27, 2004 und wie bekomm ich die Reihenfolge der Attribute raus ? Ich hab was in der Textdatei gefunden : Exports and imports fields: v_products_model v_products_image v_products_name v_products_description v_products_short_description v_products_url v_products_meta_title v_products_meta_description v_products_meta_keywords v_products_price v_products_weight v_date_avail v_date_added v_products_quantity v_manufacturers_name v_categories_name_1 v_categories_name_2 v_categories_name_3 ................... Dependences on the established quantity v_tax_class_title v_status And fields of attributes: v_attribute_options_id v_attribute_options_name v_attribute_values_id v_attribute_values_price -------------------------------------------------------- Exports and imports fields: v_fsk18 Kannst du mir ein Beispiel hinschreiben oder die Attribut reigenfolge mal erkl?ren Danke :-) Link to comment Share on other sites More sharing options...
mzanier Posted June 27, 2004 Report Share Posted June 27, 2004 erstell ein produkt, und benutze die exportdatei, dann siehst du wie dies funktioniert. Link to comment Share on other sites More sharing options...
Guest HHGAG Posted June 27, 2004 Report Share Posted June 27, 2004 Reihenfolge ist egal, Hauptsache am Ende der Reihe steht EOREOR. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.