
kevin78
Members-
Posts
425 -
Joined
-
Last visited
Everything posted by kevin78
-
MaxCDN Issues - Not using CDN url for any module files
kevin78 replied to Cehrlichman's topic in Core developers
Same problem... any solution today ? -
Hello i have the same issue. I think some rules should be included in the htaccess in order to make the good rewritting, but im not sure. Did you solve it in your side please ?
- 1 reply
-
- CDN URLs
- change image path
-
(and 3 more)
Tagged with:
-
Thnks again. I made this modification only : $query = "LOAD DATA INFILE '".$tablefile."' INTO TABLE "._DB_PREFIX_.$table." CHARACTER SET 'utf8'"; And everything looks like to be ok. Im on multishop. And it is working also, just need to make some settings and everything look like to be ok. Now, i have a "new" 1.5.6.3 without any module, without any template, but with all datas. I will upgrade to 1.6.1.1 tomorrow. Edit : upgrade to 1.6.1.1 perfectly without any problem, and solve some bug i had with the last 1.5.6.3 i will continue my test this week, and go to production next week
-
Hello Musicmaster, In order to upgrade my shop 1.5.6.3. to the 1.6.1.1 with a "cleaning" step, i am testing your script today, in this way below : 1- i will create a new shop 1.5.6.3. and erase all data (with the native prestashop module "cleaner") 2- i will start the the copy_shopdata.php, without any modules, any themplates. 3- i will have a copy of my 1.5.6.3. - new, without modules, etc. 4- i will upgrade with 1-click Upgrade to 1.6.1.1 5- i will add the new templates and modules But right now, im at the step 2. I have this error : MySQL error 1: Can't create/write to file '/var/www/my-admin/triple/copy_shopdata_address.dtx' (Errcode: 13) I think it is a permission error. Could you tell me which user is used for creating the dtx files please ? Edit : i change the persmissions to 777 (with 775 it was still not enough). It is working. All datas have been correctly transfered but i have one problem : special character has not been applied. Like : é - è - à
-
Ah yes; now i understand It is usefull when the 1-click upgrade doesnt work. I will try a 1-click upgrade. But my original question was to start a new shop v1.6.1.1 and put the tables data from the 1.5.6.3 I think, i will proceed like this : - upgrade my 1.5.6.3 to 1.6.1.1 : i hope it will be OK. If not, i hope it will at least modify correctly the database, in order to export the most important tables (like in your script). - install the new 1.6.1.1 : i clean it. And i import the exported tables before. I think that is like your script, right ?
-
I checked your script. But i dont really understand what does it bring exactly. On your script, you ask to upgrade the old shop with the PS Autoupgrade. If we use this "normal" upgrade solution, it should upgraded my old shop (1.5.6.3) to the latest version (1.6.1.1). With all my datas. So what your script will do more than the PS Autoupgrade ? I have checked all SQL modification from 1.5.6.3 to the 1.6.1.1 And here some modifications which is affected the important data which i need (like tables orders, users, products, categories) : Most modifications start in 1.6.0.1 and 1.6.0.10 - 1.6.1.x : CREATE TABLE IF NOT EXISTS `PREFIX_order_slip_detail_tax` ALTER TABLE `PREFIX_tax_rules_group` UPDATE `PREFIX_tax_rules_group` ALTER TABLE `PREFIX_order_detail` UPDATE `PREFIX_category` SET `is_root_category` ALTER TABLE `PREFIX_orders` etc.
-
Hello i am using Prestashop multishop 1.5.6.3 But there are some bugs, and i would like to solve them and in same time, upgrade to version 1.6.1.1 So my idea is to create a new database, new shop, clean, fresh and nice Then, i would like to import all my customers tables, orders tables, suppliers, manufacturers, and categories tables. Could you tell me if is it possible ? Are these tables are all same between 1.5.6.3 and 1.6.1.1 ?
-
Yes, justement, je voulais repartir sur une installation toute neuve. Cela afin de corriger une fois pour toute certains problèmes qui trainent depuis la 1.2 Puis importer uniquement les données telles que les tables suivantes : - clients (address, customer) - commandes (order, details, etc.) - produits (langues, attributes, features, etc.) - catégorie (langues, etc.) - supplier et manufacturer - stock - pages cms personnalisées En aurai-je oublié ? Quelle est la table pour les mots de passe des clients ? La question serait par exemple de savoir si ces tables sont structurées exactement identiquement entre la version 1.5.6.3 et la 1.6.1.1 Je vais devoir à mon avis éplucher tables par tables... Tout ce qui concerne ensuite le thème, le template personnalisé, et les modules : je m'en occuperai un par un.
-
Hello Je suis sur Prestashop depuis la version 1.2 déjà. Je suis aujourd'hui sur la dernière version 1.5.3.1 Je suis en multi boutique, et j'aimerai passé sur la dernière 1.6 Pensez-vous qu'il serait possible d'upgrader vers la 1.6 mais en faisant une toute nouvelle installation puis un import des tables utilisées ? A savoir, la table des clients, des produits, des commandes, des catégories. Cela afin de "remettre à plat" ma base de données, car je pense qu'il doit avoir des incohérences trainer depuis la 1.4. J'avais effectué une MAJ du 1.2 direct vers 1.4 puis 1.5 Je crains que cela ait laissé des traces, et cela se ressent sur la vitesse de chargement du site (je suis en dédié, et j'ai comparé avec d'autres de mes sites qui ont été installés direct en 1.6). Qu'en pensez-vous ?
-
Back Office Order Comments No Longer in Order Page
kevin78 replied to Pressed0024's topic in Configuring and using PrestaShop
Hello i have the same problem with "Undefined index: is_new_for_me in /var/www/web56/web/cache/smarty/compile/a1/a9/e6/dfdfsdfdf.file.view.tpl.php on line 1272" and debug mode is not on "ON" this solution is very safe ?- 129 replies
-
- order comments
- comments
-
(and 3 more)
Tagged with:
-
Salut tout le monde j'ai fais la mise à jour vers la dernière version : 1.5.4.1 vers 1.5.6.3 J'en ai profité également pour passé de PHP 4.3.3 vers 5.4.4 Tout s'est à peu près bien passé mais j'ai une erreur côté BO de mes boutiques. J'ai des modules (comme édition étiquette UPS) qui apparaissent en autant de fois que j'ai de boutiques. Exemple : - j'ai une multi boutique avec 4 boutiques : le module apparait 4 fois sur la page commande - j'ai une multi boutique avec 2 boutiques : le module apparait 2 fois sur la page commande Saurez-vous d'où cela provient svp ? 1 jour entier penché dessus et je n'ai rien trouvé
-
Including tax for international customers (DDP)
kevin78 posted a topic in Taxes, Translations & Laws
Hello I would like to know if we can find a module to calculate the tax and duty for export sellings. I ship all products with DDP (Delivered Duty Paid) I have seen this module : http://addons.prestashop.com/en/international-localization-prestashop-modules/17022-dutycalculator-charge-import-duty-taxes.html and it requires this plugin (not free...) http://www.dutycalculator.com/compare-plans/ I sell products with only HS code. And i use prestashop 1.6 the module is only for 1.5 Who can help me please ? -
Hello I have upgraded my website to 1.6.0.9 Now, i have to update completely my template. I would like to change the display of the categories. I would like to display one category per line. How can i make this modification please ? It should be : category.tpl category.css But i have not found the correct codes.