[TYPO3-commerce] Only 0 prices in frontend

Morten Olesen mo at idefa.dk
Tue Aug 17 15:36:47 CEST 2010


Hi,

Just a suggestion;

UPDATE tx_commerce_article_prices SET fe_group = 0 WHERE fe_group=""

That way you actually fix the problem without making it impossible to 
take advantage of groups where you want to do so ;)

However this is an incredibly annoying bug

/Morten Olesen

On 2010-08-10 12:34, Michael Janssen wrote:
> Hi,
>
> this is the bug: http://forge.typo3.org/issues/8894
>
> I have a little workaround... After saving the prices i got to
> phpmyadmin and make this: UPDATE tx_commerce_article_prices SET
> `fe_group` = 0
>
> It's not the perfect way and not really user-friendly, but it works.
>
> Wishes,
>
> Michael
>
> P.s.: Never forget the backup before changes on the database.



More information about the TYPO3-project-commerce mailing list