Re: Adding Products Directly into the Mysql
Hello, I am using insert commands to insert my products from MSSQL Server 2005 to Opencart. I can see the products the categories in opencart 1.5 but the problem is that the greek characters that I am using in the tables look likes "?????" in opencart. Does anyone knows what charset I have to chang...
Jump to post- Fri Jan 02, 2015 9:37 pm
- Replies 22
- Views 13535
Re: Συγχρονισμός XML απο ERP σε Eshop
Και πως θα καταλαβαίνει ποιό απο τα 2 (erp ή production) θα πρέπει να ενημερώσει με τις νέες τιμές??
Θα πρέπει να χρησιμοποιούνται timestamps?
- Mon Feb 10, 2014 9:30 pm
- Replies 4
- Views 930
Συγχρονισμός XML απο ERP σε Eshop
Γειά σε όλους, έχω μια ερώτηση τεχνική ως προς την υλοποίησή της. Έστω οτι έχω ένα ERP και ένα eshop. Πως μπορούν αυτα τα 2 να συγχρονίζονται χρησιμοποιώντας XML import/export? Εκεί που κολάω είναι όταν αλλάξει πχ. η ποσότητα ενός προϊόντος στο erp και αλλάξει και η ποσότητα του ίδιου προϊόντος στο ...
Jump to post- Thu Feb 06, 2014 7:17 pm
- Replies 4
- Views 930
Re: Εισαγωγή xml αρχείου απο άλλο κατάστημα
Ναι το θέμα είναι για xml. Καλά είναι αρχικά να μιλήσεις με τον κατασκευαστή του συγκεκριμένου extension για να του πεις το πρόβλημα που αντιμετωπίζεις. Ίσως σου δώσει λύση. Μετά μπορείς να ανοίξεις ένα άλλο thread για xls.
Jump to post- Mon Feb 03, 2014 3:42 pm
- Replies 24
- Views 7700
Re: Εισαγωγή xml αρχείου απο άλλο κατάστημα
Οκ ευχαριστώ για τις πληροφορίες.
- Wed Jan 22, 2014 7:48 pm
- Replies 24
- Views 7700
Re: Εισαγωγή xml αρχείου απο άλλο κατάστημα
Ερώτηση προγραμματιστική: Πως περίπου έκανες το script σου και για 7000+ προϊόντα κάνει μόνο 9 λεπτά για την ενημέρωση?
Jump to post- Wed Jan 22, 2014 7:01 pm
- Replies 24
- Views 7700
Re: Εισαγωγή xml αρχείου απο άλλο κατάστημα
Γιατί θα κατεβάζει το xml απο τον συνεργάτη του, μέσα απο ένα panel διαχείρισης του συνεργάτη και θα πρέπει αυτό να το φορτώνει επάνω στο δικό του κατάστημα. Με αυτό το τρόπο θα ενημερώνει τιμές, προϊόντα κλπ.
Δεν υπάρχει κάτι αυτοματοποιημένο δλδ να το τσιμπάει απο κάποιο url ή κάτι τέτοιο.
- Wed Jan 22, 2014 6:18 pm
- Replies 24
- Views 7700
Re: Εισαγωγή xml αρχείου απο άλλο κατάστημα
Κωνσταντίνε,
το αρχείο αυτό πρέπει να ανανεώνεται ανα 2 μέρες (να κατεβαίνει απο τον πελάτη, να ενεβαίνει στο opencart online και εκεί να γίνεται η ενημέρωση των πεδίων που πιθανόν να έχουν αλλάξει).
Μπορεί αυτό να γίνει πιο γρήγορα?
- Wed Jan 22, 2014 5:57 pm
- Replies 24
- Views 7700
Re: Εισαγωγή xml αρχείου απο άλλο κατάστημα
Καλημέρα, εγώ για το import χρησιμοποίησα το simpleXML http://www.php.net/manual/en/class.simplexmlelement.php . Διάβάζω ένα-ένα τα προϊόντα απο το xml του άλλου καταστήματος, ελέγχω αν υπάρχει ο συγκεκριμένος κωδικός στο κατάστημά μου και τέλος κάνω update/insert αναλόγως. Το μόνο πρόβλημα που έχω ...
Jump to post- Wed Jan 22, 2014 4:01 pm
- Replies 24
- Views 7700
Re: Import different xml fields in opencart
Thanks pprmkr for the reply!!
What about the categories?? I have only the category_id and category_name
- Sat Dec 07, 2013 5:10 pm
- Replies 3
- Views 436
Re: How to generate same invoice ( Company & Client )
You should change the catalog/model/checkout/order.php file arround line 491 and should add some lines to send email to the admin.
I have created this xml file (not tested) that might work.
- Sat Dec 07, 2013 4:29 pm
- Replies 4
- Views 562
Εισαγωγή xml αρχείου απο άλλο κατάστημα
Καλημέρα σε όλους, ένας φίλος μου, μου έδωσε ένα xml αρχείο το οποίο εξήγαγε απο ένα άλλο κατάστημα, για να το εισάγω στο δικό του opencart κατάστημα. Κάτω παραθέτω κάποια πεδία για να καταλάβετε περίπου τη μορφή του xml. ... <product> <product_id>10</product_id> <product_name>Fridge</product_name> ...
Jump to post- Sat Dec 07, 2013 4:10 pm
- Replies 24
- Views 7700
Import different xml fields in opencart
Hello guys, a customer of mine gave an xml file (exported from another website) in order to import it to his store. Here are the fields used (simple example): ... <product> <product_id>10</product_id> <product_name>Fridge</product_name> <category_id>9</category_id> <category_name>Electrics</category...
Jump to post- Sat Dec 07, 2013 4:03 pm
- Replies 3
- Views 436
Re: How to add a setting value outside of a module
Anyone??
Jump to post- Thu Oct 24, 2013 4:09 am
- Replies 1
- Views 401
How to add a setting value outside of a module
Hello guys, lets supose i am on the product template, and i want to add a config setting (in the setting table). How can i do this?? If i was in a module i would use the following in order to add the setting in the setting table: if (($this->request->server['REQUEST_METHOD'] == 'POST') && $this->val...
Jump to post- Mon Oct 21, 2013 3:56 am
- Replies 1
- Views 401
Re: VQMOD Change same file with 2 different xml
Great thank you!
Jump to post- Tue Oct 01, 2013 3:07 pm
- Replies 2
- Views 419
VQMOD Change same file with 2 different xml
Hello guys, i am using 2 different xml files, that change different sections in the same files. Product controller php file and product template tpl file. I have the following question: Will both 2 xml files proceed with the changes or the changes will be overwriten by the last xml?? Thank you Konst...
Jump to post- Mon Sep 30, 2013 6:37 pm
- Replies 2
- Views 419
Re: Κάντε POST το Ελληνικό σας OpenCart Site εδώ!
http://www.zippogreece.gr
Το επίσημο κατάστημα Zippo Ελλάδος. Απο εδώ μπορείς να αγοράσεις όλα τα Zippo προϊόντα όπως επίσης και την σειρά Zippo G-Series με διάφορους Ελληνικούς αναπτήρες!
- Tue Aug 27, 2013 4:18 pm
- Replies 100
- Views 41785
Re: Redirect απο το μενού
Αν και θα προτιμήσω την δικιά σου λύση. Το openShop θα το χρησιμοποιήσω στο επόμενο project.
Jump to post- Tue Feb 05, 2013 9:19 pm
- Replies 4
- Views 646
Re: Redirect απο το μενού
Τέλεια! Αυτό που έψαχνα!
Ευχαριστώ!
- Tue Feb 05, 2013 9:11 pm
- Replies 4
- Views 646