Title: Jrexi's Replies | WordPress.org

---

# Jrexi

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Fix for Coppermine Integration -plugin (Wp 2.1)](https://wordpress.org/support/topic/fix-for-coppermine-integration-plugin-wp-21/)
 *  [Jrexi](https://wordpress.org/support/users/jrexi/)
 * (@jrexi)
 * [19 years, 1 month ago](https://wordpress.org/support/topic/fix-for-coppermine-integration-plugin-wp-21/#post-517357)
 * Frans,
 * Was wondering if you can let me know how you integrated coppermine into wordpress
   so well. your integration is the best I have seen to date.
 * Can you send me an email to [john@j4media.com](https://wordpress.org/support/users/jrexi/replies/john@j4media.com?output_format=md)
   with a general step by step on how you integrated your gallery into your wordpress
   theme?
 * Thanks in advance.
 * John
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Fix for Coppermine Integration -plugin (Wp 2.1)](https://wordpress.org/support/topic/fix-for-coppermine-integration-plugin-wp-21/)
 *  [Jrexi](https://wordpress.org/support/users/jrexi/)
 * (@jrexi)
 * [19 years, 1 month ago](https://wordpress.org/support/topic/fix-for-coppermine-integration-plugin-wp-21/#post-517355)
 * Hi, can someone please reply with what file we need to make the change in as 
   per the fix regaring:
 * 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’))
 * Thanks in advance as I’ve been searching all my files and just can’t find it.
 * NEVERMIND, I FOUND IT IN COPPERMINE.PHP AROUND LINE 3390.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [RSS](https://wordpress.org/support/topic/rss-1-3/)
 *  [Jrexi](https://wordpress.org/support/users/jrexi/)
 * (@jrexi)
 * [19 years, 5 months ago](https://wordpress.org/support/topic/rss-1-3/#post-493500)
 * Ah, got it moshu…
 * Thanks for leading me by the hand!
 * Now I have to figure out how to get a page title in the browser head 🙂
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [RSS](https://wordpress.org/support/topic/rss-1-3/)
 *  [Jrexi](https://wordpress.org/support/users/jrexi/)
 * (@jrexi)
 * [19 years, 5 months ago](https://wordpress.org/support/topic/rss-1-3/#post-493488)
 * OK, i found the following on the last 2 lines of wp-rss2.php:
 * </channel>
    </rss>
 * I removed those and still got the same error. The error mentions line 8 and here
   is what I currently have on line 8, do you see a problem there?
 * header(‘Content-type: text/xml; charset=’ . get_settings(‘blog_charset’), true);
 * Maybe an extra space some where?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [RSS](https://wordpress.org/support/topic/rss-1-3/)
 *  [Jrexi](https://wordpress.org/support/users/jrexi/)
 * (@jrexi)
 * [19 years, 5 months ago](https://wordpress.org/support/topic/rss-1-3/#post-493485)
 * Thanks moshu, I’ll check out the error solution and see if that works for me.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [RSS](https://wordpress.org/support/topic/rss-1-3/)
 *  [Jrexi](https://wordpress.org/support/users/jrexi/)
 * (@jrexi)
 * [19 years, 5 months ago](https://wordpress.org/support/topic/rss-1-3/#post-493481)
 * I too and having problems with my RSS feed — i am extremely new to RSS —
 * I have the RSS buttons and links in my template, but when I click on them to 
   set up a feed, I get the following error:
 * Warning: Cannot modify header information – headers already sent by (output started
   at /home/j4media/public_html/index.php:1) in /home/j4media/public_html/wp-commentsrss2.
   php on line 8
 * Do I need to set something up first?
 * Thanks in advance for your help.
 * Jrexi

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