Search the Community
Showing results for tags '1.4.11'.
-
Hello After upgrade I notice that my module Cash on delivery not work. When I click in my cart - "cash on delivery" - redirect me to page 404. I found it is bad address: .../pl/modules/cashondelivery/validation.php it should be .../modules/cashondelivery/validation.php without /pl/ Anyone know where can I change it?
-
When I try to add an iframe link from f.x youtube or soundcloud on a CMS page in 1.4.11, I get this error: "the field content (English (English)) is invalid." Havn't experienced this in 1.4.9 and 1.4.10. Have anyone else experienced this in 1.4.11? And if so, is there a solution to it? Regards
- 3 replies
-
- iframe problem
- the field content
-
(and 2 more)
Tagged with:
-
I have PS 1.4.11. If a customer only has downloadable products in the cart, there is no need to show the delivery address on the checkout and also no needs to go through the the address step of checkout. How can I hide the delivery address and skip the delivery address selection part of the checkout if the cart contains ONLY downloadable products? It is just going to confuse people asking for a delivery address when their item will not be delivered by post!
-
- 1
-
- downloadable
- address
-
(and 3 more)
Tagged with:
-
Hi there, After upgrading a shop from an older 1.4 version to 1.4.11, my customised theme breaks the add address process when billing and shipping address are different. "INVALID ADDRESS" pops up when unchecking the "use same address for billing" box. If I flip over to the original 1.4.11 theme, it works fine... So, which files should I replace with the original ones from 1.4.11 to resolve the problem? I assume it might be addresses.tpl or similar but wanted to check before trying anything in case someone has had the same issue. Many thanks in advance for any assistance! EDIT/UPDATE: Ok, after replacing order-address.tpl the problem is solved BUT ONLY for existing customers who already have one address in their account. I can easily add another and flip the check box for shipping/billing address. If I try to create a new account on ordering I get first the "INVALID ADDRESS" error when unchecking the "USE SAME ADDRESS" box, then when I click ADD NEW ADDRESS, I get an " ERROR 01. Invalid Token" message on trying to save an additional address. Can anyone elucidate as to why this is occurring? Pretty stumped by this now....
-
Jednoduchy navod pre obnovu obrazkov: small_default 45 px 45 px medium_default 58 px 58 px large_default 264 px 264 px thickbox_default 600 px 600 px home_default 124 px 124 px Obrazky produktov si pomenujte tak ako je vyssie uvedene, ak Vam vyhodi chybu pri ich obnoveni, zvacsa Vam chybaju obrazky v adresary img, ktore zabezpecuju nenajdene obrazky. Pre SK preklad staci, ak okopcite en verziu a zmenita nazov na sk... Ako napr: img/p/sk-default-home.jpg...
-
Hello, I am currently running 1.4.9 in a live environment, and except for the best products and guest checkout not working, everything runs quite fine. So my question is, should I upgrade to 1.4.11, or even 1.5.4 ? I am wondering if these versions compare in stability and performance, and what you would recommend doing? Thanks for your input and advice, much appreciated! Dan
-
Very simple question. If you had the choice for a fresh install, would you install 1.4.9 or install version 1.5.3 ? Also knowing that you want a version that is hassle free, least bugs and problems and just want something solid. // Edit // It's been a year later and right now, Prestashop version 1.4.11 is out and also 1.5.4.1 Would you still install 1.5.4.1 over the 'bug-free' 1.4.11 ?
-
Hi can anyone assist please I have just tried to up grade using the 1 click module, error appeared stating "Error when trying to upgrade /index php", presta upgrade error.pdf then whilst restoring box came up asking me to restore to previous version so I clicked yes, then the following error came up "errorThrown:"Internal Server Error " jqXHR" now I cant get access to admin at all. ? this is to information I get now when trying to get access to the admin page on the browser............. presta upgrade error2.pdf Warning: include(/home/content/71/10225471/html/NIKKISCRAFTS.COM/administrator/../config/config.inc.php) [function.include]: failed to open stream: No such file or directory in /home/content/71/10225471/html/NIKKISCRAFTS.COM/administrator/login.php on line 32 Warning: include() [function.include]: Failed opening '/home/content/71/10225471/html/NIKKISCRAFTS.COM/administrator/../config/config.inc.php' for inclusion (include_path='.:/usr/local/php5_3/lib/php') in /home/content/71/10225471/html/NIKKISCRAFTS.COM/administrator/login.php on line 32 Fatal error: Class 'Tools' not found in /home/content/71/10225471/html/NIKKISCRAFTS.COM/administrator/login.php on line 35 Appreciate help Thanks Graeme
-
Hello, Heads up for 1.4.11 users (since development has stopped): There's a major bug in PS 1.4.11 which causes price calculation errors if you display prices with tax. When calculating price with tax, taxes are added to the already rounded tax-free price. (This causes erroneus prices in i.a. order confirmations and invoices) Solution: /classes/Order.php switch line #446 and #447 i.e. $row['product_price_wt'] = Tools::ps_round($row['product_price'] * (1 + $row['tax_rate'] / 100), 2); $row['product_price'] = Tools::ps_round($row['product_price'], 2);
-
- round
- calculation
- (and 4 more)
-
Since devs completely redoing 1.5 version(not sure if true), should i install 1.4.11 or 1.5 for a new website? Which version will be harder to update later? And for my current 1.4.6.2 web store , which version to update? 1.4.11 or 1.5.4 or wait for a "new" 1.5. Thanks