<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
		>
	<channel>
		<title>bbPress Plugin Browser &#187; Topic: Image Resizer</title>
		<link>http://bbpress.org/plugins/topic/image-resizer/</link>
		<description>bbPress Plugin Browser &#187; Topic: Image Resizer</description>
		<language>en-US</language>
		<pubDate>Fri, 25 May 2012 16:07:41 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://bbpress.org/plugins/rss/topic/image-resizer" rel="self" type="application/rss+xml" />

		<item>
			<title>yoyopop on "Image Resizer"</title>
			<link>http://bbpress.org/plugins/topic/image-resizer/page/2/#post-5640</link>
			<pubDate>Sat, 03 Apr 2010 16:21:23 +0000</pubDate>
			<dc:creator>yoyopop</dc:creator>
			<guid isPermaLink="false">5640@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>@cwdnow - this sounded like a great idea but editing the BBcode plugin didn't work for me. Instead I just added this line to my template css file : <code>#thread div.post img {max-width: 500px;}</code>
</p>]]></description>
					</item>
		<item>
			<title>cwdnow on "Image Resizer"</title>
			<link>http://bbpress.org/plugins/topic/image-resizer/page/2/#post-5278</link>
			<pubDate>Fri, 22 Jan 2010 16:42:04 +0000</pubDate>
			<dc:creator>cwdnow</dc:creator>
			<guid isPermaLink="false">5278@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>FYI - you can set a restriction on max image size, when using bbCode Lite, by adding style="max-width" to line 46 of BBcode-lite.php:</p>
<p><code>foreach($bbcode_lite['complex'] as $bbcode=&#62;$html){<br />
	if($bbcode!='url') {$text = preg_replace('/\['.$bbcode.'\](.+?)\[\/'.$bbcode.'\]/is','&#60;'.$html[0].' '.$html[1].'="$1" style="max-width:450px"&#62;',$text);}</code>
</p>]]></description>
					</item>
		<item>
			<title>cwdnow on "Image Resizer"</title>
			<link>http://bbpress.org/plugins/topic/image-resizer/page/2/#post-5274</link>
			<pubDate>Thu, 21 Jan 2010 19:42:58 +0000</pubDate>
			<dc:creator>cwdnow</dc:creator>
			<guid isPermaLink="false">5274@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Could not get this to work in 1.0.1. Maybe a conflict with another plugin?
</p>]]></description>
					</item>
		<item>
			<title>Justin on "Image Resizer"</title>
			<link>http://bbpress.org/plugins/topic/image-resizer/page/2/#post-4777</link>
			<pubDate>Mon, 19 Oct 2009 09:29:19 +0000</pubDate>
			<dc:creator>Justin</dc:creator>
			<guid isPermaLink="false">4777@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>This is such a great plugin to have after allowing people to post images in my forum.  It's working just fine for me with bbPress 1.0.2.
</p>]]></description>
					</item>
		<item>
			<title>Marius- on "Image Resizer"</title>
			<link>http://bbpress.org/plugins/topic/image-resizer/page/2/#post-4268</link>
			<pubDate>Wed, 12 Aug 2009 15:41:10 +0000</pubDate>
			<dc:creator>Marius-</dc:creator>
			<guid isPermaLink="false">4268@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>It doesn't work with my new BBPRess 1.02 installation.<br />
It installs perfectly and appear in the plugins. But nothing happens to the images in my forum.
</p>]]></description>
					</item>
		<item>
			<title>tanmccuin on "Image Resizer"</title>
			<link>http://bbpress.org/plugins/topic/image-resizer/page/2/#post-3965</link>
			<pubDate>Tue, 14 Jul 2009 15:28:03 +0000</pubDate>
			<dc:creator>tanmccuin</dc:creator>
			<guid isPermaLink="false">3965@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Thanks for the response - the issue persists, and i don't think the images are being blocked by the host server as they are displayed, albeit with the error above them. Rather strange, i don't think it was an error related to host server as i noticed it happened with a couple of emoticons being embedded through a BB-Press plugin through my own server. Very curious.
</p>]]></description>
					</item>
		<item>
			<title>Rhys Wynne on "Image Resizer"</title>
			<link>http://bbpress.org/plugins/topic/image-resizer/page/2/#post-3886</link>
			<pubDate>Tue, 07 Jul 2009 21:37:41 +0000</pubDate>
			<dc:creator>Rhys Wynne</dc:creator>
			<guid isPermaLink="false">3886@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>@faen I've had a quick look at it under V1, and it may not be a problem with the plugin, rather with Allow Images. I'll have a look into it, see what happens.</p>
<p>@tanmccuin I suspect it's because you're taking images from another site, rather than from a site you have control over. The site goes down during the resize, or it's unavailable. Is it just rollingstone.com? Or any other site? As some site may also have hotlink protection on them.</p>
<p>I'd advise your forum members to save any photos to a separate server (such as photobucket), and upload from there :)
</p>]]></description>
					</item>
		<item>
			<title>tanmccuin on "Image Resizer"</title>
			<link>http://bbpress.org/plugins/topic/image-resizer/page/2/#post-3883</link>
			<pubDate>Tue, 07 Jul 2009 18:57:49 +0000</pubDate>
			<dc:creator>tanmccuin</dc:creator>
			<guid isPermaLink="false">3883@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Hi - first of all, love your plugin, very very useful - hope to see development on it continue. </p>
<p>Here's my issue... only once in a while, an image gets posted w/ the following error above it:</p>
<p>Warning: getimagesize(http://www.rollingstones.com/bin/galImg/siteFiles/41eb1ed796.) [function.getimagesize]: failed to open stream: HTTP request failed! in [PLUGIN-PATH-REMOVED]discuss/bb-plugins/imageresizer.php on line 105</p>
<p>Thoughts? Thanks again,
</p>]]></description>
					</item>
		<item>
			<title>Rhys Wynne on "Image Resizer"</title>
			<link>http://bbpress.org/plugins/topic/image-resizer/page/2/#post-3878</link>
			<pubDate>Tue, 07 Jul 2009 10:49:58 +0000</pubDate>
			<dc:creator>Rhys Wynne</dc:creator>
			<guid isPermaLink="false">3878@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Not a problem :)</p>
<p>I'm sticking V1 onto a separate server tonight, just to run a few tests etc. See what I can come up with :)
</p>]]></description>
					</item>
		<item>
			<title>faen on "Image Resizer"</title>
			<link>http://bbpress.org/plugins/topic/image-resizer/page/2/#post-3873</link>
			<pubDate>Tue, 07 Jul 2009 06:56:01 +0000</pubDate>
			<dc:creator>faen</dc:creator>
			<guid isPermaLink="false">3873@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>rhyswynne, thanks. I'll be going back to RC1 again today. I have some problem with my CPU running at 100% inside forum topics with V1, when all plugins deactivated.</p>
<p>Thanks for taking the time earlier in this thread. :)
</p>]]></description>
					</item>
		<item>
			<title>Rhys Wynne on "Image Resizer"</title>
			<link>http://bbpress.org/plugins/topic/image-resizer/page/2/#post-3866</link>
			<pubDate>Mon, 06 Jul 2009 21:28:36 +0000</pubDate>
			<dc:creator>Rhys Wynne</dc:creator>
			<guid isPermaLink="false">3866@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>In which case probably not faen. I haven't had a chance to install V1 myself so it will probably be incompatible.
</p>]]></description>
					</item>
		<item>
			<title>faen on "Image Resizer"</title>
			<link>http://bbpress.org/plugins/topic/image-resizer/#post-3865</link>
			<pubDate>Mon, 06 Jul 2009 16:26:53 +0000</pubDate>
			<dc:creator>faen</dc:creator>
			<guid isPermaLink="false">3865@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Uhm.... Sorry for my late comeback... To be quite honest I do feel some kind of stupid now.... :P (Please, just forget everything from me up here.) </p>
<p>I just noticed that I some how had manged to put a max-width:200px; into the css for some reson, so it's no wonder no images actually was larger than 200px width. I don't know how drunk I must have been when putting that into css.</p>
<p>Anyway, is this plugin compatibe with versjon 1 ? I took away my RC1, and installed V1 today, and it does not seem to work at all..
</p>]]></description>
					</item>
		<item>
			<title>faen on "Image Resizer"</title>
			<link>http://bbpress.org/plugins/topic/image-resizer/#post-3792</link>
			<pubDate>Wed, 01 Jul 2009 23:31:08 +0000</pubDate>
			<dc:creator>faen</dc:creator>
			<guid isPermaLink="false">3792@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Hello again, rhyswynne. :)</p>
<p>I understand that images allready added in the forums when the plugin is active won't go back to their original size. What I ment is that if I deactivate the plugin, and then delete it from my bb-plugins directory even new images added to the forum is beeing rezised. I just noticed that I cant even change the max-width of the images anymore.. If I do so from bb-admin nothing happens.</p>
<p>Your questions.:</p>
<p>a) What is the error given by the script on deactivation?</p>
<p>I don't get any errors. Everything seems to work just fine.. It's just that if I deactivate the plugin and delete it from bb-plugins it's like the plugin is still there and all new images published are still beeing resized...</p>
<p>b) have you tried backing up what you've done, redownloaded the plugin, and see if it works?</p>
<p>Let me try this and get back to you with the results when I'm done. :)</p>
<p>c) Could you send the code to me (rhys at gospelrhys dot co dot uk)? If you want. I'm not promising I can sort the problems myself, my PHP isn't brill! </p>
<p>After I'm finished trying out "question" B, I can send you a little more information. Even if you can't find the problem I really do appreciate that you want to try. :)</p>
<p>=<br />
Now, I guess I really should go get some sleep. I'll be back with more information tomorrow. :)
</p>]]></description>
					</item>
		<item>
			<title>Rhys Wynne on "Image Resizer"</title>
			<link>http://bbpress.org/plugins/topic/image-resizer/#post-3785</link>
			<pubDate>Tue, 30 Jun 2009 17:37:06 +0000</pubDate>
			<dc:creator>Rhys Wynne</dc:creator>
			<guid isPermaLink="false">3785@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Hi Faen,</p>
<p>Please forgive me for the delay in getting back to you.</p>
<p>Not entirely sure what's wrong with the code. It looks fine to me.</p>
<p>Previous images won't be reverted on quitting the plugin, this is because the HTML code is generated before being put into the post database. So when the plugin is deactivated, it is not removed (it'd be a rather too much hassle).</p>
<p>I'm using RC1 at the moment, and can deactivate it no problem. I suspect this is causing images to be resized after being deactivated.</p>
<p>Three things I can suggest:-</p>
<p>a) What is the error given by the script on deactivation?</p>
<p>b) have you tried backing up what you've done, redownloaded the plugin, and see if it works?</p>
<p>c) Could you send the code to me (rhys at gospelrhys dot co dot uk)? If you want. I'm not promising I can sort the problems myself, my PHP isn't brill!
</p>]]></description>
					</item>
		<item>
			<title>faen on "Image Resizer"</title>
			<link>http://bbpress.org/plugins/topic/image-resizer/#post-3780</link>
			<pubDate>Sun, 28 Jun 2009 21:17:58 +0000</pubDate>
			<dc:creator>faen</dc:creator>
			<guid isPermaLink="false">3780@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Sorry about my last code up there. That was not what i ment to put in here in the forums. This is the code I now have in my imageresizer.php at the bottom:</p>
<p><code>$post = str_replace(&#39;&#60;img src=&#34;&#39; .$imagearray[$i].&#39;&#34; /&#62;&#39; , &#39;&#60;a href=&#34;&#39; . $imagearray[$i].&#39;&#34;&#62;&#60;img style=&#34;width: &#39; . $maxwidth . &#39;px;&#34; src=&#34;&#39; . $imagearray[$i].&#39;&#34; /&#62;&#60;/a&#62;&#39; , $post);</code></p>
<p>This is not working. The images are still resized but no link.</p>
<p>The funny part I just notised is that the images are still resized when I deactivate and remove the plugin. I can't find any way to actually deactivate the plugin after it's first activated... If I add new images in the forum after the plugin is deactivated, also these images is beeing resized.</p>
<p>The code produced is:</p>
<p><code>&#60;img src=&#34;url-to-image&#34;/&#62;</code>  - that's all...</p>
<p>The images I am testing with is about 1024px wide, and they are still resized with that code.</p>
<p>I am using bbPress RC1 at the moment. Anyone else experiensing problems with deactivation of the plugin?
</p>]]></description>
					</item>
		<item>
			<title>Rhys Wynne on "Image Resizer"</title>
			<link>http://bbpress.org/plugins/topic/image-resizer/#post-3778</link>
			<pubDate>Sun, 28 Jun 2009 10:30:52 +0000</pubDate>
			<dc:creator>Rhys Wynne</dc:creator>
			<guid isPermaLink="false">3778@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Have you got an example of the code produced?
</p>]]></description>
					</item>
		<item>
			<title>faen on "Image Resizer"</title>
			<link>http://bbpress.org/plugins/topic/image-resizer/#post-3777</link>
			<pubDate>Sat, 27 Jun 2009 19:39:18 +0000</pubDate>
			<dc:creator>faen</dc:creator>
			<guid isPermaLink="false">3777@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Thanks for the plugin. :)</p>
<p>I'm trying to make some changes to it, so that the images actually will link to the original versjon. This is what I have so far, witch does not seem to work. I just can't understand why....</p>
<p><code>$post = str_replace(&#39;&#60;img src=&#34;&#39; .$urltilbildet[$i].&#39;&#34; /&#62;&#39; , &#39;&#60;a href=&#34;&#39; . $urltilbildet[$i].&#39;&#34;&#62;&#60;img style=&#34;width: &#39; . $maxwidth . &#39;px;&#34; src=&#34;&#39; . $urltilbildet[$i].&#39;&#34; /&#62;&#60;/a&#62;&#39; , $post);</code></p>
<p>What happens is really nothing. All the images are still resized, but the link just don't show up..</p>
<p>- Thanks for any help! :)
</p>]]></description>
					</item>
		<item>
			<title>citizenkeith on "Image Resizer"</title>
			<link>http://bbpress.org/plugins/topic/image-resizer/#post-3766</link>
			<pubDate>Thu, 25 Jun 2009 20:16:01 +0000</pubDate>
			<dc:creator>citizenkeith</dc:creator>
			<guid isPermaLink="false">3766@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>I can post images, and I can post external images. I'm using Media Temple for hosting.</p>
<p>I'll check with them and see what they say...
</p>]]></description>
					</item>
		<item>
			<title>Rhys Wynne on "Image Resizer"</title>
			<link>http://bbpress.org/plugins/topic/image-resizer/#post-3765</link>
			<pubDate>Thu, 25 Jun 2009 16:55:51 +0000</pubDate>
			<dc:creator>Rhys Wynne</dc:creator>
			<guid isPermaLink="false">3765@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>@citizenkeith can you post images without the image resizer plugin?</p>
<p>I suspect that the getimagesize is troublesome because on your host you can't link to external images. Speak to your host to see if you can get any more information. I am afraid I'll be struggling, but they'll be able to give you more help (as will I if you have any questions).
</p>]]></description>
					</item>
		<item>
			<title>citizenkeith on "Image Resizer"</title>
			<link>http://bbpress.org/plugins/topic/image-resizer/#post-3762</link>
			<pubDate>Thu, 25 Jun 2009 13:42:52 +0000</pubDate>
			<dc:creator>citizenkeith</dc:creator>
			<guid isPermaLink="false">3762@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>I assume this error is due to my web host disabling something (getimagesize, perhaps?):</p>
<p>Warning: getimagesize() [function.getimagesize]: URL file-access is disabled in the server configuration in /nfs/c04/h04/mnt/68418/domains/mydomain.com/html/forums/my-plugins/image-resizer/imageresizer.php on line 95
</p>]]></description>
					</item>

	</channel>
</rss>

