Jump to content
thirty bees forum

yaniv14

Members
  • Posts

    580
  • Joined

  • Last visited

  • Days Won

    24

Everything posted by yaniv14

  1. Can you give me access to your BO?
  2. Check that you are not seeing cached version of the logo. After you upload a new logo check the img folder for a new file that start with the name of your shop + "-logo-" + timestamp. Also try open your browser in incognito mode.
  3. Check modules->Payment and see if the Paypal module is activated for your currency, group, country and carrier
  4. By looking at getSeoFields() in FrontController I can see we are missing a case for 'cms' and 'cms_category'. So it actually goes to default, and thats why you have a wrong canonical link.
  5. yaniv14

    Delete modules

    Those TB modules you see on the list are not really installed on your server (you can check the root modules folder). These modules are TB modules that available from TB api for direct install at any time.
  6. Please add this to the feature request section. https://thirtybees.com/feature-request/
  7. But I am not talking about conflict with other modules. I have installed so far 10+ TB fresh installation from v1.0.0 to v1.0.3 and also I have my own TB fork. And I was unable to install the bees blog in any step of the way. Most of my tries were on windows env but I also have 2 production sites (1 migrated and 1 fresh) we no luck.
  8. The only recommendation was to wait for v1.0.3 because it was right around the corner.
  9. yes, you can do migrate to 1.0.1 and than upgrade to 1.0.3 and you will be just fine.
  10. For now Michael marked this as delayed https://thirtybees.com/new-releases/thirty-bees-1-0-3-has-been-released/ I am not sure when exactly it will available.
  11. @lesley Did you find a solution? I am unable to install bees blog since day 1. For some reason its not getting pass the createDatabase() part. I've tried installing the module on windows and linux and also tried from the feed and from zip. All with same results.
  12. check the topic tools on your first post
  13. check in your server cpanel (if you have)
  14. Try disabling ModSecurity from your cpanel or from your Apache
  15. yaniv14

    Cron Module

    If you are not familiar with cron, you can see some examples here: https://crontab.guru/
  16. Check if this post helps? https://forum.thirtybees.com/topic/562/product-editing-issues
  17. @Traumflug the only problem is that there were quit a lot of small dbquery bugs in v1.0.2 that have been fixed after it was released and it can be frustrating for some users to start working on a migrated shop with those bugs. I know that there is no release date for v1.0.3, but I really believe it should be soon.
  18. no. we are skipping migration to 1.0.2 with the ps migrations module. you will be able to update to 1.0.2 after you've done migrating. I recommend you to wait few days, because v1.0.3 should be out real soon and most likely it will be upgradable via the ps migrations module
  19. If you mean product attribute, than of course you can edit them and also re position them.
  20. Can tell about release date. Here is thirtybees github repo. https://github.com/thirtybees/thirtybees whatever you see the latest, so check relevant commits to you and just grab whatever you need.
  21. Yes, indeed. along with plenty other fixes.
  22. after replacing the file make sure you are loading the new file by clearing your browser cache (ctrl + f5). or even better is to load the page once in incognito mode (private none cache window) just to make sure that it works.
  23. You will need to wait for v1.0.3 or grab all the changes made after v1.0.2 from the github repo. There are plenty of fixes since v1.0.2 and I am sure that one of them is for your issue.
  24. grab the latest version of price.js from here. https://raw.githubusercontent.com/thirtybees/thirtybees/1.0.x/js/admin/price.js and replace it with the existing file located at: /js/admin
×
×
  • Create New...