Jump to content
thirty bees forum

SLiCK_303

Trusted Members
  • Posts

    1,200
  • Joined

  • Last visited

  • Days Won

    18

Everything posted by SLiCK_303

  1. I put in a GitHub issue for this.... https://github.com/thirtybees/thirtybees/issues/791
  2. Yeah, I have verified this problem on my 1.0.7 test site as well, so you're not alone.... ;) It will take greater minds than mine to resolve this one however....
  3. what theme are you using?
  4. @nickon thanks.... A lot has changed around here since I was last active.
  5. So you use a Prestashop theme? Or the default theme from Prestashop? If you send me your blocksocial.tpl file I'll try and help.
  6. What theme do you use? It's probably not included in your themes modules/blocksocial/blocksocial.tpl file
  7. @nickon 1) probably wont happen, sorry 2) Already is there
  8. You have to run the cron job....
  9. I don't know how accurate it is, but these are the requirements that Presatools is saying for tb.
  10. Well, I released another version. I added a setting for the Krona/Revws action, so you can pick which one of the two (reviewcreated or reviewapproved) to use. I figured it was better this way, so a person doesn't need to modify my module to make it work with his/her setup.
  11. I understand, thank you for clarifying this for me.
  12. What is the difference between deleting and rejecting a review? Both seem to do the same thing, delete it. And, am I missing something, or is there no true way to delete a review, seems like they are always in the database/BO. A purge of all deleted reviews, or a second delete that actually removes the review, might be a nice feature.
  13. Oh, as a note on the Krona usage in my module, you need to have review_created active and setup in Krona. If this is an issue for most of you I will make a setting in my module to choose which action name to use.
  14. Theres a GiftCard module by Loulou66 and Eolia that seems to work on tb, I think I got it off the free modules, on the PS forums. Maybe thats what you're looking for?
  15. I released a new version. For all of you that use Genzo_Krona Loyalty module, I have added a new email that ties into it, stating how many points a user will get when they submit a review. Maybe it will add more incentive to post a review, knowing a person will gain loyalty points for it. The idea, as well as the German translation are thanks to @colorful-ant.
  16. if everything is back to stock, try deleting cache/class_index.php
  17. I released a new version. With this one I Removed hard coded '$', and replaced with sites currency, and hide module options when voucher creation is disabled. If you are using a currency other than USD, I recommend you change to this version. This release has added Dutch and German translations, of the BO and emails.
  18. I released a new version. It changes the main sql statement to use dateupd instead of dateadd. That way it looks at the last time you changed the state of the order, instead of when it was created. As the last couple versions have changed the logic of the module, I recommend everyone updates to this version.
  19. Thanks @colorful-ant for the German translation of the BO, I look forward to the emails as well.
  20. Thanks @colorful-ant for the German translations of the BO and emails!
  21. Good question.......
  22. When you do a manual refund in Paypal, it will NOT show up on your site. To my knowledge there is no way for you to sink up paypal with the site when it comes to a refund. Hopefully @mdekker can shed some more light on the subject....
  23. I cant really tell you how to do it, it's too complicated for me to instruct you on this forum. Basically I would copy the default theme to a new folder, install it, and start playing around from there. You will need to edit the .tpl files (like header.tpl, or some of the modules theme files), the .css files, and the positions of the modules (for instance putting the search module in displayNav). I would simply do a search on the internet for "how to make a prestashop theme", you should find good info there. Thirtybees is based off of Prestashop 1.6, so the theme making/modifying is basically the same. Sorry if I couldn't give you the answer you are looking for, but a search should be a good place to start. edit: doing the search I suggested, came up with this, it seems like a good series, from what little I watched... https://www.youtube.com/watch?v=uu4Hz08gX6U
  24. Good job figuring it out, care to share your solution with us?
  25. To my knowledge you cannot do a refund from paypal on the order page, you need to do it from paypal itself. ;(
×
×
  • Create New...