forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: nulla on March 29, 2006, 10:39:55 pm

Title: Admin tool access fails
Post by: nulla on March 29, 2006, 10:39:55 pm
I have coppermine bridged with SMF and wrapped in Joomla.

When I press the Admin tools button I get this error log in debug mode

I am trying to access the bridge to see if I can correct the login error I have encountered

Quote
"While executing query "SELECT aid, category, IF(memberName IS NOT NULL,
                        CONCAT('(', memberName, ') ', a.title),
                        CONCAT(' - ', a.title)) AS title
                        FROM cpg_albums AS a
                        LEFT JOIN `n*****_copp2`.smf_members AS u
                        ON category = (10000 + ID_MEMBER)
                        ORDER BY category, title" on Resource id #23

mySQL error: No Database Selected"

I have checked and repaired the database in my server control panel.

My login brdge with SMF does not seem to be working.

Any help much appreciated.

Nulla