

led24ee
Trusted Members-
Posts
429 -
Joined
-
Last visited
-
Days Won
12
Content Type
Profiles
Forums
Gallery
Downloads
Articles
Store
Blogs
Everything posted by led24ee
-
thirty bees 1.1.1 - pre-release bug hunt
led24ee replied to datakick's topic in Announcements about thirty bees
I noticed that with ASM there is another weird thing. This on is probably mistake. If You put products on supply order then the first row is reference. This should be product reference, but at the moment this is supply order reference. TB 1.1. Bleeding ... Now I have some items in stock and ... When You have only one combination of many, then customer can see that all combinations are available with delivery time for item which is in stock. There is no quantity visible, but delivery time is same when this item is in stock. If You choose this item of combinations which is in stock then You can see also quantity. But the biggest problem is that customer can see absolutely wrong delivery time for these items which aren't actually in stock. -
Question about Advanced Stock Management System
led24ee replied to Nordicworming's question in Technical help
Lucky You ... -
Question about Advanced Stock Management System
led24ee replied to Nordicworming's question in Technical help
In every stock increasing You make new stock movement ? I mean when You order 100 items then You make 100 movement ? With supply order You can say that all items are here and rest is done after one click. -
Question about Advanced Stock Management System
led24ee replied to Nordicworming's question in Technical help
Hi. Is anybody using advanced stock management and this is also working too ? I just tried with fresh install and I have no idea how this thing must work. First if I make an supply order then I must set supplier. Until this it's ok. Now when I start to put products on this order then I try to use reference and in this list there are products from different supplier. When I finally give up and put this product from different supplier and hit "Save and stay" then I got error message which tells me that almost every field must be filled. This last error is gone with TB1.1. bleeding edge. But. I still can't use reference code, I must use supplier reference. I also found out that there is SQL table product_attribute and there is row supplier_reference. This is empty and stays empty when importing products via CSV. Maybe this must be empty but in this case I can't understand why this column after all is existing. -
thirty bees 1.1.1 - pre-release bug hunt
led24ee replied to datakick's topic in Announcements about thirty bees
Estonian flag is wrong when installing new language. If I remember correctly this is from beginning. -
thirty bees 1.1.1 - pre-release bug hunt
led24ee replied to datakick's topic in Announcements about thirty bees
There is one mistake. But I'm not sure what You think of this. There can be combinations. And You can give reference for each combination. If You search (Catalog>Products) by reference then You see only reference for "primary" product. You can't find combinations when searching by reference. And this is really annoying. This was also in PS1.6 and I think there are few user who are using combinations and this can be reason why this is still exist. -
How to update or replace a Product's Feature Values using CSV Import?
led24ee replied to Acer's question in Technical help
Right now my solution is to take out features from CSV and translate these manually. All other values from CSV seems to "act normal". -
How to update or replace a Product's Feature Values using CSV Import?
led24ee replied to Acer's question in Technical help
I got a problem with features. If You need import products in different languages then this CSV import doesn't put features by language. It creates new feature. For example lenght in english. But in other language there will be next feature, with the same values. And the result is that in case two language you will see both feature, instead of one which supposed to be visible depends on which language you prefer. This is really annoying. Is there any solution to change this ? I'm totally newbie in PHP but with the code above I can see that there is feature id, but it is constructed of featurename and position. How can I do so, that this position is used as featureid, or is there any possibility to add this extra ? -
Is it possible to add extra field for backup files, where You can just put text to explain which changes are made ? If You are testing and then you do backup before changes then this is very good and quick way to remember what changes are made.
-
I try to regenarte pictures and this error pop up. It is for product pictures (TB1.1.0 Bleeding edge). Is there any point also in this message ? So far I have no idea what this message is trying to tell me. I can only suppose that there is something with limits. Is this serious message, joke or, there are two different messages mixed somehow ?
-
Why it should work ? This supposed to be why it shouldn't work ?
-
Preference -> Images is all I can use and there it shows everything is done. I already regenerated these pictures many time. Is there more I can do ?
-
This prestoolmodule is only for user/pass setup ? Also I have little problem. Product combination Edit can't show pictures. When I move cursor to place where picture should be(there is broken picture icon), then I can see the address where this picture is. If I do rightclick and choose "Open Link in New Tab" then this picture comes on display. Is there any "cure" for this ?
-
Is anybody interested of solution when there are also small pictures with results of upper search bar ? I don't know how to make public the solution. I got this working on my site.
-
This github "patch" for radio-button is working. At least for my install (TB1.1.0 as it is on download page). I don't have latest version of Niara and netamismb reported problem about missing picture with "New product" module is present for me too.
-
If You try to use combinations fro products You can do it with CSV (this is long story) or You can do it manually. Go to Products, choose which one You need and press Edit. Then choose Combinations from left side. Now You supposed to be on site "Add or modify combinations for this product." Now You can try automatic generator for combinations and if You press this possibility then You are redirected to backoffice page Dashboard with no changes in product combinations. Can someone confirm this ?
-
Ok. This radio-button issue is gone now.
-
Look's like this is not working with combinations (TB1.1.0). If You change radio-button to drop-down or color, then it is working. Second, If you try to use "Product combinations generator" then in my case You end in BO page "Dashboard". Can someone confirm ?
-
Changing text color in Store Information section Niara theme
led24ee replied to piet's question in Theme help
You need to find another solution because this modification breaks Advanced Parameters -> Email section radiobutton names to letters. -
I deleted this Niara folder, I switch off all cache, I deleted/emptied all cache. Nothing helps. Looks like I need new host for my domain. Honestly, I'm really tired of this. This is many weeks, before I ask here. Thanks for help.
-
There's still something wrong. Even fresh install shows in translation section (Localization - Translations) that this phrase is translated, but actually TB uses/shows in english. Talking about for example Back Office translations.
-
Ok. These module translations inside this gzip are in many places. One of them is also in root/themes and in this case there is prestashop instead of theme name. I try with different theme names.
-
Yes. I'm trying to translate, but there are many items, what stays still in english. I try to explain. If You export language pack you got file named (languange code).gzip And for me it is really easy to modify items in this file (with 7-zip) and then pack all items again in this file and then import this file.Now there are many sections in this file. translations for emails, for pdf, etc, shortly all, even tabs. And this is fro PS time. Now there are themes catalog in this gzip file. All these translated items begin with the same code. For example module blocksocial is following $_MODULE['<{blocksocial}prestashop>blocksocial_f5d5fbc8332317546cbeb037592e2902'] = 'test'; and this word test is what you see. But. This row contains also theme name. And now I found out that in my case even if the file is in gzip under section themes/niara/modules/blocksocial/translations it still has prestashop instead of niara. Actual row is from fresh install. Is this some kind of error or have I made something wrong ?
-
Ok. This is complicated. I have no idea yet how this come. But Niara catalog has only 3 folder, while niara has all. Niara has folders : lang, modules,pdf.
-
Is there any good reason why there is two catalogue in root/themes catalog ? One is niara and then it is also Niara. Can this cause any problems with theme ? edit: as this had nothing to do with the other topic, I moved it here.