Why cant I use default_where and order_by at the same time?
Am I doing something wrong?
set_block_propery('MY_BLOCK',default_where,'column1 > 10',order_by, 'column2');
what's wrong?
it keeps telling me something about "wrong number of parameters or arguments".
your help is needed here.
thanks