

led24ee
Trusted Members-
Posts
429 -
Joined
-
Last visited
-
Days Won
12
Content Type
Profiles
Forums
Gallery
Downloads
Articles
Store
Blogs
Everything posted by led24ee
-
So there is not easy way to add additional field to "Client address" for e-mail ? Client primary address remains the same, just add field named CC (Carbon Copy) ? Or even this need also core modification ? For example shop e-mail has this functionality. And yes, I have no idea how this is done.
-
Ever heard that there are companies where is more than 5 employee ? And they have even financial department. And what a surprise, there are clients who just send letter what they need. They don't log in, they don't search or select something. They just ask and it is my business to find proper item, make invoice and organize transport. Of course if You have never heard about B2B then this may be new. But attitude like this is main reason TB is not popular. There is always some smartass who thinks that things that he has never heard are only for idiots. If You don't have solution then it is pretty easy to just skip this thread.
-
This was created for completely another purpose and this leaves only one e-mail. I need add another e-mail for invoice, but also keep existing email. Theoretically this can be as CC: or BCC:
-
Is there any solution for client have multiple e-mail ? f client need that invoice is going to some other place (finance department for example), but conversation is with current address ? So invoice is going to two different e-mail. Thank You
-
What is the point of forum when everything must be in github ?
-
It's as good as dead. Is there any suggestion for alternative ?
-
Well, I just tried and even if the pictures are in same server I got this error. So probably this test shop is damaged. This was anyway for purpose to find out any error in CSV file itself. But now I better make fresh install for test shop.
-
There are two shop. Both with separate IP. I use this exact CSV with both. Error only appears when test shop is trying to get images that are in other shop image folder. So this can be some server limits or rules. Both shop are using PHP8.3 and TB1.6
-
Is this real thing ? First my browser (FF) can't download it, because there is some virus. If I still mange to download then in testshop I got warning that this doesn't contain what is expected.
-
Well, it obviously is in wrong place. There is one thread about CSV import. I was pretty sure I used this. Sorry.
-
TB 1.6 gives this on CSV import: Errors occurred: Image entity products not found Image entity products not found Image entity products not found Image entity products not found Image entity products not found What can be cause of this ? Pictures in CSV file point to URL and these pictures are correctly visible when I put this address in web browser. So address is correct and file is also present. Any idea ?
-
I'm still waiting for slider option for this module "Block Layered navigation". Is this ever gonna happen ?
-
I have so many errors that I'm not sure is this caused by TB or not. So I can't report nothing. I have transport module where developer renames database table and then he forgot to put this in every update. ...only 2 hours to find out. And after this he also put some new column and again this was only in next update. So if You don't update every time but for example after 3 or 4 version then You got constant headache and compared with medium grade hangover this hangover is like paradise. In my case this transport module blocks all possibilities to make changes in product ... Then I found another payment module where is error in syntax. I gave all info to developer and answer was "This is impossible to fix." Then I sent video (half minute to google) where is shown fix to this error and it takes about 30 second to fix. After this I haven't get any answer from developer. Here (I mean TB) you got answer, maybe this would be not solution, but in any case this is better than silence. Bad thing is that my coding skills can't be measured, because there simply isn't any. I keep trying, but maybe is better to build all from zero.
-
ThirtyBees 1.6 OFFICIAL is here!
led24ee replied to Smile's topic in Announcements about thirty bees
Well, I finally found where I can close it. But please put there something else than X in corner. Usually this x means closing, but at this particular case it bring another window. Can You replace this X with "See choices" or "See more" or something similar ? -
ThirtyBees 1.6 OFFICIAL is here!
led24ee replied to Smile's topic in Announcements about thirty bees
Hi This "Become supporter" button (or whatever it is called) is EXACTLY on SAVE button. Is it really necessary ? In my case this is also permanently there. I haven't seen more idiotic things very long time. EDIT: Seems that this thing is present ALL TIME. So I need to use adblocker on my own shop in backoffice ? Really ? Or I'm doing something wrong ? -
I have module with automatic data exchange for transport. It is working. Now there are some restrictions for dimensions. I can use this module for many locations, but carrier allows different sizes of package for different places. So far module creates courier where I can insert prices, locations and weight but I can't find solution for different size. For example this carrier allows 2,5 meter items to transport for one group, but it is not allowed to everywhere. Is there any way how to use this module so that package dimensions are different and are depending of destination ? Or do I need to install two modules (some difference in name) and then configure these for different length ? Yes this last solution is PITA.
-
Found the reason. Some files was missing. I have no idea why. Just copy via ftp from local machine to server was solution.
- 1 reply
-
- 2
-
-
-
Fresh install PHP 8.2.20 TB 1.5.1, community theme gives error 500 Decryption gives little bit more : SmartyException Unable to load template 'file:helpers/tree/shop_tree_header.tpl' in file vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php at line 196 Any ideas how to fix or what can be cause ?
-
Well, this version is working . Thank You
-
Code works until "else if." if I replace these lines what should be changed then first one works. EDIT : It works so also with google analytics enabled. So for me it looks like there is something wrong with this code. Unfortunately my skills aren't enough to fix it.
-
I don't see any difference.
-
Well, this was never translatable (if this is correct word) but I need to show price for one item. And under products section "Price" there is place for this unit (piece, meter, pack, etc) but there isn't possibility to translate this. This is also reason why I asked this many year ago. But at the moment this isn't working anymore.
-
This translation is not working. Or at least there is no visible change. There is also no error. Is this related to TB version or PHP version ? Earlier was TB 1.1 and PHP 7.3 ow it is TB1.5.1 and PHP 8.3.19