bbPress

Simple, Fast, Elegant

bbPress support forums » Troubleshooting

DB ERROR

(2 posts)
  • Started 8 months ago by britneyimages
  • Latest reply from chrishajer
  • This topic is not resolved
  1. DB Error: Bad SQL Query: SELECT i.image_id, i.cat_id, i.user_id, i.image_name, i.image_description, i.image_keywords, i.image_date, i.image_active, i.image_media_file, i.image_thumb_file, i.image_download_url, i.image_allow_comments, i.image_comments, i.image_downloads, i.image_votes, i.image_rating, i.image_hits, c.cat_name, u.user_name FROM 4images_images i, 4images_categories c LEFT JOIN 4images_users u ON (u.user_id = i.user_id) WHERE i.image_active = 1 AND i.cat_id = 475 AND c.cat_id = i.cat_id ORDER BY image_name ASC LIMIT 0, 12
    Unknown column 'i.user_id' in 'on clause'

    Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/britney/includes/db_mysql.php on line 116

    how do I fix this.

    Posted 8 months ago #
  2. Is this coming from a plugin? That doesn't look like anything related to bbPress.

    Posted 8 months ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.