CMS Warning line 75: On /index.php?name=coppermine&file=albmgr While executing query "SELECT aid, title, pos,
description, thumb FROM jbs_cpg_albums WHERE category = ORDER BY pos ASC" the following error occured: 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 'ORDER BY pos ASC' at line 1 In: /home/homes12/public_html/modules/coppermine/albmgr.php on line: 112
http://www.mydomain.de/index.php?name=coppermine&file=albmgr
A database error has occurred
The webmaster has been notified of the error
CMS Warning line 75: On /index.php?name=coppermine&file=albmgr While executing query
"SELECT aid, title, pos, description, thumb FROM cms_cpg_albums WHERE category = ORDER BY
pos ASC" the following error occured: 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 'ORDER BY pos ASC'
at line 1 In: /homepages/29/d72673074/htdocs/GDI-Net/modules/coppermine/albmgr.php on line: 111

$cat = intval(isset($_POST['cat']) ? $_POST['cat'] : (isset($_GET['cat']) ? $_GET['cat'] : 0));
$cat = intval(isset($_POST['cat']) ? $_POST['cat'] : (isset($_GET['cat']) ? $_GET['cat'] : 0));
All times are GMT