Jump to content
thirty bees forum

zen

Trusted Members
  • Posts

    439
  • Joined

  • Last visited

  • Days Won

    68

Posts posted by zen

  1. Here is the last archive of TB installed for a new website for a friend.. it might not contain all modified modules likes currency and language.. but I have not much time to pack it again.. the may be to update github or make a new repo, but time goes fast, I'll try to do that this week.

    Enjoy, and please report bugs or fix them.

     

     

    • Like 2
  2. Hello,

    I am still working and using this theme, it's fully compatible with last TB version, I just need time to update it on github or just give here a ZIP installable version.

    If you want to try, please PM me and I will give you an archive to test.

    If people can help we may be able to release it on a clean version for TB for everybody.

    ++

  3. Hello 30knees

    13 hours ago, 30knees said:

    It's design stuff and I know datakick prefers not to do such. 🙂

    I am always happy to work on this kind of things.. that is why I forged my own theme, and use it for myself and customers.. what do you need exactly ?

    • Like 1
    • Thanks 1
  4. Hello,

    This module : advanced top menu by presta module, used to work with ThirtyBees long time ago, but now it shows errors on front office only, back office is still usable.

    Here is the main error shown from TB vers 1.3.0 to 1.6.0

    Unknown resource type 'module'

    in file vendor/smarty/smarty/libs/sysplugins/smarty_resource.php at line 110

    Source file: vendor/smarty/smarty/libs/sysplugins/smarty_resource.php

    91:                        "smarty_resource_{$type}_source", "smarty_resource_{$type}_timestamp",
    92:                        "smarty_resource_{$type}_secure", "smarty_resource_{$type}_trusted"
    93:                    )
    94:                );
    95:                // give it another try, now that the resource is registered properly
    96:                return self::load($smarty, $type);
    97:            }
    98:        }
    99:        // try streams
    100:        $_known_stream = stream_get_wrappers();
    101:        if (in_array($type, $_known_stream)) {
    102:            // is known stream
    103:            if (is_object($smarty->security_policy)) {
    104:                $smarty->security_policy->isTrustedStream($type);
    105:            }
    106:            return $smarty->_cache[ 'resource_handlers' ][ $type ] = new Smarty_Internal_Resource_Stream();
    107:        }
    108:        // TODO: try default_(template|config)_handler
    109:        // give up
    110:        throw new SmartyException("Unknown resource type '{$type}'");
    111:    }
    112:
    113:    /**
    114:     * extract resource_type and resource_name from template_resource and config_resource
    115:     *
    116:     * @note "C:/foo.tpl" was forced to file resource up till Smarty 3.1.3 (including).
    117:     *
    118:     * @param string $resource_name    template_resource or config_resource to parse
    119:     * @param string $default_resource the default resource_type defined in $smarty
    120:     *
    

    I tried to fixed this, but I couldn't after quite some time spent on it..

    Is there any anybod that got a way or advise to fix that please ?

    I for now just want to make it working in front office with PHP 7.4.X only.. v8.x will be handle later.

    Best Regards,

    Zen

  5. I do encounter problems with french emails translations.. when I delete the directory and click on update .. it downloads english themes translations/ templates on the mails/fr directory

    In order to get translated emails, I used an old website and export emails from there and upload it.

  6. 2 hours ago, chaosticbunny said:

    I am about to start a new store and I can try and help contribute fixes but I am asking you for your latest work if you can make a new branch on github.

    -James

    Good to know..I hope to find the time soon to do that, I'll update it here when it's done.

    I am working on a new shop as well, and I did custom the theme for this purpose already.

    • Like 1
    • Thanks 1
  7. I make an override of Category class and it works fine, the parent::__construct() was in first position like you show on core file already.

    Now I noticed something : when on back office on a category edit page, you can upload images for MENU only if the module block categories is activated, it seems strange, is there any reason for that ?

  8. 2 hours ago, DRMasterChief said:

    Do you have an picture about this, please?  I really want to see this details, as it is interesting for us since a long time and we did not get managed an solution. 

    Simply try TB 1.6.0 version and create or edit a category, you will find a new field for additional_description that can be used in front page, to have 2 descriptions on category page, like a short and long one.. then you can manage that in your theme to suits your needs for SEO and design.

  9. 17 minutes ago, datakick said:

    that will be php8 issue, most likely this fix:https://github.com/thirtybees/thirtybees/commit/5de5f96760f01e5addbb5c045608c7dc5e863799

     

    Update to 1.6

    I was suspecting something like this, but as the code is for PHP8 I didn't even try to change php version.

    Now I did update with coreupdater to bleeding edge 1.6.0 version and I create proper overrides.. and nothing happen, super strange  😞 😞 

    BUT for this case I don't need override anymore, as you did insert the additional_description for category as it has been done on Presta 8.x, well DONE !! 

     

     

  10. 16 minutes ago, yaniv14 said:

    did you delete the cache/class_index file?

    Yes indeed.

    I am used to make overrides and usually it works.. but here on this 1.5.1 version it's a real mystery..

    as it does nothing different thant the core code except error if the code or syntax is wrong.

    Thank you for your interrest @yaniv14

  11. Hello,

    I did add a short_description field for each category in class and controller admin, it works instantly.

    Then I moved the code to do an override, after several hours it never worked.. I don't understand what is going on, as for products it works good with same technique overriding.

    The mystery remains 😞

    TB version 1.5.1, on php 8 on a fresh install.

    Best regards.

     

  12. On 3/26/2024 at 11:01 AM, Pedalman said:

    Indeed,

    the demo shop is lightning fast. But how can the average TB user install this? The git hub project seems to be years old?

    And do you offer paid support if needed?

     

    Sorry for late reply,

    for now, I don't see anough people willing to be supporting the developpement and updates of this module, the Github is outdated yes.. I am trying now to find time enough to finish my new version of it and release it for Free on Github asap.

    I can, of course, give also paid support if you need custom code or some fixes for your own shop.

     

    I just fix some headers menu issues and the block layered module that you can check here : https://biovedique.fr/binders-and-binder-accessories

     

     

  13. 8 minutes ago, Yabber said:

    These columns have no static width. In a responsive table, the width of columns scales dynamically depending on the amount of content in columns.

    You are right, that's why I forced it with a minimun width on description column and max-width on the quantity one.

  14. Hello, here is a updated demo version of Cisero theme (but same image for all products), it's on Bootstrap v5.3.3 latest stable release available, no payment is setup, so step 2 only can be reached in order steps.

    Also, I would like to update Jquery version for TB to latest v3.7.1.. I did try but it makes new notices in console for plugins and widgets to update too, seems like a long task to do.

    The site is still under construction but I would like to have your feedback so that I can put in place useful comments and keep on finishing this theme asap.

    https://biovedique.fr/

    Biovedique.thumb.png.e1efeae72ed4e77262d7b43857215df4.png

     

    Best Regards,

    Zen

    • Like 1
    • Thanks 1
×
×
  • Create New...