'pn.cpg11d_users' doesn't exist 'pn.cpg11d_users' doesn't exist
 

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

'pn.cpg11d_users' doesn't exist

Started by nathancraig, January 04, 2005, 05:00:38 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

nathancraig

I'm running:
pn0.7.5
coppermine 1.3
pcCPG 2.4

Running standalone at:
photos.archaeo.info

Instillation went fine until it came time to add a new block.  After trying to do this through the admin I get the following error on every link from the site:

Query0 failed : Table 'pn.cpg11d_users' doesn't exist

I checked the database using mysql and did not find any tables added to my postnuke database though I see that there is a seperate cpg database

I've read through the documentation and searched this forum and not found anything related.  I'm just a lowely newbie looking to share information on archaeology.  Anybody got a hunch on this problem?  Thanks.

casNuy

You need to change the default value which is set in the block to cpg11d_users. In your case it probably is cpg132_users.
Please check your installation of Coppermine and adjust accordingly.

Cas