Jump to content
thirty bees forum

x97wehner

Trusted Members
  • Posts

    495
  • Joined

  • Last visited

  • Days Won

    26

Everything posted by x97wehner

  1. After update to 1.08, my css multi-line text boxes from warehouse modules no longer work. They are input in format: .header-container.inline-header.alt-cart { box-shadow: 0px 0px 5px #000000 !important; } After clicking save button, they are reformatted to: .header-container.inline-header.alt-cart {\r\n box-shadow: 0px 0px 5px #000000 !important;\r\n} Also, when I attempt to use their content creator module, I get 500 errors on save. I did not get either error in 1.07. Warehouse theme has not changed.
  2. I did some searching and found this. https://addons.prestashop.com/en/combinaisons-customization/20451-products-by-attributes.html It seems to be what I'm looking for. Anyone using/used it in the past? With TB?
  3. I'm trying to show my same product in separate colors on the category page. So, essentially, there would be three products showing, black, white, and grey, on the category page without creating separate products. Is there a quick way to modify code to do this or a module that works?
  4. @vzex Thanks. Yeah, I'm scrapping it as well
  5. Awesome. Great work everyone involved!
  6. Did you ever get this working correctly? I'm having an issue where it leaves the voucher/card open for all. It's not adding the customer to it to lock it down.
  7. I use warehouse currently and it works very well. Based on what I see, Panda has very similar functionality (Which is why I haven't changed) plus a few extras and a developer that's still improving it. The warehouse developer is just maintaining at this point. There hasn't been any improvement in quite some time. I'd love to see someone create a bit more modern theme for all though as both have some dated components.
  8. @datakick Yes, I had attempted this previously and encountered the same result. Please advise when the new dedicated hook is added and I will attempt to use. The rest of the module is spectacular.
  9. I love this review module except that I don't have a way to hook it on the product page below the main product name as desired. I know it's possible through template mods I'm sure, I'm just not savy enough to do that. It's the only thing keeping me from using it.
  10. @datakick I believe this worked. Thanks!
  11. @datakick Sorry. Here is the context of that. I removed the user directory path at the beginning. ERROR 2018/11/20 - 08:37:39: Argument 4 passed to ToolsCore::displayPrice() must be an instance of Context, boolean given, called in ....../publichtml/modules/checkout/checkout.php on line 301 at line 803 in file classes/Tools.php *ERROR* 2018/11/20 - 08:57:11: Argument 4 passed to ToolsCore::displayPrice() must be an instance of Context, boolean given, called in ....../publichtml/modules/checkout/checkout.php on line 301 at line 803 in file classes/Tools.php
  12. @datakick Here it is: 4658 -- 1 Frontcontroller::init - Cart cannot be loaded or an order has already been placed using this cart Cart 3226 0x 0 11/20/2018 08:57:10
  13. @datakick Didn't work. Got this error when trying to return after the order. Got a 500 server error
  14. @mauroagr Shipstation connects through a prestashop web service integration. There is no module used.
  15. Just found out that after update to 1.06 around middle of August, my in_transit emails stopped sending when shipstation posts they tracking number back to TB. It's still coming in, but the emails aren't sending. If i manually enter the tracking number in TB in still sends. Can anyone advise how to resolve this? I'm getting many upset customers.
  16. 2Checkout's. Their GitHub module page is here https://github.com/craigchristenson/PrestaShop-2Checkout . If you can tip up a modified 30B fork that would be awesome!
  17. My tag on the order confirmation page isn't registering, I believe, because of my payment module returning to the order history page instead. Not sure how to get around this issue though.
  18. @drmasterchief Thanks. I'll worry about that when we get there. As of today, TB is displaying the wrong amount for people not in the default country. I'd rather hide it until they advise their country than show them the incorrect amount.
  19. When I disable all couriers for visitors it solves the issue of showing the wrong shipping rate to customers before they give their address. It also completely hides the shipping phrase from the cart. I'd like it to display "Shipping calculated at checkout" or some similar message until the visitor provides an address at checkout. I can't figure out how to make this happen. Can someone please advise? All the shopify stores seem to have this option by default. Am I just missing something easy?
  20. I have the same setup and didn't have the display issue being described. I did have to modify CSS to keep the logo scale the same where needed so it wasn't just displaying a larger image.
  21. @Jonny Keep after it. I've been using warehouse for a couple years now because it still works and I know enough web development to keep it mostly looking fresh. That dev has completely abandoned PS 1.6/TB development for a long while now except with bug fixes.
  22. @wakabayashi I like it for quick visualization against yearly targets in the BO. It's not the best dashboarding tool ever, but it's useful.
  23. Actually, it didn't reset. It will not save any data at all in that section anymore. Seems to be disconnected from the data at the DB now that there is a new currency.
  24. Seems this is a prestashop 1.6 issue from other forums. It all worked fine until I added another currency. Now it all just shows as blank.
×
×
  • Create New...