<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>bbPress support forums Topic: Images, a pain in my side...</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Topic: Images, a pain in my side...</description>
<language>en</language>
<pubDate>Sun, 07 Sep 2008 18:53:37 +0000</pubDate>

<item>
<title>neyoung on "Images, a pain in my side..."</title>
<link>http://bbpress.org/forums/topic/images-a-pain-in-my-side#post-10744</link>
<pubDate>Mon, 03 Sep 2007 19:23:33 +0000</pubDate>
<dc:creator>neyoung</dc:creator>
<guid isPermaLink="false">10744@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I found &#60;a href=&#34;http://xdebug.org/index.php&#34;&#62;this&#60;/a&#62; to trace functions.  But I don't have access to the php.ini file so there's no way I can install it :(
&#60;/p&#62;</description>
</item>
<item>
<title>neyoung on "Images, a pain in my side..."</title>
<link>http://bbpress.org/forums/topic/images-a-pain-in-my-side#post-10742</link>
<pubDate>Mon, 03 Sep 2007 19:07:42 +0000</pubDate>
<dc:creator>neyoung</dc:creator>
<guid isPermaLink="false">10742@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I'm using wordpress mu so I'm sure that there is a big discrepancy :( &#60;/p&#62;
&#60;p&#62;Is there a way that I can trace which functions are called when a post is made?  That why I can follow the execution with and without the wordpress functions loaded and find out what the difference is?
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "Images, a pain in my side..."</title>
<link>http://bbpress.org/forums/topic/images-a-pain-in-my-side#post-10731</link>
<pubDate>Mon, 03 Sep 2007 12:45:19 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">10731@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;In bb-includes there's a file called wp-functions.php containing duplicates of some functions from wp; if you're integrated, it doesn't load those but loads the originals from wp. There must be some discrepancy between the functions there.
&#60;/p&#62;</description>
</item>
<item>
<title>neyoung on "Images, a pain in my side..."</title>
<link>http://bbpress.org/forums/topic/images-a-pain-in-my-side#post-10730</link>
<pubDate>Mon, 03 Sep 2007 12:37:37 +0000</pubDate>
<dc:creator>neyoung</dc:creator>
<guid isPermaLink="false">10730@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;ok.  I've figured out whats causing the problem.  It comes down to the &#60;a href=&#34;http://bbpress.org/forums/topic/yet-another-integration-bug-no-role-set-on-registration?replies=15#post-8768&#34;&#62;Default Role Plugin&#60;/a&#62;.  There is nothing wrong with the plugin itself other than the fact that it relies on wordpress functions.  Thus you need to load wp along with bbpress.  To do so I have the following added to the top of my config.php file.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;require_once(&#38;#39;../wp-blog-header.php&#38;#39;);
define(&#38;#39;WP_BB&#38;#39;, true);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;With the two lines in the config.php file the allow images plugin does no work.  I even tried disabling the Default Roles plugin and leaving the 2 lines in config.php to make sure the plugin wasn't the culprit.  If I remove the two lines the Allow Images plugin works as expected. &#60;/p&#62;
&#60;p&#62;I don't know much, but I could take a stab at whats happening.  Is it possible that when a reply/topic is made, bbpress is calling wordpress functions instead of bbpress functions?
&#60;/p&#62;</description>
</item>
<item>
<title>neyoung on "Images, a pain in my side..."</title>
<link>http://bbpress.org/forums/topic/images-a-pain-in-my-side#post-10693</link>
<pubDate>Sun, 02 Sep 2007 08:38:18 +0000</pubDate>
<dc:creator>neyoung</dc:creator>
<guid isPermaLink="false">10693@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;do you do anything to fix it or just do a fresh install?
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Images, a pain in my side..."</title>
<link>http://bbpress.org/forums/topic/images-a-pain-in-my-side#post-10678</link>
<pubDate>Sun, 02 Sep 2007 03:38:01 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">10678@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;For some strange reason the 'allow images' plugin will either work with my plugins or not.    It crashed the 'admin post anything' plugin for me and I had to add it (in the admin-post-anything) plugin to get it to work.    Not sure why.    I know that doesn't help, but will narrow down that I am almost 100% positive it is a problem with another plugin.   It has happened 2 or 3 times for me.....&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>neyoung on "Images, a pain in my side..."</title>
<link>http://bbpress.org/forums/topic/images-a-pain-in-my-side#post-10670</link>
<pubDate>Sat, 01 Sep 2007 17:58:52 +0000</pubDate>
<dc:creator>neyoung</dc:creator>
<guid isPermaLink="false">10670@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Nah, disabling all the plugins except the Allow Images plugin doesn't fix it.  I'm heading out of town right now, but when I get home I'm going to try to figure out whats going on.
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "Images, a pain in my side..."</title>
<link>http://bbpress.org/forums/topic/images-a-pain-in-my-side#post-10669</link>
<pubDate>Sat, 01 Sep 2007 15:48:41 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">10669@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Does disabling the plugins one by one not work?&#60;/p&#62;
&#60;p&#62;The image plugin seems to be somewhat messed up right now; it breaks use of code on my forum and sometimes I have your problem, too. Not sure why. Hopefully mdawaffle will update it soon.
&#60;/p&#62;</description>
</item>
<item>
<title>neyoung on "Images, a pain in my side..."</title>
<link>http://bbpress.org/forums/topic/images-a-pain-in-my-side#post-10663</link>
<pubDate>Sat, 01 Sep 2007 10:24:39 +0000</pubDate>
<dc:creator>neyoung</dc:creator>
<guid isPermaLink="false">10663@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;hummm... now all of a sudden posting images doesn't work again...&#60;/p&#62;
&#60;p&#62;I've installed the following plugins&#60;/p&#62;
&#60;p&#62;Use Display Names&#60;br /&#62;
Defualt Role&#60;br /&#62;
WordPress Integration&#60;br /&#62;
Allow Images&#60;/p&#62;
&#60;p&#62;I haven't modified any of the core files.  I'd like to avoid another fresh install, but that may be my only option.  If thats the case I'll reinstall the plugins one by one to find out if thats the culprit.
&#60;/p&#62;</description>
</item>
<item>
<title>neyoung on "Images, a pain in my side..."</title>
<link>http://bbpress.org/forums/topic/images-a-pain-in-my-side#post-10478</link>
<pubDate>Sat, 25 Aug 2007 07:41:19 +0000</pubDate>
<dc:creator>neyoung</dc:creator>
<guid isPermaLink="false">10478@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Got it working.  I ended up doing a fresh install of bbpress.  I must have botched some file without knowing it.
&#60;/p&#62;</description>
</item>
<item>
<title>neyoung on "Images, a pain in my side..."</title>
<link>http://bbpress.org/forums/topic/images-a-pain-in-my-side#post-10333</link>
<pubDate>Tue, 21 Aug 2007 06:03:03 +0000</pubDate>
<dc:creator>neyoung</dc:creator>
<guid isPermaLink="false">10333@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;First off, sorry mods if this is a double post.  I left a comment on the Allow Images plugin page, but I don't think many people read those comments unless they themselves are having a problem.  So I thought I would be better off starting a new topic.&#60;/p&#62;
&#60;p&#62;I've been stumbling with getting images to work on my bbpress 0.8.2.1 forums for a day or two now.  For some reason the &#60;a href=&#34;http://bbpress.org/plugins/topic/5?replies=29&#34;&#62;Allow Images 0.7.1&#60;/a&#62; plugin doesn't work for me.  When I post an image it gets truncated down to &#38;lt;img /&#38;gt; in the database.  &#60;/p&#62;
&#60;p&#62;I've tried using the two spaces before the ending slash - &#60;strong&#62;No Luck&#60;/strong&#62;&#60;br /&#62;
I've also tried editing the bbpress core files like &#60;a href=&#34;http://bbpress.org/forums/topic/img-tags?replies=20#post-706&#34;&#62;meeciteewurkor recommended&#60;/a&#62; - &#60;strong&#62;No Luck&#60;/strong&#62;.&#60;/p&#62;
&#60;p&#62;I did notice that if I used phpmyadmin to edit the database manually and put the &#60;code&#62;&#38;lt;img src=&#38;quot;http://domain.com/image.jpg&#38;quot; /&#38;gt;&#60;/code&#62; code into a post the image shows up.  So there has got to be a function that is filtering out the src part of the image tag or something :(&#60;/p&#62;
&#60;p&#62;Anyone have any suggestions?  Is there a function I should be looking at in particular?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
