Admin tool access fails Admin tool access fails
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Admin tool access fails

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

Previous topic - Next topic

0 Members and 2 Guests 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