Guest Posted April 19, 2005 Share Posted April 19, 2005 I am trying to implement the Product Listing Column (Instead of a single column list it allows multiple Column ) by Randy Pertiet But I run into a SQL error in product_listing_col.php - approx line 5: $listing_split = new splitPageResults($HTTP_GET_VARS['page'], MAX_DISPLAY_SEARCH_RESULTS, $listing_sql, $listing_numrows); SQL error is: 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 'select p.products_image, pd.products_name, p.products_id, p.ma Can anyone help? Thanks Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.