Jump to content
thirty bees forum

the.rampage.rado

Silver member
  • Posts

    1,152
  • Joined

  • Last visited

  • Days Won

    98

Everything posted by the.rampage.rado

  1. Could we have global price and currency option above the current ones that when populated fills all fields under it? It would be useful if we have lots combinations and the price is the same.
  2. What was the issue? For sure update your shop to at least v1.5.1 and make it run on php8. You will see major improvements in terms of speed, security and few new features.
  3. Nope, it's working for me. Here's my setup. Try playing with guest mode. I had some issues with it but not related to the cart. Here you probably have not touched anything but:
  4. This works separately from alerts? If you click on each entry there you can see dates but you can not delete them.
  5. Regarding the zip extension - yes, probably before you switched to php 7.4 this extension was enabled. And now you have to find in your cPanel (or WHM) where to enable it. Look for "Select PHP Version" and it should be inside. Something similar to that. Regarding the tbupdater - it's strange that this message shows on your version. You have not updated your thirtybees core recently, right?
  6. I don't know how I've missed this. Had troubles for ages as I only put the www.domain and not non-www domain there.... (total facepalm). And it redirects to the default one and everything...
  7. Is there any other module that can set the various data types and is tried and tested with thirtybees? (other than @Smile's suggestion)
  8. Yes, they invest time and developers in the Wordpress module as it makes them money, the one of PS/thirtybees is far far less popular unfortunately and we have to deal with that. 🙂
  9. Regarding the zip issue - go to your server and install/turn on zip extension. This should fix the archive extraction issue from the second post. Regarding the 1.1.0 version - either this is not true or you have something messed up in your site because the later error regarding tbupdater should not be displayed on thirtybees 1.1.0.
  10. For me also it could be normal. I would give it longer time to gather more data.
  11. Oh sorry! So is there anything else I should check then? I have this in my source but the module does not detect it and does not show the device info.
  12. Many things happened since February 1st... https://en.wikipedia.org/wiki/Portal:Current_events/February_2024 😄 but I doubt some of those is affecting your site. So January your site was updated and you had normal business and this is only now since February? Or you updated the website end of January?
  13. I would like to add this code to my site for one antifraud module: <script> (function(){ function s() { var e = document.createElement('script'); e.type = 'text/javascript'; e.async = true; e.src = ('https:' === document.location.protocol ? 'https://' : 'http://') + 'cdn.fraudlabspro.com/s.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(e, s); } (window.attachEvent) ? window.attachEvent('onload', s) : window.addEventListener('load', s, false); })(); </script> but it get's commented out: <script type="text/javascript">/* <![CDATA[ */;window.addEventListener('load',function(){if(typeof window.cookieconsent!=='undefined'){window.cookieconsent.initialise({"position":"bottom-right","static":false,"theme":"edgeless","palette":{"popup":{"background":"#004c99","text":"#ffffff"},"button":{"background":"#f1d600","text":"#000000"}},"geoip":false,"content":{"message":SOME MESSAGE FROM THE COOKIE MODULE}});}});;window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments);} gtag('js',new Date());gtag('config','G-R6CE3JK4G6');;(function(){function s(){var e=document.createElement('script');e.type='text/javascript';e.async=true;e.src=('https:'===document.location.protocol?'https://':'http://')+'cdn.fraudlabspro.com/s.js';var s=document.getElementsByTagName('script')[0];s.parentNode.insertBefore(e,s);} (window.attachEvent)?window.attachEvent('onload',s):window.addEventListener('load',s,false);})();/* ]]> */</script> </body></html> despite I have accepted the cookies in the popupbanner?
  14. I guess you were using it before version 2.1 and after the update all your images went 'dark'? https://github.com/thirtybees/homeslider/commit/73c1fa170fd4df103f1eb8761cd8ed283092e79b If so look here what changes were done in 2.1 and find your images in /modules/homeslider/ and reupload them in the module. This will save them to their new location. This was done so future updates of the module don't delete them. If this is not the case, please elaborate so we can help! Thanks!
  15. Link to Core Updater 1.6.6 - https://github.com/thirtybees/coreupdater/releases/download/1.6.6/coreupdater-v1.6.6.zip What do you mean by not working? Give us more information. thirtybees version at the moment, error that the module gives, etc. With only 'not working' it's very hard to guess what's going on. If you are on thirtybees 1.5 or later tbupdater is not needed as its functionality is moved in the core of thirtybees and the module should be uninstalled and deleted from your server. For versions before 1.5 it should be kept as it's used to update the other modules.
  16. You moved servers - look into that. Configuration of the new server, especially https settings on it as it says that the connection is not secure. Also those messages in the console are coming from Chrome, not your site. They will ban all third-party cookies soon (https://developers.google.com/privacy-sandbox/3pcd) and your checkout does not care for tracking, etc cookies at this point.
  17. Did you consider that overall customers spend far less in January compared to December? For me the sales and conversions are probably less than 30% of December numbers.
  18. Regarding the listespeed module check here: https://github.com/litespeedtech/lscache_prestashop/issues/57 With those fixes those deprecations are no more but there are 2 more errors under php8 for me.
  19. Uninstall it. It's no longer needed if you're on thirtybees 1.5 or later. tbupdater, not core updater, they are 2 completely different modules, doing different things. Core updater should be kept installed.
  20. You should see your Core updater module in your modules list (under All or Administration tabs). Current version is 1.6.6. Those notices should not affect your shop's functionality in any way but they will populate in your error_log and it will grow slowly over time. If you can I would advise to roll back to php 8.0 or 8.1 and they should stop showing. In future they will be fixed for your current version. If you can't roll back your php version I would advise to check if your order process is affected, or you see any issues and if no such concerns are present I would proceed with them. Yes, they are little annoying but they should not be a showstoppers. I'll investigate and file a github issue if I manage to preproduce them. If possible could you share what you see here (Advanced->Configuration information), please hide the confidantial information on the left of the page!!! :
  21. All of those are notices. As such those don't pose a DIRECT issue to your site - it should be working and accepting orders normally. If you need help you have to be little more respectful that this is a free community and nobody here is paid to support such issues. We can assist but in our free time and in our own capabilities. Now I'll close this thread and let continue in the other.
  22. You will find some interesting things inside (if you have enough ram and notepad++) 😄 Download it, delete it from the server and wait couple of days, then open the new error_log and see what is pumping lines. Also a useful module to see those (and many more) in backoffice is "Collect PHP Logs" module. You can find it your list, install and keep it installed. I bet you switched php versions recently (or your hosting did and you don't know about it).
  23. It turned out that the appropriate categories permissions were not set by the migration module so the visitor was forbidden from viewing certain products.
  24. the.rampage.rado

    Badbot

    Through the contact form or direct spam in your email?
×
×
  • Create New...