<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[PunBB Forums]]></title>
	<link rel="self" href="http://punbb.informer.com/forums/feed/atom/"/>
	<updated>2009-11-07T21:07:35Z</updated>
	<generator>PunBB</generator>
	<id>http://punbb.informer.com/forums/</id>
		<entry>
			<title type="html"><![CDATA[[extension release] pun_poll]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/topic/20976/extension-release-punpoll/new/posts/"/>
			<summary type="html"><![CDATA[<p><a href="http://punbb.informer.com/wiki/punbb13/pun_poll">Here</a> is description of the extension.&nbsp; <br />Download links:<br /></p><ul><li><p><a href="http://punbb.informer.com/extensions/pun_poll/pun_poll.7z">pun_poll.7z</a></p></li><li><p><a href="http://punbb.informer.com/extensions/pun_poll/pun_poll.tgz">pun_poll.tgz</a></p></li><li><p><a href="http://punbb.informer.com/extensions/pun_poll/pun_poll.zip">pun_poll.zip</a></p></li><li><p><a href="http://punbb.informer.com/svn/additions/punbb-1.3/extensions/pun_poll">SVN link</a></p></li></ul><p>Or you can download pun_poll with help of pun_repository extension. <br />Feel free to report bugs.</p>]]></summary>
			<author>
				<name><![CDATA[Whater Soer]]></name>
				<uri>http://punbb.informer.com/forums/user/13265/</uri>
			</author>
			<updated>2009-11-07T21:07:35Z</updated>
			<id>http://punbb.informer.com/forums/topic/20976/extension-release-punpoll/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Incorrect topics sort order when moderating a forum]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/topic/22499/incorrect-topics-sort-order-when-moderating-a-forum/new/posts/"/>
			<summary type="html"><![CDATA[<p>If topics in a forum are sorted by &quot;Topic start&quot;, I would expect the same sort order at the &quot;Moderate forum&quot; page for that forum.</p><p>However, &quot;Moderate forum&quot; page shows topics sorted by &quot;Last post&quot; regardless of the forum&#039;s &quot;Sort topics by&quot; setting.</p>]]></summary>
			<author>
				<name><![CDATA[8k84]]></name>
				<uri>http://punbb.informer.com/forums/user/14280/</uri>
			</author>
			<updated>2009-11-07T20:33:19Z</updated>
			<id>http://punbb.informer.com/forums/topic/22499/incorrect-topics-sort-order-when-moderating-a-forum/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Drupal & PunBB]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/topic/18282/drupal-punbb/new/posts/"/>
			<summary type="html"><![CDATA[<p>Integration of PunBB with Drupal<br />Module for Drupal<br /><a href="http://rapidshare.com/files/89293784/punbb.zip.html">http://rapidshare.com/files/89293784/punbb.zip.html</a></p><p>Prime comments and suggestions <img src="http://punbb.informer.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></summary>
			<author>
				<name><![CDATA[pihel]]></name>
				<uri>http://punbb.informer.com/forums/user/12494/</uri>
			</author>
			<updated>2009-11-07T18:42:31Z</updated>
			<id>http://punbb.informer.com/forums/topic/18282/drupal-punbb/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[https session authenication problem - SSL issue]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/topic/22414/https-session-authenication-problem-ssl-issue/new/posts/"/>
			<summary type="html"><![CDATA[<p>Hi all, the forum I help admin is moving to a https based service. I&#039;m not sure whether the problem I am experiencing is punbb based or server based. Hopefully if the problem cannot be solved here at least the problem area can be identified. I will give a quick outline of what&#039;s happening first. </p><p>Here are the important details: </p><p>Pun version: 1.3.2<br />db: MySQL<br />server: Apache/2.0.52 (Red Hat)</p><p>httpdocs\{forum-root}&nbsp; &nbsp; ~ http://{base-url}&nbsp; -&gt; working perfectly<br />httpsdocs\{forum-root}&nbsp; ~ https://{base-url} -&gt; authentication issues</p><p>The https is kind of working. If already logged into the http version you can can the url to https and browse the forum and read posts no problem. If you try and post you recieve the error msg:</p><div class="codebox"><pre><code>Warning! The following errors must be corrected before your message can be posted:

    * Unable to confirm security token. A likely cause for this is that some time passed between when you first entered the page and when you posted the form. Clicking &quot;Submit&quot; again should solve the problem.</code></pre></div><p>Clicking Submit again just repeats the message. </p><p>The real issue. When logged out of a session and trying to log into the https version of the login page you get the following messages on the login.php page:</p><p>Please confirm or cancel your last action</p><div class="codebox"><pre><code>Unable to confirm security token. A likely cause for this is that some time passed between when you first entered the page and when you submitted a form or clicked a link. If that is the case and you would like to continue with your action, please click the Confirm button. Otherwise, you should click the Cancel button to return to where you were. </code></pre></div><p>&#039;Confirm&#039; &#039;Cancel&#039; (buttons)</p><p>When clicking confirm you get the following Security Warning popup: </p><div class="codebox"><pre><code>Although this page is encrypted, the information you have entered is to be sent over an unencrypted connection and could easily be read by a third party.

Are you sure you want to continue sending this information?</code></pre></div><p>After clicking the Continue button I am redirected to this url:</p><div class="codebox"><pre><code>http://{base-url}:443/login.php</code></pre></div><p>with the following message:</p><div class="codebox"><pre><code>Bad Request

Your browser sent a request that this server could not understand.
Reason: You&#039;re speaking plain HTTP to an SSL-enabled server port.
Instead use the HTTPS scheme to access this URL, please.

    Hint: https://127.0.0.1/

Apache/2.0.52 (Red Hat) mod_ssl/2.0.52 OpenSSL/0.9.7a FrontPage/5.0.2.2635 Server at 127.0.0.1 Port 443</code></pre></div><p>Is it a matter of getting the above url to read </p><div class="codebox"><pre><code>https://{base-url}/login.php</code></pre></div><p> minus the :443 or is it something more complicated. </p><p>Here is the config.php file for the https install (which was just copied directly from the http install with the config file changed accordingly)</p><br /><div class="codebox"><pre><code>&lt;?php

$db_type = &#039;mysql&#039;;
$db_host = &#039;xx&#039;;
$db_name = &#039;xx&#039;;
$db_username = &#039;xx&#039;;
$db_password = &#039;xx&#039;;
$db_prefix = &#039;&#039;;
$p_connect = false;

$base_url = &#039;https://url.org&#039;;

$cookie_name = &#039;forum_cookie_5ca60a&#039;;
$cookie_domain = &#039;&#039;;
$cookie_path = &#039;/&#039;;
$cookie_secure = 0;

define(&#039;FORUM&#039;, 1);</code></pre></div><p>I was mainly trying different combination of $base_url, $cookie_domain and $cookie_secure = 0 or 1 but to no avail. I have a feeling it&#039;s something fairly simple in the config file that has to be properly set. After searching for a while I couldn&#039;t find any previous anwsers to this problem if they exist. </p><p>Sorry for the length of this post if you read through it all. I thought it&#039;d be best to include as much relevant details as possible. Apologies if this is in the wrong section, mods please move if it&#039;s not. </p><p>Thanks for taking up your time value time. I look forward to any help or hints in the right direction that anyone can provide.</p><p>If the solution is something trivial please take great pleasure in pointing it out and I shall act sufficiently bashful <img src="http://punbb.informer.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></summary>
			<author>
				<name><![CDATA[thomsongrub]]></name>
				<uri>http://punbb.informer.com/forums/user/14054/</uri>
			</author>
			<updated>2009-11-07T12:21:41Z</updated>
			<id>http://punbb.informer.com/forums/topic/22414/https-session-authenication-problem-ssl-issue/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[[beta release] Copper style]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/topic/22409/beta-release-copper-style/new/posts/"/>
			<summary type="html"><![CDATA[<p>Recently we moved a new style, Copper, to the public SVN repository and installed it on Forums. It&#039;s time for beta testing <img src="http://punbb.informer.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>How to set up the style: go to Profile-&gt;Settings and choose &quot;Copper&quot; in &quot;Available styles&quot;.</p><p>You can download the style from the <a href="http://punbb.informer.com/trac/browser/additions/punbb-1.3/styles/Copper//">Trac</a>: &quot;Download in other formats: Zip Archive&quot; link at the bottom of the page.</p><p>Feel free to post your suggestions here.</p>]]></summary>
			<author>
				<name><![CDATA[сoordinator]]></name>
				<uri>http://punbb.informer.com/forums/user/13581/</uri>
			</author>
			<updated>2009-11-07T07:48:20Z</updated>
			<id>http://punbb.informer.com/forums/topic/22409/beta-release-copper-style/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[svchost.exe and/or spoolsv.exe uses 45% CPU]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/topic/22498/svchostexe-andor-spoolsvexe-uses-45-cpu/new/posts/"/>
			<summary type="html"><![CDATA[<p>Have 3 desktops with same MB, CPU, Mem, Win XP pro SP3.&nbsp; One unit has 45% cpu uage constantly while other 2 have 2% usage.&nbsp; With &quot;process explorer&quot; can suspend either svchost or spoolsv&nbsp; to get CPU usage down to 2%.&nbsp; Spoolsv is only in &quot;system32 folder&quot;, all pending file printing is cancelled.&nbsp; Ad Aware, AVG 9.0, malwarebyte, PCtool spyware doctor, have ben run without finding anything.&nbsp; Unit locks up after long period of idle.&nbsp; Reboot required to have normal function.</p><p>Have HJT files ready.&nbsp; </p><p>Anyone got a clue?</p><p>Thanks</p>]]></summary>
			<author>
				<name><![CDATA[cris1939]]></name>
				<uri>http://punbb.informer.com/forums/user/22476/</uri>
			</author>
			<updated>2009-11-07T03:59:55Z</updated>
			<id>http://punbb.informer.com/forums/topic/22498/svchostexe-andor-spoolsvexe-uses-45-cpu/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[HOWTO: Add more smilies]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/topic/2113/howto-add-more-smilies/new/posts/"/>
			<summary type="html"><![CDATA[<p><strong>1.</strong> Copy the smilies you want to add/change to into img/smilies/.</p><br /><p><strong>2.</strong> Open up include/parser.php and locate row 32. Here you will find two rows of PHP code. One that starts with $smiley_text and one that starts with $smiley_img. Unmodified the rows should look like this:</p><p>$smiley_text = array(&#039;:)&#039;, &#039;=)&#039;, &#039;:(&#039;, &#039;=(&#039;, &#039;:D&#039;, &#039;=D&#039;, &#039;;)&#039;, &#039;:x&#039;, &#039;:rolleyes:&#039;);<br />$smiley_img = array(&#039;smile.png&#039;, &#039;smile.png&#039;, &#039;sad.png&#039;, &#039;sad.png&#039;, &#039;big_smile.png&#039;, &#039;big_smile.png&#039;, &#039;wink.png&#039;, &#039;mad.png&#039;, &#039;roll.png&#039;);</p><br /><p><strong>3.</strong> For every new smiley that you want to add, add a character combination to $smiley_text and a filename to $smiley_img. Say you wanted to add a smiley for the character combination :cool: and that this combination would be replaced by the image cool.png, the result would be as follows:</p><p>$smiley_text = array(&#039;:)&#039;, &#039;=)&#039;, &#039;:(&#039;, &#039;=(&#039;, &#039;:D&#039;, &#039;=D&#039;, &#039;;)&#039;, &#039;:x&#039;, &#039;:rolleyes:&#039;, &#039;:cool:&#039;);<br />$smiley_img = array(&#039;smile.png&#039;, &#039;smile.png&#039;, &#039;sad.png&#039;, &#039;sad.png&#039;, &#039;big_smile.png&#039;, &#039;big_smile.png&#039;, &#039;wink.png&#039;, &#039;mad.png&#039;, &#039;roll.png&#039;, &#039;cool.png&#039;);</p><p>Please note that you have to escape the character &#039; (singlequote) with a backslash if you use it in any of your smilies. I.e. &#039;:rock\&#039;n\&#039;roll:&#039;. Singlequote must be escaped so that PHP can understand that it is not the end of the string, but a character in the string. The same goes for backslash. If your smiley contains a backslash, just must escape that backslash with another backslash. I.e. &#039;:\\&#039;.</p><br /><p><strong>4.</strong> After you have added your smilies to $smiley_text and $smiley_img you should have a look at the row directly below. It says that you must uncomment the next row if any of your smilies contain any of the characters &amp;, &quot;, &#039;, &lt; or &gt;. Uncommenting is done by removing the two slashes in the beginning of the row</p><p>//&nbsp; &nbsp;$text = array_map(&#039;htmlspecialchars&#039;, $text);</p><br /><p><strong>5.</strong> Voila!</p>]]></summary>
			<author>
				<name><![CDATA[rasd123]]></name>
				<uri>http://punbb.informer.com/forums/user/2/</uri>
			</author>
			<updated>2009-11-07T00:47:17Z</updated>
			<id>http://punbb.informer.com/forums/topic/2113/howto-add-more-smilies/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[[extension release] announcement]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/topic/22450/extension-release-announcement/new/posts/"/>
			<summary type="html"><![CDATA[<p>Description : the announcement extension allow you to mark topics as an announce, announce topics will be displaying before sticky topics. </p><p>Current version : v0.1</p><p>Download the extension : <a href="http://punbb.valentin-day.net/lib/exe/fetch.php?media=announcement.zip">http://punbb.valentin-day.net/lib/exe/f &#133; cement.zip</a></p>]]></summary>
			<author>
				<name><![CDATA[eichsoft]]></name>
				<uri>http://punbb.informer.com/forums/user/12457/</uri>
			</author>
			<updated>2009-11-06T21:08:11Z</updated>
			<id>http://punbb.informer.com/forums/topic/22450/extension-release-announcement/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[[release] IP Geolocation]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/topic/22482/release-ip-geolocation/new/posts/"/>
			<summary type="html"><![CDATA[<p>This is a simple extension (my first PunBB extension) that I needed for the forums I run. Hopefully others may find it useful as well.</p><p>It will simply display the geographic location of users on their profile (in Private information) to administrators. It determines the geographic location based on their IP address, using the free <a href="http://www.geoplugin.com">GeoPlugin</a> web service. Any feedback is appreciated.</p><p>Note: Geolocation information will only be displayed for users who registered after this extension is installed. I may add a feature later to populate the locations for all existing users as well.</p><p><strong>Version 1.0</strong><br /><a href="http://www.netsmack.net/punbb/ip_geolocation-1.0.zip">ip_geolocation-1.0.zip</a></p>]]></summary>
			<author>
				<name><![CDATA[Justice]]></name>
				<uri>http://punbb.informer.com/forums/user/22343/</uri>
			</author>
			<updated>2009-11-06T18:25:20Z</updated>
			<id>http://punbb.informer.com/forums/topic/22482/release-ip-geolocation/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Bug With Attachments Mod and Poll Mod]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/topic/22497/bug-with-attachments-mod-and-poll-mod/new/posts/"/>
			<summary type="html"><![CDATA[<p>Hello everyone i have noticed some bugs in official plugins and need help....<br />1. on a attachment Mod i chmoded all folders and files to 777 but <br />when i upload files all files ar 0 bytes on FTP <img src="http://punbb.informer.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /> <br />2. on a Poll Mod when i&#039;m posting a topic and&nbsp; <br />when poll fields are blank forum gives error<br /><span class="postimg"><img src="http://img687.imageshack.us/img687/3386/wtfux.jpg" alt="http://img687.imageshack.us/img687/3386/wtfux.jpg" /></span><br />any ideas ? can anybody help ?<br />best regards vaska94 <img src="http://punbb.informer.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /><br />BTW, sorry for my bad english <img src="http://punbb.informer.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></summary>
			<author>
				<name><![CDATA[vaska94]]></name>
				<uri>http://punbb.informer.com/forums/user/22471/</uri>
			</author>
			<updated>2009-11-06T17:56:44Z</updated>
			<id>http://punbb.informer.com/forums/topic/22497/bug-with-attachments-mod-and-poll-mod/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[[Solved] Trying to change the language of new extension]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/topic/22493/solved-trying-to-change-the-language-of-new-extension/new/posts/"/>
			<summary type="html"><![CDATA[<p>Hi,</p><p>I just installed the new Pun Poll extension (version 1.1.7.), but I&#039;m struggling to change its language. </p><p>How am I suppose to do that? Even if I change de lang file in the <em>extension</em> folder, it makes no difference. Is there something I&#039;m missing?</p>]]></summary>
			<author>
				<name><![CDATA[vincentlpratte]]></name>
				<uri>http://punbb.informer.com/forums/user/22454/</uri>
			</author>
			<updated>2009-11-06T17:04:02Z</updated>
			<id>http://punbb.informer.com/forums/topic/22493/solved-trying-to-change-the-language-of-new-extension/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[[extension release] Easy Profile Fields v2.0]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/topic/18245/extension-release-easy-profile-fields-v20/new/posts/"/>
			<summary type="html"><![CDATA[<p>My first extension for 1.3 <img src="http://punbb.informer.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /><br />Required some swearing, but I have a feeling it turned out fine.</p><p>Feel free to comment ^^</p><p>Download: <a href="http://www.punres.org/files.php?pid=255">http://www.punres.org/files.php?pid=255</a></p><p>EDIT: I&#039;m specifically wondering about how well it works with pgSQL and SQLite.</p>]]></summary>
			<author>
				<name><![CDATA[vassie]]></name>
				<uri>http://punbb.informer.com/forums/user/3935/</uri>
			</author>
			<updated>2009-11-06T17:00:48Z</updated>
			<id>http://punbb.informer.com/forums/topic/18245/extension-release-easy-profile-fields-v20/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Count of options can't be less than 2]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/topic/22490/count-of-options-cant-be-less-than-2/new/posts/"/>
			<summary type="html"><![CDATA[<p>Hello,</p><p>Some members got an error trying to change them :</p><p>&quot;Count of options can&#039;t be less than 2&quot;</p><p>What it means ?</p>]]></summary>
			<author>
				<name><![CDATA[achtungbaby]]></name>
				<uri>http://punbb.informer.com/forums/user/12517/</uri>
			</author>
			<updated>2009-11-06T14:19:43Z</updated>
			<id>http://punbb.informer.com/forums/topic/22490/count-of-options-cant-be-less-than-2/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Gender MOD (And colored in the online list)]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/topic/21972/gender-mod-and-colored-in-the-online-list/new/posts/"/>
			<summary type="html"><![CDATA[<p>Hello, </p><p>I not find this MOD here but in FluxBB, i have tested and it work in Punbb 1.3.3</p><p>Manifest.xml</p><div class="codebox"><pre><code>&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;

&lt;extension engine=&quot;1.0&quot;&gt;
        &lt;id&gt;gender&lt;/id&gt;
        &lt;title&gt;Gender Profile tag&lt;/title&gt;
        &lt;version&gt;1.1.1&lt;/version&gt;
        &lt;description&gt;Adds an option in users profile to select their gender.&lt;/description&gt;
        &lt;author&gt;Gizzmo&lt;/author&gt;
        &lt;minversion&gt;1.3 Beta&lt;/minversion&gt;
        &lt;maxtestedon&gt;1.3 Beta&lt;/maxtestedon&gt;

        &lt;install&gt;&lt;![CDATA[
                $forum_db-&gt;add_field(&#039;users&#039;, &#039;gender&#039;, &#039;TINYINT(1)&#039;, FALSE, &#039;0&#039;);
        ]]&gt;&lt;/install&gt;

        &lt;uninstall&gt;&lt;![CDATA[
                $forum_db-&gt;drop_field(&#039;users&#039;, &#039;gender&#039;);
        ]]&gt;&lt;/uninstall&gt;

        &lt;note type=&quot;install&quot;&gt;If you wish to use your own gender images, just drop them in the /img directory with the filename &#039;gender-#&#039;. Replacing # with 1 for male, 2 for female, and 0 for Unspecified. This extension can determin if its gif, png, or jpg image.&lt;/note&gt;
        
        &lt;hooks&gt;
                &lt;hook id=&quot;pf_start,vt_start&quot;&gt;&lt;![CDATA[
                        // Load the extention language file
                        if (file_exists($ext_info[&#039;path&#039;].&#039;/lang/&#039;.$forum_user[&#039;language&#039;].&#039;.php&#039;))
                                require $ext_info[&#039;path&#039;].&#039;/lang/&#039;.$forum_user[&#039;language&#039;].&#039;.php&#039;;
                        else
                                require $ext_info[&#039;path&#039;].&#039;/lang/English.php&#039;;
                ]]&gt;&lt;/hook&gt;
                &lt;!-- Stored the images in a hook --&gt;
                &lt;hook id=&quot;es_essentials&quot;&gt;&lt;![CDATA[
                        if (isset($_GET[&#039;genderimg&#039;]) &amp;&amp; in_array($_GET[&#039;genderimg&#039;], array(0,1,2)) &amp;&amp; substr($_SERVER[&#039;PHP_SELF&#039;], -9) == &#039;/misc.php&#039;)
                        {
                                $gender = array(
                                        0 =&gt; array(
                                                &#039;type&#039; =&gt; &#039;png&#039;,
                                                &#039;size&#039; =&gt; &#039;3389&#039;,
                                                &#039;code&#039; =&gt; &#039;iVBORw0KGgoAAAANSUhEUgAAAAsAAAAQCAYAAADAvYV+AAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRB
                                                        yAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFos
                                                        tqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/
                                                        PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAEZ0FNQQAAsY58+1GTAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAJYSURBVHjaXJKxSxtRAMa/9+5dvBhJ6hV7Ek7B5sBANdJQinuLS9ssjlK6FPonpEOhQxenSgeXCnEqnQsBQUEQXLTSUgpBY6zJxYqNJXrJS+7u5eWuSwXbb/7BB9/vI0tLS2CMQVVVSCkBAGEYvhwaGnothPC73S5c1yW2bbsM1yKlhBACQoh4NpvVUqmUJoSApmlYXFxUKP6LlBK+7xfW19c/2LYd9no9cM7hOM4F+1ubJYS8opTeZoz5QRAcDw8Pp1VVJc1mE4ZhgHPeYYSQe4ZhfLIsK6nrOjzPQ6vVuh+Px7G5uVnf
                                                        2dk5mJ+ff3h5eXmTxWKxt5OTk8lYLIZqtQoASCaTcBwHGxsb38/Ozl7n8/maEOIX0zTtzujoKCqVCra2tt5IKW/Nzc29MAwDuq6PuK671+l0nkspQROJRG9wcPBqto9CiDXf95FIJBCNRhXTNKHrOqSUYI7j7DmO88g0TViW9TUIAjIxMYFarQbO+W6v18PY2Bi63S6UTCbDgyDImaYZSafTzLIshXOOYrHYsG07HwTBz36/D13XoWQymYN6vf6tWq1Oj4+PG+fn51hZWfl8eHj4lBCySwi5sgoqpRzxPO9xqVQinPN+s9kMj46OblBKHxBC1OvCyMLCwt3Z2dkvuVwOYRiCEIIwDLG8vPy7XC6nIpFI6wpmnud5Jycn/vb2NpmZmVFd1+2XSqWw3W6D0n/fQBljx+Vy+cnq6mqx3W6T09NTpVAovG80Gs9UVe1eh5WpqSlJKf0xMDAQrVQq0/v7+xeEkHeKoqwBCK7DfwYAIUItJx7NfL8AAAAASUVORK5CYII=&#039;
                                        ),
                                        1 =&gt; array(
                                                &#039;type&#039; =&gt; &#039;png&#039;,
                                                &#039;size&#039; =&gt; &#039;3216&#039;,
                                                &#039;code&#039; =&gt; &#039;iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRB
                                                        yAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFos
                                                        tqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/
                                                        PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAEZ0FNQQAAsY58+1GTAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAGrSURBVHjaTNC/a1NRGMbx5z335LYliSk2UJqijYaSRSilglB1cBT8A1zF1cnFUSdXcXARHVyU/gWCglkErUUq1lKaIFSFkrT5Qc2999x73nvO6xAFH/hun+mhp60xRARsGQBARBCRe6VpdV98bjPLcM7R8TCKNf4bM0NE4DxVVurlmfrC7AznHoWCwsvX+4H6B0UmMefIrHm+uXv0otuPwY6QpB5plg70X9jQAW4r0FUFGnvnO9XK1EWtFUa/Y8zNlsCWjfa5W54r06vlWnGtUiyAnUec8PUw1Pj09Ve783PQvnRh8UaU
                                                        pFWtlbvbrBXXwlDJ3o8TUgQszpcRJym+tI/eJmn2ZOPNzmeI62vAXTtVCrHdHmDzW/eWy+3CldUzD+u1Cpznhojfm57SD6z10NZyQYhgMksmNQdsrZiMQTqAtVxKU4sgUCAi6CQxH0Yn5nxz6bSkGbcUAY2zVel1h2QS896yAxFBKYLuj5LHW7uH6yvN+XPrq0vwHjjsDaj1cX97HJlnRATQ5F7NLt/a6fRudg56d4hw2TJzFMXvjofRIwK+AwTIBP8ZALAx57XhAY+XAAAAAElFTkSuQmCC&#039;
                                        ),
                                        2 =&gt; array(
                                                &#039;type&#039; =&gt; &#039;png&#039;,
                                                &#039;size&#039; =&gt; &#039;3188&#039;,
                                                &#039;code&#039; =&gt; &#039;iVBORw0KGgoAAAANSUhEUgAAAAgAAAANCAYAAACUwi84AAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRB
                                                        yAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFos
                                                        tqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/
                                                        PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAEZ0FNQQAAsY58+1GTAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAGPSURBVHjaBME/b9NAHAbg9+5+5yI7dUOIIjKCIIAqEYkBxBKJERYEQkxIzDCA1I8CldhYGSKGdoEFobCUpagqKuoECtj9X8dJHdt35/PxPGz37TakL2/53eCVt+jdc7WDStTXPMre6DP1g6Qv+0vXWx8al8OeCAisBsxUPxck7qY7p095cDFYaVwKe1xylP/myP9k4OcEGlfDnlyQK0SL3oACQj7OkG6evLBFhebN9rvgRggGNqBa1xKMoS4tzEzv2bmFzQ0YY3DKSdKJ2jCT8slC10d4rbXmtIV/JUQR5dBTvUHz6GyV
                                                        PDEI+xc6zdstOADVqUYyOjhSWbHKq8KM0p/J48OPf7+ruIDeKxG//709200fOeFGnCveQYWX5lAtVXllbGlhEt3hxJ5RLc6zX683+2G/udW+34UzDmAA9zj2h+NqtjVZJmttUezn88nohBrLIcEB2c7UmERzJhk4BMZlnD84XouGJjWimhpxtB4Py4PiITwWEwAFiW9o8+7xp+gOAOJt8QUMn+GA/wMAF6LEeXKjdiMAAAAASUVORK5CYII=&#039;
                                        )
                                );

                                header(&quot;Content-type: image/&quot;.$gender[$_GET[&#039;genderimg&#039;]][&#039;type&#039;]);
                                header(&quot;Content-length: &quot;.$gender[$_GET[&#039;genderimg&#039;]][&#039;size&#039;]);
                                die(base64_decode($gender[$_GET[&#039;genderimg&#039;]][&#039;code&#039;]));
                        }
                ]]&gt;&lt;/hook&gt;
&lt;!--
==============================================
                Viewtopic
==============================================
--&gt;
                &lt;hook id=&quot;vt_qr_get_posts&quot;&gt;&lt;![CDATA[
                        $query[&#039;SELECT&#039;] .= &#039;, u.gender&#039;;
                ]]&gt;&lt;/hook&gt;
                &lt;hook id=&quot;vt_row_pre_display&quot;&gt;&lt;![CDATA[
                        if ($forum_config[&#039;o_show_user_info&#039;] == &#039;1&#039; &amp;&amp; $cur_post[&#039;poster_id&#039;] &gt; 1 &amp;&amp; !isset($user_data_cache[$cur_post[&#039;poster_id&#039;]][&#039;author_info&#039;]))
                        {
                                $filetypes = array(&#039;jpg&#039;, &#039;gif&#039;, &#039;png&#039;);
                                foreach ($filetypes as $cur_type)
                                {
                                        $path = &#039;img/gender-&#039;.$cur_post[&#039;gender&#039;].&#039;.&#039;.$cur_type;
                                        
                                        if (file_exists(FORUM_ROOT.$path) &amp;&amp; $img_size = @getimagesize(FORUM_ROOT.$path))
                                        {
                                                $forum_page[&#039;author_info&#039;][&#039;gender&#039;] = &#039;&lt;li&gt;&lt;span&gt;&#039;.$lang_gender[&#039;Gender&#039;].&#039; &lt;img src=&quot;&#039;.$base_url.&#039;/&#039;.$path.&#039;&quot; &#039;.$img_size[3].&#039; alt=&quot;&quot; /&gt;&lt;/span&gt;&lt;/li&gt;&#039;;
                                                break;
                                        }
                                }

                                // if we didnt find a img use the stored one
                                if (!isset($forum_page[&#039;author_ident&#039;][&#039;gender&#039;]))
                                        $forum_page[&#039;author_info&#039;][&#039;gender&#039;] = &#039;&lt;li&gt;&lt;span&gt;&#039;.$lang_gender[&#039;Gender&#039;].&#039; &lt;img src=&quot;&#039;.$base_url.&#039;/misc.php?genderimg=&#039;.$cur_post[&#039;gender&#039;].&#039;&quot; alt=&quot;&quot; /&gt;&lt;/span&gt;&lt;/li&gt;&#039;;
                        }
                ]]&gt;&lt;/hook&gt;
&lt;!--
==============================================
                profile
==============================================
                --&gt;
                &lt;hook id=&quot;pf_change_details_identity_validation&quot;&gt;&lt;![CDATA[
                        $form[&#039;gender&#039;] = $_POST[&#039;form&#039;][&#039;gender&#039;];
                ]]&gt;&lt;/hook&gt;
                &lt;hook id=&quot;pf_change_details_identity_pre_num_posts&quot;&gt;&lt;![CDATA[?&gt;
                        &lt;div class=&quot;sf-set set&lt;?php echo ++$forum_page[&#039;item_count&#039;] ?&gt;&quot;&gt;
                                &lt;div class=&quot;sf-box select&quot;&gt;
                                        &lt;label for=&quot;fld&lt;?php echo ++$forum_page[&#039;fld_count&#039;] ?&gt;&quot;&gt;&lt;span&gt;&lt;?php echo $lang_gender[&#039;Gender&#039;]?&gt;&lt;/span&gt;&lt;/label&gt;
                                        &lt;span class=&quot;fld-input&quot;&gt;
                                                &lt;select id=&quot;fld&lt;?php echo $forum_page[&#039;fld_count&#039;] ?&gt;&quot; name=&quot;form[gender]&quot;&gt;
                                                        &lt;option value=&quot;0&quot;&lt;?php if ($user[&#039;gender&#039;] == 0) echo &#039; selected=&quot;selected&quot;&#039; ?&gt;&gt;&lt;?php echo $lang_gender[&#039;Unspecified&#039;]?&gt;&lt;/option&gt;
                                                        &lt;option value=&quot;1&quot;&lt;?php if ($user[&#039;gender&#039;] == 1) echo &#039; selected=&quot;selected&quot;&#039; ?&gt;&gt;&lt;?php echo $lang_gender[&#039;Male&#039;]?&gt;&lt;/option&gt;
                                                        &lt;option value=&quot;2&quot;&lt;?php if ($user[&#039;gender&#039;] == 2) echo &#039; selected=&quot;selected&quot;&#039; ?&gt;&gt;&lt;?php echo $lang_gender[&#039;Female&#039;]?&gt;&lt;/option&gt;
                                                &lt;/select&gt;
                                        &lt;/span&gt;
                                &lt;/div&gt;
                        &lt;/div&gt;
                &lt;?php ]]&gt;&lt;/hook&gt;
                &lt;hook id=&quot;pf_view_details_pre_header_load,pf_change_details_about_pre_header_load&quot;&gt;&lt;![CDATA[
                        $filetypes = array(&#039;jpg&#039;, &#039;gif&#039;, &#039;png&#039;);
                        foreach ($filetypes as $cur_type)
                        {
                                $path = &#039;img/gender-&#039;.$user[&#039;gender&#039;].&#039;.&#039;.$cur_type;
                                
                                if (file_exists(FORUM_ROOT.$path) &amp;&amp; $img_size = @getimagesize(FORUM_ROOT.$path))
                                {
                                        $forum_page[&#039;user_info&#039;][&#039;gender&#039;] = &#039;&lt;li&gt;&lt;span&gt;&#039;.$lang_gender[&#039;Gender&#039;].&#039; &lt;img src=&quot;&#039;.$base_url.&#039;/&#039;.$path.&#039;&quot; &#039;.$img_size[3].&#039; alt=&quot;&quot; /&gt;&lt;/span&gt;&lt;/li&gt;&#039;;
                                        break;
                                }
                        }

                        // if we didnt find a img use the stored one
                        if (!isset($forum_page[&#039;user_info&#039;][&#039;gender&#039;]))
                                $forum_page[&#039;user_info&#039;][&#039;gender&#039;] = &#039;&lt;li&gt;&lt;span&gt;&#039;.$lang_gender[&#039;Gender&#039;].&#039; &lt;img src=&quot;&#039;.$base_url.&#039;/misc.php?genderimg=&#039;.$user[&#039;gender&#039;].&#039;&quot; alt=&quot;&quot; /&gt;&lt;/span&gt;&lt;/li&gt;&#039;;
                ]]&gt;&lt;/hook&gt;
        &lt;/hooks&gt;
&lt;/extension&gt;</code></pre></div><p>And lang/English.php </p><div class="codebox"><pre><code>&lt;?php

// Language definitions used in extensions
$lang_gender = array(

&#039;Unspecified&#039;   =&gt;      &#039;indÃ©terminÃ©&#039;,
&#039;Male&#039;                  =&gt;      &#039;Homme&#039;,
&#039;Female&#039;                =&gt;      &#039;Femme&#039;,
&#039;Gender&#039;                =&gt;      &#039;Sexe :&#039;,

);</code></pre></div><p><strong>I have installed : Improved online list and i want colored in the list male and femelle it&#039;s possible ? </strong></p><p><strong>Thanks<br /></strong></p>]]></summary>
			<author>
				<name><![CDATA[N3twork2]]></name>
				<uri>http://punbb.informer.com/forums/user/8550/</uri>
			</author>
			<updated>2009-11-06T13:47:08Z</updated>
			<id>http://punbb.informer.com/forums/topic/21972/gender-mod-and-colored-in-the-online-list/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Adding Google AdSense To Header Quick Solution]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/topic/21031/adding-google-adsense-to-header-quick-solution/new/posts/"/>
			<summary type="html"><![CDATA[<div class="quotebox"><cite>N3twork2 wrote:</cite><blockquote><p>Hello </p><p>Main.tpl <br /></p><div class="quotebox"><blockquote><p>&lt;div id=&quot;brd-head&quot; class=&quot;gen-content&quot;&gt;</p><p>&nbsp; &nbsp; &lt;div id=&quot;pub&quot;&gt;<br />Google adsense code<br />&nbsp; &nbsp; &lt;/div&gt;</p></blockquote></div><p>Css page <br /></p><div class="quotebox"><blockquote><p>#pub {<br />&nbsp; &nbsp; position: absolute;<br />&nbsp; &nbsp; top: 40px;<br />&nbsp; &nbsp; right: 50px;<br />&nbsp; &nbsp; width: 468px;<br />&nbsp; &nbsp; height: 70px;<br />}</p></blockquote></div></blockquote></div><p>pub being ads in french <img src="http://punbb.informer.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /><br />thanks N3twork2</p><p>probably will be easier to find for people in this post....</p>]]></summary>
			<author>
				<name><![CDATA[banglalibrary]]></name>
				<uri>http://punbb.informer.com/forums/user/14482/</uri>
			</author>
			<updated>2009-11-06T10:27:17Z</updated>
			<id>http://punbb.informer.com/forums/topic/21031/adding-google-adsense-to-header-quick-solution/new/posts/</id>
		</entry>
</feed>
