|
|
Select CategoryName, Description, CategoryKey, PDF from Categories where SubCategoryKey = AND CategoryKey = 1447 ORDER By SortOrder, CategoryName 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 'AND CategoryKey = 1447 ORDER By SortOrder, CategoryName' at line 1
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/d4nx01/public_html/includes/content/SUBcategoryContentDetails.php on line 8
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/d4nx01/public_html/includes/content/SUBcategoryContentDetails.php on line 50
More »»
Select CategoryName, Description, CategoryKey, PDF, Featured from Categories where SubCategoryKey = AND CategoryKey != 1447 and Hidden = 0 ORDER By SortOrder, CategoryName Limit 0, 20 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 'AND CategoryKey != 1447 and Hidden = 0 ORDER By SortOrder, CategoryName Limit 0,' at line 1
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/d4nx01/public_html/includes/content/SUBcategoryContentDetails.php on line 76
|