
zdravko.balorda at siix
Apr 7, 2010, 11:04 PM
Views: 1228
Permalink
|
Hi, For RSS output I would like to get a list of stories in a category and all of its children. Bric::Biz::Asset::Business::Story->list man page says that for category_id parameter one can set ANY that I understand as ANY (id1, id2, id4) etc. However, I get the following SQL error: ERROR: invalid input syntax for integer: "1313,1312,1309,1311,1310,1308" saying it should be an integer. Any hints? Regards, Zdravko
|