MySQL Syntax Error from NextGen
-
Using the latest version of NextGen gallery. The following invalid SQL is generated
SELECT * FROM
wp_ngg_picturesWHERE (exclude= 0) AND (galleryidIN (15)) ORDER BY ABS(sortorder) ASC,sortorderASC LIMIT -20, 20and is triggered by M_NextGen_Basic_Gallery->render
The topic ‘MySQL Syntax Error from NextGen’ is closed to new replies.