Invalid Page
will be default listing of everything
Please click your browsers back button
SELECT stockitems.StockItemsId, stockitems.ItemCode, stockitems.Description, stockcategories.StockCategoriesId, stockcategories.ParentStockCategoriesId, stockcategories.SalesDescription as catdescrip FROM `stockitems`,`stockitemscategories`,`stockcategories` WHERE stockitems.PageURL='Xmas_Graig_Farm's_Unusual_meats_recipes' and stockitemscategories.StockItemsId=stockitems.StockItemsId and stockcategories.StockCategoriesId=stockitemscategories.StockCategoriesId and stockcategories.SuspendedMailOrder=0 and stockitems.SuspendedMailOrder=0 ORDER BY stockitems.Description
SELECT * FROM `stockitems` WHERE `PageURL`='Xmas_Graig_Farm's_Unusual_meats_recipes' and SuspendedMailOrder=0 LIMIT 1
Please click your browsers back button