News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

Admin tool access fails

Started by nulla, March 29, 2006, 10:39:55 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

nulla

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