Jump to content

jazzin

Members
  • Posts

    83
  • Joined

  • Last visited

Profile Information

  • Activity
    Project Owner

jazzin's Achievements

Newbie

Newbie (1/14)

7

Reputation

  1. Hello! I am looking for a way to export sales per SKU for a specific date range. I cannot find where to easily do this in the admin panel, so I'm guessing I'll need to run an SQL query to perform the function I am looking for. If anyone knows what SQL query I would need to run please let me know! Thanks!
  2. This code works perfectly! Is there anyway to export the customers first name along with their email? Maybe something along these lines: SELECT C.firstname, C.email FROM ps_customer C INNER JOIN ps_orders O on C.id_customer = O.id_customer INNER JOIN ps_order_detail OD on O.id_order = OD.id_order WHERE OD.product_id =3 EDIT: Just tested the above on my test server, and it executed perfectly.
  3. Switch to the PayPal Europe module. I have had no issues since switching.
  4. To be honest I would purchase this module: http://addons.prestashop.com/en/analytics-stats-prestashop-modules/16809-all-in-one-google-facebook-remarketing-analytics.html I ended up biting the bullet and purchasing it, and I am so glad I did. It is super easy to set up, and the support is awesome. It is definitely worth it in my opinion.
  5. I'm running 1.6.0.6, and I'm going to try and upgrade to 1.6.0.9 to see if it resolves anything. Apparently they fixed some caching issues after 1.6.0.6, so I'm keeping my fingers crossed.
  6. But, you were able to get it fixed? Do you happen to know what they did to fix the issue? What version of Prestashop are you running? I'm curious if I upgrade to the latest version it may help.
  7. I am having trouble with my drop downs disappearing after being clicked on mobile. Were you able to find a solution?
  8. Any solution to this? I just had a customer come across this same issue, and I am able to replicate it.
  9. I switched to PayPal Europe as well, and so far everything is working flawlessly!
  10. I just moved to using the PayPal Europe module instead of the USA one, and everything seems to work flawlessly so far!
  11. Yes they were enabled. I have now disabled them. After seeing that URL today I thought it looked incorrect, but I had never received that PayPal email prior to today. And I've been using the module for almost a year.
  12. I also have the same issue since I upgraded to PayPal USA version 1.3.7 last week. And I received this email from PayPal this morning:
  13. Did this problem just start happening for you? It started for me right after I upgraded the PayPal module last week.
  14. I have the same problem, and it just started happening. Please post if you find a solution!
  15. I have to agree with everything you mentioned above! I decided to give ShipStation a shot, and is absolutely incredible. I had the issue of Prestashop not getting updated when a label was created for the customer. ShipStation support was able to fix the issue within 24 hours. I have had some customers mention they did not receive a tracking email, and it sounds there is an actual bug with the system. Thanks for mentioning the workaround of updating the tracking number. Hoping this gets fixed quickly as it will be quite time consuming going into each order and updating. Let me know if you hear of any updates!
×
×
  • Create New...