Admin tool access fails Admin tool access fails
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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