Title: Coppermine plugin working?
Last modified: August 18, 2016

---

# Coppermine plugin working?

 *  [daand](https://wordpress.org/support/users/daand/)
 * (@daand)
 * [19 years, 1 month ago](https://wordpress.org/support/topic/coppermine-plugin-working/)
 * Is there a working coppermine plugin online?
 * I got a whole Coppermine Gallery, and now that I have i blog, I dont really want
   to copy and paste every image in it..
    I found already one plug in, dut it didnt
   work….
 * Anyone who knows?
 * Thanks in advance
    Daan

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [2notch](https://wordpress.org/support/users/2notch/)
 * (@2notch)
 * [19 years, 1 month ago](https://wordpress.org/support/topic/coppermine-plugin-working/#post-559837)
 * [Coppermine SC](http://www.rueplumet.com/plugins/copperminesc/) works fine for
   me. Is that the one you tried?
 *  Thread Starter [daand](https://wordpress.org/support/users/daand/)
 * (@daand)
 * [19 years, 1 month ago](https://wordpress.org/support/topic/coppermine-plugin-working/#post-559878)
 * I have the plugin installed now..
 * But it doenst work….
 * the only thing i get when i type “[cpg_album:4]”is…
 *     ```
       CoppermineSC database error: [Table 'designgallery.cpg_config' doesn't exist]
       SELECT value FROM cpg_config WHERE name="ecards_more_pic_target" OR name="fullpath"
   
       CoppermineSC database error: [Table 'designgallery.cpg_pictures' doesn't exist]
       SELECT filepath, filename, title, pid FROM cpg_pictures WHERE aid=4 ORDER BY filename
       ```
   
 * I dont know what to to with that…
    Can anybody help me fix it please?
 *  [ghmercado](https://wordpress.org/support/users/ghmercado/)
 * (@ghmercado)
 * [18 years, 8 months ago](https://wordpress.org/support/topic/coppermine-plugin-working/#post-559983)
 * re daand’s problem:
 * this has to do with line 161 in the copperminesc.php file:
 * > define (‘CPGSC_TABLE_PREFIX’, ‘cpg_’);
 * you’ll need to change ‘cpg_’ to be the same as the prefix your coppermine installation
   uses. For example, version 1.4 uses ‘1.4x’, therefore it should look like this:
 * > define (‘CPGSC_TABLE_PREFIX’, ‘cpg**14x**_’);
 * I highlighted the change. I use coppermine version 1.4, so that worked with me.
   Am unsure what previous coppermine versions use, but you can find out by checking
   out your phpmyadmin and checking what prefix your tables use.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Coppermine plugin working?’ is closed to new replies.

 * 3 replies
 * 3 participants
 * Last reply from: [ghmercado](https://wordpress.org/support/users/ghmercado/)
 * Last activity: [18 years, 8 months ago](https://wordpress.org/support/topic/coppermine-plugin-working/#post-559983)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
