
codei
Members-
Posts
15 -
Joined
-
Last visited
Profile Information
-
Location
United States
-
Activity
Web development agency
codei's Achievements
Newbie (1/14)
0
Reputation
-
I have a bizarre problem: My site is loading very slowly but only on certain browsers. It loads in 10 seconds on chrome on my Mac and under 4 seconds on Chrome on my PC. The real mystery is that it seems that it's a server issue, not a browser issue. From the profiler, it looks like Hook processing takes over 6 seconds on Mac/Chrome. On PC/Chrome it only takes 71ms. Memory peak usage on Mac/Chrome is 25.1 Mb and only 16.5 on PC/Chrome. SQL Queries on Mac/Chrome is 842 queries whereas on PC/Chrome it's only 125. This is the same page. It doesn't make any sense: PC: Anyone have any ideas as to what's happening?
-
UPS Standard not Available in Connect to UPS Module
codei replied to codei's topic in Addons, modules and themes developers
That's unfortunate. Is there an upgraded version? There doesn't seem to be an option to upgrade. -
-
UPS module works fine until I select Canada
codei replied to WBSMike's topic in Configuring and using PrestaShop
Bump. I think i have everything set up correctly, but I'm getting "There are no carriers that deliver to the address you selected." when I try to ship to Canada. The UPS Standard and International options are "Not available" in the UPS module (attached). WHy?? -
Four years later and this is still an issue?? I'm trying to ship to Canada and no international options are available through the UPS module. Anyone have any luck with this?
-
Why Are UPS Services "Not Available"
codei replied to jchrisf79's topic in Configuring and using PrestaShop
-
Looks like you can update weight dynamically in the ps_product_attribute_shop table and it changes the impact in the combinations page on the product.
-
Thanks -stefanoginella. That works but Im having a problem: I want my shipping to be taxed and it's still taxed even when I use your code to set the product tax to 0. I changed the function getCarrierTaxRate to emulate it but it looks like that function isn't even used in the tax.php or anywhere else in the code. Any suggestions on how to accomplish this?
-
I'd like to show the order details from the order-history page on the order-confirmation page as shown in the attached mockup. I feel like this should be easy but can't find documentation online. Thanks in advance!
-
Specs: Prestashop 1.6.0.9 custom theme based on default-bootstrap. When a user clicks on an attribute dropdown list, the "Add to Cart" button disappears and you can't click the dropdown list anymore. When I change the attribute to radio buttons this problem goes away. There's nothing in the js on the attribute_list click function that would do this. Any help would be much appreciated!
-
Display all products attributes in Cart
codei replied to tquiroga's topic in OUT - 1.6.0.11 [7 Jan 2015]
I think I figured it out. You need to have a combination designated for each possible combination. Since I was dealing with three different variables, it would have been a real pain to add all those. Luckily, there is the automatic combination generator. In the back office Products > Combinations > you should see: "You can also use the in order to automatically create a set of combinations." Click there and you should be able to auto-generate the combos you need.- 4 replies
-
- cart
- attributes
-
(and 1 more)
Tagged with:
-
Display all products attributes in Cart
codei replied to tquiroga's topic in OUT - 1.6.0.11 [7 Jan 2015]
Some problem here. In the shopping-cart summary, I only get one attribute listed. 1.6, theme based on default- 4 replies
-
- cart
- attributes
-
(and 1 more)
Tagged with: