Warning: [mysql error 1064] You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ASC' at line 7
SELECT DISTINCT(image_id)
FROM mlhgrx_image_category
INNER JOIN mlhgrx_images ON id = image_id
WHERE
category_id = 705
AND (category_id NOT IN (449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,501,502,503,504,505,506,507,508,509,510,511,512,513,514,542,543,544,545,546,547,548,549,550,551,552,553,554,555,556,557,558,559,560,561,562,563,564,565,566,567,568,569,570,571,572,573,574,575,576,577,578,579,580,581,582,583,584,585,586,720,516,517,518,519,533,540,591,528,723,733,787,869))
ORDER BY file ASC, rank ASC
; in /home/sportactab/piwigo/include/dblayer/functions_mysqli.inc.php on line 847
Fatal error: Uncaught Error: Call to a member function fetch_assoc() on boolean in /home/sportactab/piwigo/include/dblayer/functions_mysqli.inc.php:908
Stack trace:
#0 /home/sportactab/piwigo/include/section_init.inc.php(317): query2array('\nSELECT DISTINC...', NULL, 'image_id')
#1 /home/sportactab/piwigo/index.php(12): include('/home/sportacta...')
#2 {main}
thrown in /home/sportactab/piwigo/include/dblayer/functions_mysqli.inc.php on line 908