Jump to content
thirty bees forum

Pedalman

Members
  • Posts

    422
  • Joined

  • Last visited

  • Days Won

    5

Posts posted by Pedalman

  1. Ehm, marked or deactivated? All other modules also deactivated? I really to not get it why the modules are listed at all in the sitemap module. For a decade I thought sitemap content is pretty straight forward but there must be a good reason why this module lists the modules, too?!

  2. Hello

    I once again spent some hours to work with product images and their compression.

    I ended up with the conclusion to use Kraken's API in order to not spent to much time on this. So I bought the Kranen.IO module that is compatible with ThirtyBees. I had some difficulties to understand how to set it up in order to make use of Kraken's 'intelligent lossy" compression.

    I also have installed and active ImageMagick 'Plus'. I thought it might benefit me since it changes JPG's to 'progressive' once in the case I might have forgotten to export them this way in Gimp/IrfanView/Photoshop ?! Also I thought the crop setting is cool since the Kraken module does not offer this though the Api would allow it I think.

    In summary:

    • shoot product image in raw in high resolution

    • do image proccessing in software of choise, reduce resolution to e.g. 2200 pixels width (in order to satisfy Apple users and those who run displays with mega resolution - or is this the wrong way to do it?) and export it as web image (I use at the moment JPG format with 85% quality and trigger progressive if I not forget it -- but ThirtyBees V1.0.4 supports WebP as format. So, this workflow has to change).

    • UPLOAD it to Thirtybees

    • Thirtbees backoffice image settings are respected and TB produces the given resolutions for the webshop and does another! image compression (or only if possible or not done before? does it recognise in the JPS's that they were already optimized be let's say Photoshop before?)

    • ImageMagick and Kraken modules (overrides) kick in and work on the image (again)

    • Perhaps we and customers can now benefit from crisp and nice and fast loading images.

    There is another unknown factor to all this for me. Many shoprunners use perhaps StoreCommander for the daily work. I do so. I think there was also advertisement that StoreCommander is compatible with Thirtybees. The issue is if you upload images with StoreCommander this has its own settings how to deal with JPG/PNG, compression and cropping :( Perhaps here is another StoreCommander user and could haev a look at this and explain it? I attach a screenshot of the settings. I had hoped that it would make use of the ThirtyBees settings but if not... Well at least I wonder in this case if ImageMagick module makes any sense any more (since I believe that SC uses the same libraries to crop and compress?).

    0_1520006936935_sccommander image overrides2018-03-02 16_11_49-Catalog.png

    PS: The Kraken Module shows this code: //quality images if ((bool) $this->config_vars['KIO_OPTIMAL_QUALITY'] === false) { $data['lossy'] = true; if ($this->config_vars['KIO_QUALITY'] != 100) { $data['quality'] = (int) $this->config_vars['KIO_QUALITY']; } }

    So, if module is set to "Optimal" and the module code is $data['lossy'] = true; then it may use Kraken's "intelligent lossy" compression. If we change the code to = false then lossless... ?! Else, if "optimal settings" is off then kicks in an override with fixed set compression in percentage (what is 100% ? also lossless or best lossy?).

  3. Cool would be a section in the TB forum where we could download "JSON" overrides for the named themes. Each of the commercial themes has micro data markup integrated but since TB offers the nice TB module "JSON" markup... I am happy with Warehouse theme until TB realeases a template editor for the communinty theme. And I vote for an editor not only for the homepage but also for category pages (category ID) and cms pages (cmd ID).

  4. I still have problems to understand how to maintain TB - at least after doing a manual upgrade to RC 1.0.4.

    I followed the tut of https://forum.thirtybees.com/topic/1404/upgrade-to-latest-source/14 and noticed that the bankwire module has already version 2.0.6 on Git. In my installation there runs still 2.0.5.

    This is just an example but is there no auto update anymore? Do I really have to check wheather there are no versions for the modules I run under the RC 1.0.4 Thirtybees?

  5. Update: Firefox Quantum and an extension (LastPass) seem to be partly responsible for the delays. After editing the files above in order to stop the Gstatic/Gmaps ... calls all seems to be pretty fast with Chrome! That is really weird but now I can work again in BO without building up frustration :)

    PS: still a problem with ganalytics in BO: https://i.imgur.com/vOom7ss.png

  6. Another guess would be to check whether APC is active and to deactivate it. I am hosted at Hetzner Europe but with APC activated in the console of Hetzner and in ThirtyBees as caching method (for page prerender cache) I have irregular problems that are similar to the one you describe. Perhaps deactivate it, make your changes and see if all is fine. Let it run that way a time and perhaps go back to APC. Just a thought, I am no expert only a troubled shop runner.

  7. Well,

    I have to pick up my complain and question again.

    I upgraded to 1.0.4 latest repo in the meantime in order to exclude any issues or old bugs with the bo controller etc. But the backoffice orders page still hangs about 5 seconds due to loading google maps ?

    I have entered an API code in bo for gmaps but this does not help. This is more than annoying and really makes no fun to work in Thirtybees BO. This behaviour started in January so I still believe this is due to some Google servers but I also still believe a free Prestashop for should give us the option to use GoogleMaps/GoogleFonts etc. in Backoffice and elsewhere!

    But in I am willing to calm down :) and want to ask other European users if they notice or do not notice this delay in bo/orders ? This would be very helpful.

  8. Okay, I see that the tag 1.0.3 dates back to 18th August 2017... So, all committments later than that are part of upcoming 1.0.4.

    What isn't optimal now for me is that I believe that there are fixes and also improvements that might be related to 1.0.3, too. You know what I mean, everybody wants a flawless and fast as possible core. For me as normal shop runner it is now difficult to stay tuned :)

    E.g. I have issues with productcomments module. If there are newer committments how do I know if they only work with 1.0.4? What about e.b. latest PayPal module? It is out for months and meant to fix known issues with V5.x. But V6 is still beta or does only work with 1.0.4? So confusing for me that I think best is not be concernced with all that anymore.

  9. Hi. I know about that one.

    Anyhow, my question was not about how to upgrade to 1.0.4 but how to maintain a running 1.0.3 best.

    The normal shop runner would just wait until the ecommerce system tells him that there are core updated or module updates and would update.

    That is what I would do too, since I am no expert in all things. BUT I on GIT you see that there are dozens of fixes related to 1.0.3. I am asking what the best method is to get 1.0.3 up to date. Do I have to monitor the GIT and then download each fix --> I <--- might concern important? I think that could certainly cause more problems than solve. Should I download the repo zip (that is also linked in your cited tutorial) and copy it over my 'older' files?...

  10. Hello

    on GIT we can find the stable TB 1.0.3 and the ReleaseCanditate in development. The latest takes the most horse power/developer ressources I assume but there were of course also some fixes to the TB1.0.3 I have downloaded and installed in OCT2017 or so. How can I make sure I have all these fixes running on my livesystem?

    I guess I need to monitor the GIT repo. So I installed Sourcetree and cloned the TB repo. Anyway, I need to know how I can make sure that 1.0.3 and 1.0.4 or what ever do not get mixed up when I download... Can some be so nice to take some time to explain this to be in words or screenshot with whatever GIT client he uses (except bash :D).

    PS: I just stumbled in BO over system information and saw that there are three files listed that are supposed to be different from the source (which ever version (date) is meant and referred to here). Two I could reconize since I changed contend(edited them. But one I did not. The ContactController.php.

    So I did a file comparisson with the ContactController.php online and the one of the 1.0.3 I once downloaded. Well, they differ very much.

    => So, in a nutshell, I just want to make sure my V1.0.3 is up to date and I do not post issues and problems in the forum that might be already fixed a long time ago.

  11. Sorry for having doubts about 1.0.4 :) but I am a bit curious why I can not find any bug reportings or issues with 1.0.4 (after upgrading from 1.0.3).

    I read about adapting themes to the new RC for example but no more. I use the IQIT Warehouse theme and wonder if I have to add 1 1 1 to the theme's xml.

    And I would normally expect several more issues but all looks to be fine judging from this forum. Do I need to check GIT TB repository issues, too?

    Or is 1.0.4 still not recommended for a productuve site?

  12. Can this be related to a slow loading BO/orders page?

    It takes about 7 secs to load and the Ajax circle is spinning. Very annoying. I already posted related to this but to no avail so I wonder that GA Optimized might be the reason? Anyway, after deactivating the module the hickups were not much better.

    Browser tools name Google related stuff but I have no clue that all: alt text

    alt text

    And btw what does "UserID tracking" mean? Thefunction of the module is not very clear to me. Sorry

  13. Today I was in need to give a customer a refund. I clicked in bo orders the related button and Ajax jumped to a certain point downwards on the viewport as usual but the form did not change in order to make a (partial) refund.

    Well,... what could I do to get things working again? I already flushed cash and and let it running with recompile on for a certain time but to no avail.

  14. Mh

    I never learned how to programm so I had a look at the Terms&Conditions check during checkout and tried to edit the controller in question - but without luck :)

      if ($this->tabAccess['edit'] == 1 && $this->display == 'view' 
             && isset($checkedMAP) && $checkedMAP checked=='checked' )
    

    That was meant to be the first step. The second would be to have a button that sets checkedMAP. Anyhow syntax is wrong and all what I could do was to set the display condition to something else that does not exist... if ($this->tabAccess['edit'] == 1 && $this->display == 'view2'

  15. Actually, in order to satisfy both types of shop owners - the ones who care about Google connections and those who do not -

    best would be to have an "on demand" look up Google Map adress button.

    I think this goes with Thirty Bees concept and should be build in.

    Thank you alot

  16. Hello

    the orders page in the back office is loading too slow. Sometimes this is not the case but since days I notice an annoying delay.

    So, I assumed that there are some scripts running that have difficulties to to run or are slowing down the order pages and I started network traffic analysis in the browser tools.

    alt text

    I have no real clue how to use these browser tools but I see that there is a 404 (Ganalytics ?)

    and a https://maps.googleapis.com/maps/api/js/QuotaService.RecordEvent?1 .... ?

    Mh, reading "reacorded event" gives me a goose neck :) but anyhow I would really appreciate if TB would give us an option to use Gmaps service or not.

    => I vote for a TB exclusive tab in future ThirtyBees version with options like this that might increase priovacy a bit more.

    Until then, I would like to ask where I can block the Gmaps call (edit file) and what causes the 404.

    Thank you

  17. Migration of existing reviews / data is very important I think.

    And I do not think only about PS1.6 reviews but also other review systems like Yotpo, Ekomi, TrustedShops whatever. Any trustworthy external review provider^^ should offer an export option of customer reviews a shop has gathered. I am not to much into this but I think at least there should always be the email. May be name and product ID, cart ID, date also? The more data the better since a nice import function could allow to map these data to data stored in the shops DB, right? I have never heard of such an import function but it should be not too complicated, or? If possible we could quit all these external review providers and run exclusively ThirtyBees with an exclusive review system and do not loose any reviews we have already.

  18. Ehm, you are talking about this one: https://addons.prestashop.com/en/customer-reviews/17896-store-reviews-product-reviews-google-rich-snippets.html ?`

    you once have to make a connection to the author of the module to get your product_comments migrated and then you can run it on your own without script connecting to their server?

×
×
  • Create New...