Database postgres 8.3 banner 2.21 ERROR: could not find an image to display Error: Database Error! ERROR: LIMIT #,# syntax is not supported HINT: Use separate LIMIT and OFFSET clauses.
Date: 2009-07-14 16:49 Posted By: Kari Hanski (kh_) Change line: $limit = "LIMIT 0,1"; to: $limit = "LIMIT 1";
Date: 2009-07-14 16:50 Posted By: Kari Hanski (kh_) ..in file action.default.php