Jump to content
thirty bees forum

x97wehner

Members
  • Posts

    456
  • Joined

  • Last visited

  • Days Won

    16

Everything posted by x97wehner

  1. Anyone else experiencing this? I've isolated it to the module as I can disable it and the flickering and delays go away. Not sure how to resolve.
  2. @lesley Man, if you guys can make the inline one flow faster and cleaner, you'd be my hero. I've been trying to modify myself to disable the confirmation page since multiple customers have complained about it, but haven't been able to successfully.
  3. There are a couple: API: https://github.com/craigchristenson/prestashop-2checkout-api Standard/Inline: https://github.com/craigchristenson/PrestaShop-2Checkout/ General setup instructions for the types: https://www.2checkout.com/shopping-cart/prestashop
  4. I use the Github one they recommend. It works, but it's clunky and worst of all, slow. I've modified the CSS to adapt it to newer versions of prestashop and TB since they apparently won't. Wondering if anyone has modified at all to speed and clean it up?
  5. Good easy mod. I took it one step further to get it off of the create account screen altogether. Seems to be working fine. order-opc .gender-line,#order-opc .date-select,#authentication .gender-line,#authentication .date-select{display:none;}
  6. Looking for way to add accessories hook to my cart checkout page. Thought it would be as easy as adding a hook to it, but I don't see that accessories is a module capable of hooking. Anybody have a way to do this without buying a prestashop module?
  7. Make sure you're hitting all three of the meta tables with your updates as I noted in my follow-up to Leslie's advice in that feed. And that you are adding the rows for configuration to the theme that you are using.
  8. @mdekker Hey, they update is working on my end now as well. Thanks! Still a bug on the back office dashboard. The new messages tile should show zero as I've marked them all closed. The product reviews tile never changes from zero when there are new reviews. I have to click to go in and see if there are actually any.
  9. I figured it out...sort of. I had to switch users to the default one created by TB when I created the DB. It wasn't letting me use any others. It's working now, regardless.
  10. I had this issue as well. The fix is in the bottom of this feed if you're comfortable touching your database. https://forum.thirtybees.com/topic/915/can-t-remove-hide-disable-right-and-left-columns-in-my-product-and-cms-pages
  11. @daokakao Appreciate the attempt at helping. But I have no idea what you are talking about.
  12. I migrated my shop from prestashop. Now I'm trying to create a dev instance to test updates, etc prior to updating the production store. When I go through my typical way as listed here https://www.prestashop.com/en/blog/set-up-a-test-server-for-your-online-store, I get this error. Link to database cannot be established: SQLSTATE[HY000] [1045] Access denied for user '<mycpaneluserforthedb'@'localhost>' (using password: YES) I've never had this problem with prestashop prior. Is there something else I should be doing with Thirty Bees?
  13. I appreciate it. Out of curiosity, can you quickly identify why it wasn't passing the tracking number back to prestashop? That part never worked right and I assume it won't in TB either.
  14. Lets see if this upload of the file works. Here it is. Your just supposed to put it into your store directory. Obviously it's not the code for the desktop app, but maybe you can see something that's off. 01508545169349stamps.php
  15. Using the community theme or another? I was using another, copied the shopping-cart.tpl from the community theme into the active theme and it resolved my cart issues.
  16. @alwayspaws appreciate the recommendation, but trying to get a module working that worked previously in prestashop.
  17. It used to work on my prestashop site, but since moving to thirty bees it doesn't write back shipping info to the shop. I tried removing and reinstalling and now it won't authenticate to get the integration working with their desktop app. I'd love some help. Thanks.
  18. Good deal. For anyone else using warehouse, I'd recommend replacing the tpl listed about with the stock thirty bees community one.
  19. I took shopping-cart.tpl from the community theme and replaced it into the warehouse theme and it seems to be working correctly. Just need to modify css a touch now. Anything else I should be concerned with here?
  20. It is not. It's the warehouse theme. Worked correctly in prestashop 1.6.x
×
×
  • Create New...