View Single Post
Old 28-04-2006, 03:52 PM   #6 (permalink)
Anthony Butcher
Administrator
 
Anthony Butcher's Avatar
 
Join Date: Sep 2004
Location: Long Ashton, Bristol
Posts: 9,738
Party: None
Anthony Butcher is just starting out
Default

Quote:
Originally Posted by Intbel
SQL Error : 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 ') AND pic_cat_id = cat_id' at line 4

SELECT COUNT(pic_id) AS count FROM phpbb_album, phpbb_album_cat WHERE pic_user_id = 658 AND cat_id IN () AND pic_cat_id = cat_id

Line : 158
File : album_memberlist.php
Keep the error reports coming. That one should be fixed now I hope
Anthony Butcher is offline