Jump to content
thirty bees forum

wakabayashi

Silver member
  • Posts

    1,992
  • Joined

  • Last visited

  • Days Won

    161

Everything posted by wakabayashi

  1. @LucaSabatoUK probably this is just not working as it should. But its very good that you confirm the issue, that helps the developers.
  2. @Traumflug yes virtual urls was working for me before. I used it only for testing purposes. But I can go with subdomains as well. In real live I am also not sure, why it's useful. Why wouldn't you have a real domain per shop :S @gelnn you need to define this in cpanel or plesk. There you can link a domain/subdomain to a folder on your server. You need to link the subdomain to the folder where thirtybees is installed.
  3. so you added a subdomain in cpanel/plesk, changed the folder in cpanel/plesk and used it for store2?
  4. The configuration is correct. It has to be 2 main urls. Have you tried to work with a subdomain instead of virtual shop? I have a similair issue in my testshop... Edit: It's interesting that I can make it work with multiple domains/subdomains. But not with virtual directories. Do you know something about your server configuration? Do you use Nginx? @Traumflug Do you have any idea, what could be the issue? Maybe you remember my "nginx problem". It's really interesting that instead of genzo.ch/chesspoint/ a setup with chesspoint.genzo.ch works.
  5. Yeah it needs some experience to understand how everything works. In general you should look around for tpl and css files. When I started I often did search for ids in all files. For example you want to find the files for homeslider, you check in your browser inspection tool the id. It is "homepage-slider". Then you search for this and find the files. But keep in mind that you should always make changes in the theme folder and not direct in the modules folder. @tommat gave you the right paths for this...
  6. Can you show your urls setting for multistore? Are you using physical or virtual directories?
  7. Did I understand you right, that you will add the multistore saving and the half stars in a future release? That would help me a lot... I have noticed that the image problem in the email occurs mainly in gmail. There the image is not displayed. The links are working for me now.
  8. I am trying to implement the pro version into my shop and have a few question: - Is it not possible to have different settings per shop (multistore)? - Is it not possible to show half stars? I have too many 5 star ratings... Would prefer to see some 4,5. - Are you sure the images/links in the review request are working? I just tried a test email to myself and it doesn't work. But ok I will look deeper into it. Maybe something on my side is wrong :S - What does the order status for review request mean? Does it take the history into account or only the status, which is set now?
  9. I would also look into the them. In such cases I test this always on second installation. There you can try to switch the theme completly or just overwrite the checkout tpl files. If it solves the problem, you know that it's the theme. Once you know this you can dig deeper into it.
  10. Ah sorry, I got you wrong... You are talking about the same product. Thats possible. As you wrote its in product edit tab. What is not possible: Define a rule like: If costumer buys Product A, Product B and Product C. Give him cheapest product for free or so.
  11. As far as I know, this is not possible without a module.
  12. Hm what is the problem, if you use tb with the id? Nobody force you to use the clean urls! Just define your urls structure in AdminMeta with ids.
  13. Kann mich @colorful-ant nur anschliessen. Wir nutzen das auch nur mit Preiserhöhung und das funktioniert relativ gut.
  14. Yeah I also came to the conclusion that the shipping costs are calculated in the Cart Class. But actually I am not even sure, which method is for what purpose. There are multiple; getTotalShippingCost getPackageShippingCost getCarrierCost Deprecated: getOrderShippingCost (it says use static::getPackageShippingCost) but this is not even a static method... I believe that getPackageShippingCost is the interesting method. There it's also possible to use an array $productList. But I agree with @datakick. This can't be cleaned up so easily. That's a huge project. Probably similair as the rounding process, which is being under review by traumflug right now.
  15. Well I just looked at it for about an hour. But this looks more complex to me than expected. - There are shipping costs saved ps_orders and ps_order_carrier. Why is this needed? - There is total_shipping and total_shipping_tax_incl in ps_orders. What is the difference? In orders class there is a method "updateShippingCost($amount)", but this doesn't look finished. The core doesn't seem to use this method at all. A question is also: should the core calculate the shipping cost newly or should there be an input field, which allows flexible input? A lot of tquestions
  16. You can set sales up to a specific date. But the product itself would be still active afterwards.
  17. I am no expert on this. All I can say, that Maria DB works well for us.
  18. wakabayashi

    Polyfil

    For us free version is enough...
  19. wakabayashi

    Polyfil

    We also got attacked recently, but since we are using cloudflare it was quite easy to stop the attack. Maybe cloudflare is interesting for you too.
  20. Nice Does the module work well for you? It's been a long time I have focused on this module
  21. Well turn the debug mode on and check, if there is an error. Maybe its also worth to look at the JS console.
  22. Ja sonst musst du mich wieder mal antaggen oder eine PN schreiben
  23. Sobald ich wieder für unseren Shop daran arbeite, kann ich dir genauer sagen, was man ändern muss. Geht aber bestimmt noch ein paar Wochen.
  24. wakabayashi

    Wondering

    About which modules are you talking? Nobody can tell, what a private module developer will do...
×
×
  • Create New...