Search found 26 matches

Search found 26 matches

Re: CSV Import Pro: importing additional columns?

@marlin.nl

Hello.

if (($raw_prod[$this->field_names['price']]) <10) {
$raw_prod[$this->field_names['price']] = ($raw_prod[$this->field_names['price']] + 5)*1.21;
}

Did you find the solution for that? Is something that we want it too.

Thanks.

Jump to post
  • Sun Apr 05, 2015 1:40 am
  • Replies 27
  • Views 17760
Re: [MOD] Sloppy Address Cleaner.

Hello. I want to know how we can Capitalize all the letters not only the first letter. like grgr to GRGR. Street to STREET. Thanks. Where and when?? Thanks. OSWorX Sloppy Address Cleaner Capitalize only the first letter Name, Last name, Address, City, etc. We want to capitalize the entire letters. ...

Jump to post
  • Thu Feb 19, 2015 3:44 am
  • Replies 26
  • Views 12096
Re: [ΛΥΘΗΚΕ]Σετάρισμα Paypal

Kalispera.

Mporeis na mas peis ti vrikes kai to elises?

Eyxaristw

Jump to post
  • Thu Feb 19, 2015 2:56 am
  • Replies 2
  • Views 972
Re: [MOD] Sloppy Address Cleaner.

Hello.

I want to know how we can Capitalize all the letters not only the first letter.

like grgr to GRGR. Street to STREET.

Thanks.

Jump to post
  • Thu Feb 19, 2015 2:43 am
  • Replies 26
  • Views 12096
Re: How can i set capital letters for names/last names?

Hello grgr and thanks for you extension. We have a vqmod error: File Name : catalog/controller/checkout/guest_shipping.php(0) VQModObject::applyMod - SEARCH NOT FOUND (ABORTING MOD): $this->request->post['firstname']; We fix that by replace: catalog/controller/checkout/guest_shipping.php if (!$json)...

Jump to post
  • Tue Feb 10, 2015 4:35 am
  • Replies 4
  • Views 920
Re: Speed Up OC 1.5.4.1 FREE!

We use this for 1.5 year now with no problem. Yesterday we install Paladin http://www.opencart.com/index.php?route=extension/extension/info&extension_id=14855 When we access it from backend we get SmartOptimizer Error: File is out of base directory. :choke: We contact Paladin support but they an...

Jump to post
  • Fri Oct 17, 2014 8:38 pm
  • Replies 61
  • Views 39702
Re: Σωστη Εγκατασταση Opencart

Line 437: $name = htmlspecialchars( $name, ENT_QUOTES, $this->detect_encoding($name) ENT_COMPAT, 'UTF-8'); Line 474: $description = htmlspecialchars( $description, ENT_QUOTES, $this->detect_encoding($description) ENT_COMPAT, 'UTF-8' ); Line 476: $meta_description = htmlspecialchars( $meta_descripti...

Jump to post
  • Tue Nov 27, 2012 4:00 am
  • Replies 15
  • Views 3055
Re: Σωστη Εγκατασταση Opencart

Λοιπόν τι έκανα... Έκανα ένα καινούργιο install του opencart σε ένα demo domain. έκανα όλα όσα περιέγραψες και έβαλα μόνο το import/export με τις αλλαγές που περιγράφει στο thread που μου έστειλες. Και όλα περαστήκαν κανονικά μέσα στην βάση.... τα ονόματα τον προϊόντων τώρα είναι σωστά, αλλά η περιγ...

Jump to post
  • Mon Nov 26, 2012 5:17 am
  • Replies 15
  • Views 3055
Re: Σωστη Εγκατασταση Opencart

Και αν πχ δεν το έχουμε έτσι και μέσα στο phpMyadmin μας έχει sto description των προϊόντων τέτοιους χαρακτήρες:
<p>
IP &Kappa;ά&mu;&epsilon;&rho;&alpha; &mu;&epsilon;

Γίνετε να τους αλλάξουμε σε κανονικούς έτσι πως αναφέρεις?

Jump to post
  • Sun Nov 25, 2012 7:10 am
  • Replies 15
  • Views 3055
Re: OC 1.5.0 με ΑΦΜ ΔΟΥ Επάγγελμα

Ξέρω ότι είναι λίγο παλιό το post, αλλά θα ήθελα να ρωτήσω τι κάνουμε τελικά σε 1.5.3.1 για του πελάτες που θέλουν τιμολόγιο??? Με ποιο τρόπο μπορούμε να προσθέσουμε πεδία στο registration του πελάτη ή στην τελική φόρμα παραγγελίας να επιλέγω απόδειξη ή τιμολόγιο?? Ο τρόπος που το λειτουργούν οι πελ...

Jump to post
  • Sun Jul 29, 2012 4:13 am
  • Replies 20
  • Views 8193
Re: Κάντε POST το Ελληνικό σας OpenCart Site εδώ!

TasosTech wrote:
intelcom wrote:INTELCOM - Συστήματα Επικοινωνίας & Ασφάλειας

http://www.intelcom.gr
Πολύ ωραίο
Καλές δουλειές!
Thanks TasosTech! Να είσαι καλα.

Jump to post
  • Sun May 13, 2012 12:52 am
  • Replies 102
  • Views 68568
Re: OpenCart 1.5.2 Bug Thread

I dont know if it bug of oc or from server or from database.... In our e-shop http://www.intelcom.gr if we go to a product category like http://www.intelcom.gr/%CE%A3%CF%85%CF%83%CF%84%CE%AE%CE%BC%CE%B1%CF%84%CE%B1-%CF%83%CF%85%CE%BD%CE%B1%CE%B3%CE%B5%CF%81%CE%BC%CE%BF%CF%8D/Kit-%CE%9A-%CE%A3%CF%85%...

Jump to post
  • Wed May 09, 2012 7:49 pm
  • Replies 139
  • Views 246792
Re: Εισαγωγή δεδομένων και αναζήτηση

συνεχεια... f (!$product_data) { $query = $this->db->query("SELECT p.product_id FROM " . DB_PREFIX . "product p LEFT JOIN " . DB_PREFIX . "product_to_store p2s ON (p.product_id = p2s.product_id) WHERE p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '" . ...

Jump to post
  • Wed May 09, 2012 5:54 pm
  • Replies 9
  • Views 3034
Re: Εισαγωγή δεδομένων και αναζήτηση

Εγω γιατι δεν βλεπω πουθενα αυτα που αναγραφονται??? Το διαβασα αυτο το post χθες αλλα μαλον η εκδοση μου 1.5.2.1 εχει διαφορετικο κωδικα. <?php class ModelCatalogProduct extends Model { public function updateViewed($product_id) { $this->db->query("UPDATE " . DB_PREFIX . "product SET ...

Jump to post
  • Wed May 09, 2012 5:53 pm
  • Replies 9
  • Views 3034
Re: Εισαγωγή δεδομένων και αναζήτηση

Ξερω οτι ειναι παλιο το post αλλα βρηκες λυση για αυτο?

Jump to post
  • Wed May 09, 2012 5:29 am
  • Replies 9
  • Views 3034
Re: Upgrade from 1.5.1.3 to 1.5.2.x

Yes, back up your config files, then restore it after you uploaded the new files then you run install. It will say you are upgrading. Then just click ok, you're done. Thanks a lot my friend. I upgrade to 1.5.2.1 all my store template,modules,vqmod so mutch work... But finaly work again like charm.

Jump to post
  • Wed May 09, 2012 4:17 am
  • Replies 15
  • Views 2374
Re: Upgrade from 1.5.1.3 to 1.5.2.x

What do you need to google for? I thought I gave you the steps to upgrade? Yes, your theme and other modules languages etc need to be upgraded along with OC too. No before your answer i search it and i cant find anything... I want to ask you something more. When you write ''Upload all files EXCEPT ...

Jump to post
  • Tue May 08, 2012 8:29 pm
  • Replies 15
  • Views 2374
Re: Upgrade from 1.5.1.3 to 1.5.2.x

Yes, as the question previously was talking about upgrading language, I thought you were asking about it too since you didn't clarify. To upgrade to v1.5.2.1, go to http://www.opencart.com/index.php?route=download/download and download the newest update. Upload all files EXCEPT the config.php AND a...

Jump to post
  • Tue May 08, 2012 7:25 am
  • Replies 15
  • Views 2374

Search found 26 matches