Title: Coppermin plugin problems
Last modified: August 18, 2016

---

# Coppermin plugin problems

 *  [zerone](https://wordpress.org/support/users/zerone/)
 * (@zerone)
 * [18 years, 10 months ago](https://wordpress.org/support/topic/coppermin-plugin-problems/)
 * Hi,
 * I installed Coppermine and the latest Coppermine plugin (v3.11) and fixed the
   coppermine.php with
 *     ```
       Replace this:
   
       // integrate with editor
       if (strstr($_SERVER[’PHP_SELF’], ‘post.php’) ||
   
       with this:
   
       // integrate with editor
       if (strstr($_SERVER[’PHP_SELF’], ‘post-new.php’) ||
       strstr($_SERVER[’PHP_SELF’], ‘page-new.php’)||
       strstr($_SERVER[’PHP_SELF’], ‘post.php’)||
       strstr($_SERVER[’PHP_SELF’], ‘page.php’))
       ```
   
 * but it didn’t work, i dont find a button or anything, so that i can choose a 
   pic from coppermine.

The topic ‘Coppermin plugin problems’ is closed to new replies.

 * In: [Installing WordPress](https://wordpress.org/support/forum/installation/)
 * 0 replies
 * 1 participant
 * Last reply from: [zerone](https://wordpress.org/support/users/zerone/)
 * Last activity: [18 years, 10 months ago](https://wordpress.org/support/topic/coppermin-plugin-problems/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
