Title: sllugger's Replies | WordPress.org

---

# sllugger

  [  ](https://wordpress.org/support/users/sllugger/)

 *   [Profile](https://wordpress.org/support/users/sllugger/)
 *   [Topics Started](https://wordpress.org/support/users/sllugger/topics/)
 *   [Replies Created](https://wordpress.org/support/users/sllugger/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/sllugger/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/sllugger/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/sllugger/engagements/)
 *   [Favorites](https://wordpress.org/support/users/sllugger/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [problems with coppermine integration ?](https://wordpress.org/support/topic/problems-with-coppermine-integration/)
 *  Thread Starter [sllugger](https://wordpress.org/support/users/sllugger/)
 * (@sllugger)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/problems-with-coppermine-integration/#post-270945)
 * resloved on my own, that 3.0 release was buggy, 3.2 is working fine.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [problems with coppermine integration ?](https://wordpress.org/support/topic/problems-with-coppermine-integration/)
 *  Thread Starter [sllugger](https://wordpress.org/support/users/sllugger/)
 * (@sllugger)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/problems-with-coppermine-integration/#post-270872)
 * STILLLL NEEED HEELPP With Issue 1 & 2
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [problems with coppermine integration ?](https://wordpress.org/support/topic/problems-with-coppermine-integration/)
 *  Thread Starter [sllugger](https://wordpress.org/support/users/sllugger/)
 * (@sllugger)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/problems-with-coppermine-integration/#post-270871)
 * Solved Issue 4 on the list, edited coppermine-brower.php on the plugin directory
   and ommitted these lines and it took out listings of all other users…
 * so remove this
    /* insert other users albums */ print “d.add(2,0,’Other Users’,”,’
   Other Users’,”,$icon,$icon);”; $users = cpg_db_get_all_userdata(); if ($users)
   foreach($users as $user) { if ($cpg_user && $user->user_id==$cpg_user->user_id){
   continue; } $iid = $arbitrary_offset+$user->user_id; $name=quotequotes($user-
   >user_name); print “d.add($iid,2,’$name’,”,’a User’,”,$picon,$picon);”;
 *  $albums = cpg_db_get_albums($user->user_id);
    if ($albums) foreach ($albums 
   as $album) { if (cpg_can_access_album($cpguserid,$album->aid)) { $iaid = $arbitrary_offset
   +$user->user_id*10000+$album->aid; $title=quotequotes($album->title); $description
   =quotequotes($album->description); print “d.add($iaid, $iid, ‘$title’, ‘javascript:
   openAlbum($album->aid)’, ‘$description’, ”, ‘img/icons.gif’);”; } } }
 * and logged in users cant see member list in coppermine/wordpress
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [link post title directly to the article](https://wordpress.org/support/topic/link-post-title-directly-to-the-article-1/)
 *  Thread Starter [sllugger](https://wordpress.org/support/users/sllugger/)
 * (@sllugger)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/link-post-title-directly-to-the-article-1/#post-245029)
 * yea i was able to upload the plugins but when it came down to modifying the meta
   data i was lost…. is there a tutorial to make such hack for noObs
 * also, i want to thank you people for replying so quick

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