coppermine-gallery.com/forum

Dev Board => cpg1.4 Testing/Bugs => cpg1.4 Testing/Bugs: FIXED/CLOSED => Topic started by: farhan on August 19, 2005, 05:37:22 AM

Title: Phpbb integration error
Post by: farhan on August 19, 2005, 05:37:22 AM
Was just testing 1.4.1 beta and everytime i turn on phpbb integration and login i get this error with debug notice turned on

QuoteFatal error :
While executing query "SELECT MAX(group_quota) as disk_max, MIN(group_quota) as disk_min, MAX(can_rate_pictures) as can_rate_pictures, MAX(can_send_ecards) as can_send_ecards, MAX(upload_form_config) as ufc_max, MIN(upload_form_config) as ufc_min, MAX(custom_user_upload) as custom_user_upload, MAX(num_file_upload) as num_file_upload, MAX(num_URI_upload) as num_URI_upload, MAX(can_post_comments) as can_post_comments, MAX(can_upload_pictures) as can_upload_pictures, MAX(can_create_albums) as can_create_albums, MAX(has_admin_access) as has_admin_access, MIN(pub_upl_need_approval) as pub_upl_need_approval, MIN( priv_upl_need_approval) as  priv_upl_need_approval FROM cpg140_usergroups WHERE group_id in ()" on 0

mySQL error: 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 ')' at line 1

It works fine when i delete the cookies and open the gallery.





Title: Re: Phpbb integration error
Post by: farhan on August 19, 2005, 06:06:22 AM
downloaded latest phpbb.inc.php from

cvs: coppermine/devel/bridge

works fine now
Title: Re: Phpbb integration error
Post by: lavinya on August 20, 2005, 07:55:33 PM
Quote from: farhan on August 19, 2005, 06:06:22 AM
downloaded latest phpbb.inc.php from

cvs: coppermine/devel/bridge

works fine now
thanks