<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[PunBB Forums — Automatically resize uploaded avatars]]></title>
		<link>https://punbb.informer.com/forums/topic/16883/automatically-resize-uploaded-avatars/</link>
		<atom:link href="https://punbb.informer.com/forums/feed/rss/topic/16883/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Automatically resize uploaded avatars.]]></description>
		<lastBuildDate>Thu, 23 Aug 2007 00:37:15 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Automatically resize uploaded avatars]]></title>
			<link>https://punbb.informer.com/forums/post/99664/#p99664</link>
			<description><![CDATA[<div class="codebox"><pre><code>##
##        Mod title:  Automatically resize uploaded avatars
##
##      Mod version:  1.0
##   Works on PunBB:  1.2.*
##     Release date:  2007-08-23
##           Author:  thame^
##
##      Description:  PunBB&#039;s default behaviour is to reject any uploaded avatar
##                    image whose dimensions exceed those set in the options.
##                    Using this mod, PunBB will attempt to automatically resize
##                    those images to the maximum allowed dimensions, maintaining
##                    their aspect ratio. If the file size of the _resized image_
##                    is larger than allowed by the options, the upload will still
##                    be rejected.
##
##   Affected files:  profile.php
##
##       Affects DB:  No
##
##            Notes:  This mod requires the GD image library, including support
##                    for at least JPEG (GIF and PNG are also recommended). If
##                    your copy of PHP is compiled without GD support (or lacks
##                    support for the uploaded image type), the mod will silently
##                    revert to the default PunBB behaviour. Visit
##                    http://php.net/gd for more information about the GD image
##                    library.
##
##       DISCLAIMER:  Please note that &quot;mods&quot; are not officially supported by
##                    PunBB. Installation of this modification is done at your
##                    own risk. Backup your forum database and any and all
##                    applicable files before proceeding.
##</code></pre></div><p><a href="http://www.punres.org/files.php?pid=433">Download from punres</a></p><p>As mentioned in <a href="http://punbb.org/forums/viewtopic.php?id=14664">these</a> <a href="http://punbb.org/forums/viewtopic.php?id=15285&amp;p=5">threads</a>.&nbsp; Special thanks to <a href="http://punbb.org/forums/profile.php?id=9972">Koos</a> for helping me turn this into a proper mod.</p>]]></description>
			<author><![CDATA[null@example.com (thame^)]]></author>
			<pubDate>Thu, 23 Aug 2007 00:37:15 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/99664/#p99664</guid>
		</item>
	</channel>
</rss>
