[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] Wierd behaviour mysql query - URGENT
>
> now it will only work if it looks like that:
>
> [query list=1 sql="SELECT Id, quantity FROM menge WHERE username='[data
> session username]' AND sku='[item-code]'"]
> [if-item-data products limitiert eq 1]
> [query list=1 sql="SELECT Id, quantity FROM menge WHERE username='[data
> session username]' AND sku='[item-code]'"]
> [on_match] ....................
and it only works if there are both queries there ... only one of them, no
matter which , and it stops working ....
Andrei