Jump to content
thirty bees forum

the.rampage.rado

Silver member
  • Posts

    912
  • Joined

  • Last visited

  • Days Won

    62

Everything posted by the.rampage.rado

  1. Lol... nice find, same here... 🙂 In the end if it leads to more sales it's OK 😄
  2. Very tangential question but I believe no need for new thread as it's just a question, not high priority. when inserting a script in Custom code it get added type='text/javascript' which is not needed in HTML5 same when adding <br> in Product/CMS text fields it's corrected to <br /> many native modules and some of my theme files have void elements ending with ...../> So is TB targeted to be HTML5 or it's keeping some compliancy with XHTML? I was unable to find information about that. PS - I know all are not 'errors' per se but if TB targets only HTML5 compatibility could we correct those?
  3. Can you tell us what caching you're using. Also give us information about your encrypting method and your setup (php version, TB version), so we can troubleshoot. Link would be great too (preferably on DM).
  4. Open this file: and edit the highlighted 121 line to datakicks version and it will work as it used to before. 😉
  5. The original search must be working for all products. Please, if you find some issues with it show us examples because it's much easier to troubleshoot.
  6. Rename class Attribute to ProductAttribute as it was renamed in TB for compatibility with php 8.
  7. Can you describe your product setup? Do you use ASM? Can you put the settings from here:
  8. Make a DB backup before you apply all of those. Most are non-critical (ignore the red label) but few of them might be part of this rework I mentioned. Each file update to most recent bleeding edge version should be followed by check and update on any available fixes here because otherwise the shop might end up broken.
  9. Screenshot? Most fixes are fine if you had never tweaked manually the DB
  10. Because few months back there was a large rework for attributes. I imagine you don't have pending DB changes to do in coreupdater?
  11. Did you recently update your TB?
  12. With any similar powerful script you should first backup your files and ensure the backup is complete. Then apply it and see if the changes affect your problem.
  13. I'm not sure exactly what condition in each status makes takes or adds quantity but in order to 'reactivate' an order please try the following sequence: Customer orders -> Order is on Preparation in process (quantity is substracted) -> You cancel the order for whatever reason with Canceled (Order is added to available quantity) -> you want to renew the order, puting it back on Preparation in Process (quantity is subtracted again) -> you assign bank payment, Waiting for bank payment (no quantity changes, email for bank payment is sent out) -> you continue as you wish (Completed or Canceled) In general I believe some of them are internal statuses that even don't send email to the customer, in this case Waiting for bank payment is not intended to subtract stock. But I don't know what checkmark makes the subtraction (probably Consider the associated order as validated.)
  14. Or if you use some module that adds additional tabs you can make "Condition description" tab, put all information there and assign it to the products that need it.
  15. Different descriptions no but I would add the conditions description in the 'long' Description so it's always visible to customers and google but not to obstruct the above the fold area + short hint "look for detailed condition description further down the page"....
  16. In order to acheive this type of selection on the product page you'll have to use an external module, TB does not support such selection type currently. 1. FO - Front Office (the customer facing side), BO - back office - where you live most of the time. 2. Here is my 'size' settings in the attribute, in the last settings you have to select 'dropdown' and if you configured the product to use this 'condition' attribute it will show. After you make the attribute itself you have to go in it and give it values (used, broken, in pieces, brand new in box, found it on the street, etc.) 3. The system shows all the images you uploaded, when customer selects a condition and it has associated images for it the system will show the first of those as the large image and the rest in the carousel under the large image. A link saying 'show all images' will appear that will do what it says. 4. I don't understand what you mean here. Attributes are designed to do just that - list items that have different combinations so the customer can choose from them. There is also 'features' - for properties that are not different in different product combinations but different between products. Post a screen from your attribute settings, attribute value settings, your BO->Product->Combinations and your FO->Product page showing the product so we can troubleshoot. 😉
  17. Make new Attribue called "Condition" and set values for it as you wish. Make it dropdown. Don't use products internal condition and hide it from product listing page. When making a product -> New Product - enter name, click save. Then enter all your other information, upload images of the toy in different conditions, click save. Go to Combinations. Create your combinations one by one or by the Combinations generator. At this point if you create them one by one you can assign images for this combination (system shows already uploaded images that you saved in the previous step). If you use the combinations generator you have to go in each of them one by one and assign the needed images. Click save and exit the product. Go FO and select from the drop-down in the product listing the needed combination for "Condition", the system will hide all the other images. If you need "Combination" to show in the layered navigation module so you can search with the filter when in the categories as customer you have to make a tick for it inside the module filter template. Click save and reindex all indexes.
  18. As already mentioned - install PHPMailer and configure it then go to Email Settings in your BO and there is one new dropdown where you select email transport method - choose the already installed and configured module. Save and test. You will receive the test email now. You need only 1 of the modules, not all of them. Uninstall and delete the unneeded module. PHPmailer module is the better option as of now. This function was extracted from core because the library was outdated and this way a merchant has more flexibility if they need/want to use another transport
  19. Yes, it's fast but with few tweaks here and there Warehouse could go to 90% also. It all depends on the person behind the keyboard. @x97wehner are you ready with the error list so I can send you the modified files?
  20. OK give us better one where the results are higher and there are fewer 'bugs' in lighthouse.
×
×
  • Create New...