Jump to content
thirty bees forum

30knees

Gold member
  • Posts

    1,344
  • Joined

  • Last visited

  • Days Won

    29

Everything posted by 30knees

  1. After adding a product to a pack, I can't delete it anymore. Noting happens when I click the little bin in the right hand corner of the product image in the pack. tb 1.0.3, tested in Firefox and Opera
  2. It's not possible at the moment to use packs and combinations. Why is this? For my purposes, it would be great to be able to do so. An example: I sell widgets singly and in packs. 10 single widgets = 1 pack of widgets I'd like the customer to be able to select on the product page: ( ) 1 Widget ( ) 1 Pack of Widgets (= 10 Widgets) I can add each of these as individual combinations/attributes. But, then I have to maintain a separate stock for each. If I have 100 widgets, I would eg need to enter as stock: 50 single widgets 5 widget packs (because 1 pack is 10 single widgets) If for some reason I sell out of widget packs, I have to manually go into single widget stock, reduce eg by 20 there and add 2 widget packs to the widget pack stock. According to my understanding of packs, if packs could have combinations, I could have single widgets and then create a pack of these as a second combination, in a way, so that the customer would see: 50 single widgets 5 widget packs (because 1 pack is 10 single widgets) and the stock of the widget packs would be automatically calculated from the single widgets.
  3. Was my mistake - I needed to activate Amazon EU and at first it didn't save, but a second time around it did. Thanks, @spidawebs.
  4. @mockob Thank you for the link, but it's incorrect in that broadness. You are required to keep data relating to a transaction. That makes sense. If you sell something, you need to keep documentation that you sold something. How long you need to keep the data depends on your country. But if you didn't sell something, eg if someone placed a fake order or placed an order but never paid, if you made a test order and want to delete it, there's nothing that would prevent you from doing so.
  5. @mockob It most definitely is NOT illegal to delete orders in your shop. You might be mixing something up with deleting accounting entries.
  6. Yes! That works nicely, but once the store is up and running I might like to delete test orders or fake orders individually.
  7. I think this would be a good feature. I posted about it here: https://forum.thirtybees.com/topic/793/suggestion-delete-orders-directly-in-the-backend I went in to the database and deleted all idorder and idorder_* rows. So far it looks OK, but I haven't tested fully yet.
  8. It's odd that orders can't be deleted nicely from the backend, so they're purged from the database. The method suggested here doesn't clean up the database properly: http://www.seowebmaster.ch/en/how-to-delete-orders-on-prestashop/ ``` We enter the Orders menu and then we can access the order that we want to be deleted In the address bar we have the URL that will be similar to this: http://www.shop.com/admin/index.php?controller=AdminOrders&id_order=1000&vieworder&token=1a2a1a2a1a21a2ab1289765412 We locate the label vieworder, we replace it with deleteorder and we press Return. We’re done! http://www.shop.com/admin/index.php?controller=AdminOrders&id_order=1000&deleteorder&token=1a2a1a2a1a21a2ab1289765412 ``` Vote for the suggestion here: https://thirtybees.com/suggestions/delete-orders-cleanly-from-the-backend-and-the-database/
  9. @spidawebs I got the module, but it doesn't seem to recognize the second language in my shop. It only shows English as a tab. Does it support multiple languages for you? @Common-Services FYI
  10. Is it safe to just go into the database and delete the orders in tb_orders?
  11. Couldn't one redefine customername somewhere to be firstname concatenated with lastname from tbcustomer and then just truncate firstname and lastname?
  12. Agree - there should be a setting to deactivate it in the backend.
  13. You click on the language you'd like to upload a photo for and then you'll see a field for no photo - you can upload the photo there.
  14. We'd like to list some of our products on Amazon. Can anyone recommend one of the Amazon sync/seller modules? @spidawebs I saw here https://forum.thirtybees.com/topic/536/does-anyone-know-if-the-amazon-seller-module-works-with-thirty-bees that you tested one. Are you happy with it?
  15. I don't know how to code, unfortunately. In productcomments.tpl in themes/panda/modules/productcomments I found: ``` {$comment.customer_name|escape:'html':'UTF-8'} {dateFormat date=$comment.date_add|escape:'html':'UTF-8' full=0} ``` But how do I take the first letter of the first name and the first letter of the last name and a dot after each, so that Mickey Mouse becomes M. M.?
  16. Could someone please verify that using the tb module Product Comments v4.0.1 guest comments aren't shown? I stumbled across the issue here: https://forum.thirtybees.com/topic/751/product-comments-module-suggestion-to-show-only-initials I first thought it was because I did some edits directly in the database and messed something up, but I started from scratch with guest comments and they aren't showing up for me.
  17. Haha, brilliant! Hadn't seen that. Thanks @mdekker!
  18. https://thirtybees.com/suggestions/upload-default-image-when-theres-no-image/
  19. @30knees said in Product Comments module - suggestion to show only initials: Edit: I am actually transferring reviews from our old shop and thus entering the reviews myself, but it's my name that's showing up, as I am logged in for the reviews. I thought about making the reviews as a guest now. So I replaced the customer ID of the reviews with 0 and added new guest IDs (random), but now none of the reviews is displaying. Figured something out: The IDcustomer field cannot be 0. If it is, reviews aren't displayed. Any ideas on what to enter for the customer ID for guest reviews? There is a separate IDguest. EDIT: The guest comment bug is resolved: https://forum.thirtybees.com/topic/755/bug-verification-guest-product-comments-do-not-show-up-on-product-comments-v4-0-1
  20. One time saving feature would be to be able to upload default images for when there's no product image. Currently, if one would like to customise the default image, one needs to create a bunch of different sizes and upload them via FTP. It would be nice to be able to upload one image in the backend that tb then automatically resizes for the different places where the default image is used.
  21. Hi, I think it would be a nice enhancement to be able to select in the backend to show only the initials of the reviewer in the Product Comments module. We have a lot of customers who only want their initials to be shown. Is there a way to perhaps manually change this until/if the suggestion gets picked up? I changed the name in the database at tbproductcomment and then customer_name, but it looks like tb pulls the name from somewhere else. Edit: I am actually transferring reviews from our old shop and thus entering the reviews myself, but it's my name that's showing up, as I am logged in for the reviews. I thought about making the reviews as a guest now. So I replaced the customer ID of the reviews with 0 and added new guest IDs (random), but now none of the reviews is displaying.
  22. Does anybody want to contribute to the development of such a module? I think the checkout is super important. It's something we'd all benefit from.
  23. @Traumflug There are some problems with 1.6: https://www.prestashop.com/forums/topic/309565-module-cryptocurrency-accept-payments-in-bitcoins-litecoins-dogecoins-etc/page-2 They don't look too major, though. @mdekker I don't know how much time this would take or well the module is written, unfortunately, but this is what needs to be done judging from the forum screenshots: Needs to have: - Have more decimals - Improve payment page, eg have a QR code, etc. - Support for other currencies (should be easy to just have fields for the respective addresses of the other coins) - Add link of finished module to https://en.bitcoin.it/wiki/Category:ShoppingCartInterfaces to promote thirty bees :-) Nice to have: - Introduce master public key capability, as for example CoinSimple has: https://coinsimple.com/support/how-can-i-accept-bitcoin-directly-to-my-electrum-wallet-using-coinsimple/ and https://github.com/coinsimple - Self-verify payments and change payment status I guess a lot could be pulled from: https://github.com/blockonomics/prestashop-plugin and https://github.com/bitpay/prestashop-plugin
  24. Just checking whether the conclusion of the discussion was to not use @Occam 's edits because AEUC doesn't use the file?
×
×
  • Create New...