Jump to content
thirty bees forum

SLiCK_303

Members
  • Posts

    1,231
  • Joined

  • Last visited

  • Days Won

    18

Everything posted by SLiCK_303

  1. That post should have been its own topic, as I'm sure many people will have questions about it, as do I...... Does 1.0.x "bleeding-edge" have the price rounding fixes in it? Will 1.1.x come with 2 themes or just Niara in it? Once 1.1.x comes out, will you still work on the 1.0.x path? Is 1.1.x backward compatible with 1.0.x, as far as modules and themes go? Thanx for the update on whats going on, and all you guys working on the project!!!
  2. You have Highlight and Status both set to yes? Your Valid dates are correct? You put in a Code or generated one? These are a few of the things that could cause that....
  3. I have noticed this as well...... That the Order Details are no longer showing up in Paypal, which for me sucks.... ;(
  4. I haven't had any issues with Paypal v5.4.2, and running PHP 7.1.x....
  5. Before modifying your database please do a backup of it first. Look at your database (phpMyAdmin). Look at ps_modules (or whatever your prefix is) and order by 'name', look for autoupgrade in the 'name'. Note the 'id_module' field, then delete that entry if you find it. Next, assuming you found the autoupgrade module in the previous step, look at ps_module_access, order by 'id_module', delete all three entries that correspond to the autoupgrade modules 'id_module'. Next...look at ps_module_group, and sort by 'id_module' you should find 4 entries with the same id as the module, delete them.
  6. what version of tb are you using? Is this site a migrated one?
  7. You cant find it in bo->Modules & services? Did you do a migration from Prestashop to tb? Sounds like a left-over from a prestashop setup. Assuming you have a ftp backup of your files, delete the folder /modules/autoupgrade.
  8. This seems to only happen to me in Firefox. When I do the same thing in Chrome it works fine....
  9. Your theme doesn't support it. You need to have: <lazy_load>1</lazy_load> <high_dpi>1</high_dpi> <webp>1</webp> At the bottom of your themes config.xml right before the last line which is . Then the theme needs to be actually coded for it to work.
  10. I too am getting Russian emails, with nocaptcha/recaptcha insalled and running. You are not alone.....
  11. I've noticed that you cant have two sites with the same Paypal info in it, it screws with things. So you if you more that one site that your testing paypal with, and they are using the same credentials, that's the problem.
  12. A deletion ability for the files would be nice. Seems like most all of the files I see that are obsolete, are of the .md extention.
  13. Just tried an update from 1.0.7 to 1.0.8, using thirty bees Updater v1.4.0, I got an error when it tried to do the DB update....
  14. I put in a GitHub issue for this.... https://github.com/thirtybees/thirtybees/issues/791
  15. 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....
  16. @nickon thanks.... A lot has changed around here since I was last active.
  17. 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.
  18. What theme do you use? It's probably not included in your themes modules/blocksocial/blocksocial.tpl file
  19. @nickon 1) probably wont happen, sorry 2) Already is there
  20. I don't know how accurate it is, but these are the requirements that Presatools is saying for tb.
  21. 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.
×
×
  • Create New...