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 'cid != 11 AND c.index = 1
ORDER BY i.id desc LIMIT 0, 24' at line 7
Query:
SELECT SQL_CALC_FOUND_ROWS
i.id
FROM gallery_items AS i
JOIN gallery_cats AS c ON i.cid = c.id
It appears to be affecting the female scans, Couples and Vector art directory.
You can click on the directory to enter it but when you go to click on Browse
Vector art this error comes up
MySQL Error:
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 'cid != 11 AND i.cid = 10
ORDER BY i.id desc LIMIT 0, 24' at line 7
Query:
SELECT SQL_CALC_FOUND_ROWS
i.id
FROM gallery_items AS i
JOIN gallery_cats AS c ON i.cid = c.id
WHERE i.elite >= 0
cid != 11
and i.cid = 10
order BY i.id desc LIMIT 0, 24
Similar sorts of errors com up with the other galleries I have mentioned.
This is the error ...
MySQL Error:
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 'cid != 11 AND c.index = 1 ORDER BY i.id desc LIMIT 0, 24' at line 7
Query:
SELECT SQL_CALC_FOUND_ROWS
i.id
FROM gallery_items AS i
JOIN gallery_cats AS c ON i.cid = c.id
WHERE i.elite >= 0
cid != 11
and c.index = 1
ORDER BY i.id desc LIMIT 0, 24
It appears to be affecting the female scans, Couples and Vector art directory. You can click on the directory to enter it but when you go to click on Browse Vector art this error comes up
MySQL Error:
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 'cid != 11 AND i.cid = 10 ORDER BY i.id desc LIMIT 0, 24' at line 7
Query:
SELECT SQL_CALC_FOUND_ROWS
i.id
FROM gallery_items AS i
JOIN gallery_cats AS c ON i.cid = c.id
WHERE i.elite >= 0
cid != 11
and i.cid = 10
order BY i.id desc LIMIT 0, 24
Similar sorts of errors com up with the other galleries I have mentioned.
please do a search again..:) ,continue ur discussion here Can't get in gallery
fixed