cant change Product imagetypes
Forum rules
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
cant change Product imagetypes
Hello
i've adde a mediatype:

So i can select it on the product
but when i safe it goes back to default...
i've adde a mediatype:

So i can select it on the product
but when i safe it goes back to default...
Last edited by mantik on 08 Dec 2017, 14:47, edited 1 time in total.
Re: cant change Product imagetypes
This is a bug in the current version of the admin interface and will be fixed in the next version.
In the meantime, you can install this one: https://aimeos.org/fileadmin/download/a ... 2-pre3.zip
In the meantime, you can install this one: https://aimeos.org/fileadmin/download/a ... 2-pre3.zip
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,

Re: cant change Product imagetypes
i've update it. still not works. now i both options apear from beginning but when i save its still be the default value
and an other error what i have is still with the languages:
typo3conf/ext/aimeos/Resources/Libraries/aimeos/aimeos-core/lib/mshoplib/src/MShop/Customer/Item/Base.php
if i don't do that no customer are displays in the customer module and a message "wrong iso code 0" appear.
and an other error what i have is still with the languages:
typo3conf/ext/aimeos/Resources/Libraries/aimeos/aimeos-core/lib/mshoplib/src/MShop/Customer/Item/Base.php
Code: Select all
case 'customer.languageid':
switch($value){
case 0:
$value = 'de';
break;
case 1:
$value = 'fr';
break;
case 2:
$value = 'it';
break;
}
$address->setLanguageId( $value );
break;
Re: cant change Product imagetypes
The image type wasn't stored. That has been fixed in version 17.10.2:
https://extensions.typo3.org/extension/aimeos/
https://extensions.typo3.org/extension/aimeos/
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,

Re: cant change Product imagetypes
very good. now it works
Re: cant change Product imagetypes
oh boy.... now after update the Salutaions have lost his translated labels...

its really hard to work with a software like this.
customergroup extension delete the product tab by the category module
imagetypes can't be saved
now this....
please improve a little bit your deplyoment quality so the system will stay stable...

its really hard to work with a software like this.
customergroup extension delete the product tab by the category module
imagetypes can't be saved
now this....
please improve a little bit your deplyoment quality so the system will stay stable...
Re: cant change Product imagetypes
Sorry, that was totally unintended 
Can you install this version and tell us if it also works for you?
https://aimeos.org/fileadmin/download/a ... 3-pre3.zip

Can you install this version and tell us if it also works for you?
https://aimeos.org/fileadmin/download/a ... 3-pre3.zip
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,

Re: cant change Product imagetypes
No problem - can happen but you must see our side.
for a small update where we think there are some minutes we get a call from our clients for new bugs and then must work few hours for free to see are there any other things that not working too.
the updates solves the problem but not fully. in the backend (customer module - listits) still mr and mrs
The problem appears also in the mails
for a small update where we think there are some minutes we get a call from our clients for new bugs and then must work few hours for free to see are there any other things that not working too.
the updates solves the problem but not fully. in the backend (customer module - listits) still mr and mrs
The problem appears also in the mails
Re: cant change Product imagetypes
That's the reason why this must not happen in a LTS release ...
In the customer panel of the admin interface, these values aren't translated so nothing has changed. The e-mails use the same translation source as in the checkout, so there must be a different problem: https://github.com/aimeos/ai-client-htm ... lt.php#L45
Did you enable APCu?
In the customer panel of the admin interface, these values aren't translated so nothing has changed. The e-mails use the same translation source as in the checkout, so there must be a different problem: https://github.com/aimeos/ai-client-htm ... lt.php#L45
Did you enable APCu?
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,
