<?xml version="1.0" encoding="UTF-8"?>
<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><![CDATA[MyBB Hacks - All Forums]]></title>
		<link>http://mybbhacks.zingaburga.com/</link>
		<description><![CDATA[MyBB Hacks - http://mybbhacks.zingaburga.com]]></description>
		<pubDate>Sat, 19 May 2012 19:51:00 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[Please help me fix my wordpress sidebar]]></title>
			<link>http://mybbhacks.zingaburga.com/showthread.php?tid=1323</link>
			<pubDate>Sat, 19 May 2012 02:59:28 +0000</pubDate>
			<guid isPermaLink="false">http://mybbhacks.zingaburga.com/showthread.php?tid=1323</guid>
			<description><![CDATA[Hello,<br />
<br />
I had a theme customized and I am now having issues with the sidebar.<br />
<br />
My sidebar is a two column width sidebar on the right side. However, it does not appear to be actually 2 columns only two columns wide. The plan was to have one long text widget with linkable text on the far right and several smaller widgets on the left well....the single column on the right is ok, but there are big gaps and spacing between the smaller widgets on the left.<br />
Screenshot1: <a href="http://i.imgur.com/Du2KN.png" target="_blank">http://i.imgur.com/Du2KN.png</a><br />
Screenshot2: <a href="http://i.imgur.com/0c6Sf.png" target="_blank">http://i.imgur.com/0c6Sf.png</a><br />
<br />
Can please someone help me?<br />
This is very important and urgent for me...<br />
<br />
I already registered an extra sidebar:<br />
<a href="http://screensnapr.com/v/1asmnE.jpg" target="_blank">http://screensnapr.com/v/1asmnE.jpg</a><br />
<br />
But now index appears like this:<br />
<a href="http://screensnapr.com/v/NITZbd.jpg" target="_blank">http://screensnapr.com/v/NITZbd.jpg</a><br />
<br />
Can someone help me please?<br />
<br />
This is what I have in my index.php:<br />
</p>
<div class="codeblock"><div class="title"><input type="button" class="button select_button" value="Select" onClick="selectObj(this.parentNode.parentNode.getElementsByTagName('pre')[0&#93;.getElementsByTagName('code')[0&#93;)" id="coolcode_btnsel_1337457060_1_58" style="display: none;" /><script type="text/javascript">
//<!--
$("coolcode_btnsel_1337457060_1_58").style.display = "";
//-->
</script>PHP Code:
</div>
			<div class="codecontainer"><table><tr><td>
			<pre><code><span class="php_tag">&lt;?php</span> <span class="php_keyword">include</span> <span class="php_symbol">(</span>TEMPLATEPATH <span class="php_symbol">.</span> <span class="php_string">'/sidebar.php'</span><span class="php_symbol">)</span><span class="php_symbol">;</span> <span class="php_tag">?&gt;</span><span class="php_html">
</span><span class="php_tag">&lt;?php</span> <span class="php_keyword">include</span> <span class="php_symbol">(</span>TEMPLATEPATH <span class="php_symbol">.</span> <span class="php_string">'/sidebar2.php'</span><span class="php_symbol">)</span><span class="php_symbol">;</span> <span class="php_tag">?&gt;</span><span class="php_html">
</span><span class="php_tag">&lt;?php</span> get_footer<span class="php_symbol">(</span><span class="php_symbol">)</span><span class="php_symbol">;</span> <span class="php_tag">?&gt;</span></code></pre></td></tr></table></div><hr class="hidden clear" /></div>
<p>
<br />
This is my sidebar.php code:<br />
<a href="http://paste2.org/p/2028405" target="_blank">http://paste2.org/p/2028405</a><br />
<br />
This is my sidebar2.php code:<br />
<a href="http://paste2.org/p/2028404" target="_blank">http://paste2.org/p/2028404</a><br />
<br />
This is my css file:<br />
<a href="http://paste2.org/p/2028406" target="_blank">http://paste2.org/p/2028406</a><br />
<br />
Please help me...<br />
<br />
Thanks,<br />
Divvy]]></description>
			<content:encoded><![CDATA[Hello,<br />
<br />
I had a theme customized and I am now having issues with the sidebar.<br />
<br />
My sidebar is a two column width sidebar on the right side. However, it does not appear to be actually 2 columns only two columns wide. The plan was to have one long text widget with linkable text on the far right and several smaller widgets on the left well....the single column on the right is ok, but there are big gaps and spacing between the smaller widgets on the left.<br />
Screenshot1: <a href="http://i.imgur.com/Du2KN.png" target="_blank">http://i.imgur.com/Du2KN.png</a><br />
Screenshot2: <a href="http://i.imgur.com/0c6Sf.png" target="_blank">http://i.imgur.com/0c6Sf.png</a><br />
<br />
Can please someone help me?<br />
This is very important and urgent for me...<br />
<br />
I already registered an extra sidebar:<br />
<a href="http://screensnapr.com/v/1asmnE.jpg" target="_blank">http://screensnapr.com/v/1asmnE.jpg</a><br />
<br />
But now index appears like this:<br />
<a href="http://screensnapr.com/v/NITZbd.jpg" target="_blank">http://screensnapr.com/v/NITZbd.jpg</a><br />
<br />
Can someone help me please?<br />
<br />
This is what I have in my index.php:<br />
</p>
<div class="codeblock"><div class="title"><input type="button" class="button select_button" value="Select" onClick="selectObj(this.parentNode.parentNode.getElementsByTagName('pre')[0].getElementsByTagName('code')[0])" id="coolcode_btnsel_1337457060_1_58" style="display: none;" /><script type="text/javascript">
//<!--
$("coolcode_btnsel_1337457060_1_58").style.display = "";
//-->
</script>PHP Code:
</div>
			<div class="codecontainer"><table><tr><td>
			<pre><code><span class="php_tag">&lt;?php</span> <span class="php_keyword">include</span> <span class="php_symbol">(</span>TEMPLATEPATH <span class="php_symbol">.</span> <span class="php_string">'/sidebar.php'</span><span class="php_symbol">)</span><span class="php_symbol">;</span> <span class="php_tag">?&gt;</span><span class="php_html">
</span><span class="php_tag">&lt;?php</span> <span class="php_keyword">include</span> <span class="php_symbol">(</span>TEMPLATEPATH <span class="php_symbol">.</span> <span class="php_string">'/sidebar2.php'</span><span class="php_symbol">)</span><span class="php_symbol">;</span> <span class="php_tag">?&gt;</span><span class="php_html">
</span><span class="php_tag">&lt;?php</span> get_footer<span class="php_symbol">(</span><span class="php_symbol">)</span><span class="php_symbol">;</span> <span class="php_tag">?&gt;</span></code></pre></td></tr></table></div><hr class="hidden clear" /></div>
<p>
<br />
This is my sidebar.php code:<br />
<a href="http://paste2.org/p/2028405" target="_blank">http://paste2.org/p/2028405</a><br />
<br />
This is my sidebar2.php code:<br />
<a href="http://paste2.org/p/2028404" target="_blank">http://paste2.org/p/2028404</a><br />
<br />
This is my css file:<br />
<a href="http://paste2.org/p/2028406" target="_blank">http://paste2.org/p/2028406</a><br />
<br />
Please help me...<br />
<br />
Thanks,<br />
Divvy]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[How to style each line of a textarea list?]]></title>
			<link>http://mybbhacks.zingaburga.com/showthread.php?tid=1322</link>
			<pubDate>Thu, 17 May 2012 21:08:45 +0000</pubDate>
			<guid isPermaLink="false">http://mybbhacks.zingaburga.com/showthread.php?tid=1322</guid>
			<description><![CDATA[e.g., user inputs<br />
<br />
"Item 1<br />
Item 2"<br />
<br />
output is<br />
<br />
</p>
<div class="codeblock"><div class="title"><input type="button" class="button select_button" value="Select" onClick="selectObj(this.parentNode.parentNode.getElementsByTagName('pre')[0&#93;.getElementsByTagName('code')[0&#93;)" id="coolcode_btnsel_1337457060_2_6" style="display: none;" /><script type="text/javascript">
//<!--
$("coolcode_btnsel_1337457060_2_6").style.display = "";
//-->
</script>Code:
</div>
			<div class="codecontainer"><table><tr><td>
			<pre><code>&lt;span class=&quot;item&quot;&gt;Item 1&lt;/span&gt; &lt;span class=&quot;item&quot;&gt;Item 2&lt;/span&gt;</code></pre></td></tr></table></div><hr class="hidden clear" /></div>
<p>
]]></description>
			<content:encoded><![CDATA[e.g., user inputs<br />
<br />
"Item 1<br />
Item 2"<br />
<br />
output is<br />
<br />
</p>
<div class="codeblock"><div class="title"><input type="button" class="button select_button" value="Select" onClick="selectObj(this.parentNode.parentNode.getElementsByTagName('pre')[0].getElementsByTagName('code')[0])" id="coolcode_btnsel_1337457060_2_6" style="display: none;" /><script type="text/javascript">
//<!--
$("coolcode_btnsel_1337457060_2_6").style.display = "";
//-->
</script>Code:
</div>
			<div class="codecontainer"><table><tr><td>
			<pre><code>&lt;span class=&quot;item&quot;&gt;Item 1&lt;/span&gt; &lt;span class=&quot;item&quot;&gt;Item 2&lt;/span&gt;</code></pre></td></tr></table></div><hr class="hidden clear" /></div>
<p>
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Can I make a hidden input field which is not seenable in the HTML source code?]]></title>
			<link>http://mybbhacks.zingaburga.com/showthread.php?tid=1321</link>
			<pubDate>Wed, 16 May 2012 19:34:56 +0000</pubDate>
			<guid isPermaLink="false">http://mybbhacks.zingaburga.com/showthread.php?tid=1321</guid>
			<description><![CDATA[Can I make a hidden input field which is not seenable in the HTML source code?<br />
<br />
Cause I need to do so that there is a hidden input field, which include some unique informations about the user, I have done so that the informations automatically is set by the default value.<br />
<br />
But my currently problem is that I want to do so that the input field is hidden, and can not be seen in the database.]]></description>
			<content:encoded><![CDATA[Can I make a hidden input field which is not seenable in the HTML source code?<br />
<br />
Cause I need to do so that there is a hidden input field, which include some unique informations about the user, I have done so that the informations automatically is set by the default value.<br />
<br />
But my currently problem is that I want to do so that the input field is hidden, and can not be seen in the database.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[How to do this??]]></title>
			<link>http://mybbhacks.zingaburga.com/showthread.php?tid=1320</link>
			<pubDate>Wed, 16 May 2012 09:03:27 +0000</pubDate>
			<guid isPermaLink="false">http://mybbhacks.zingaburga.com/showthread.php?tid=1320</guid>
			<description><![CDATA[Okay. I have made a Custom Thread Field with the Input Field Type set to Listbox.<br />
<br />
But I want to make it into the tag like the "Search in Forum(s)" have at the Search Page: <a href="http://mybbhacks.zingaburga.com/search.php" target="_blank">http://mybbhacks.zingaburga.com/search.php</a><br />
<br />
Then I would also like to instead of having the value and the label of it to be the same, i would like to make value and the label to be like this.<br />
<br />
format: value="VALUE"&gt;LABEL<br />
<blockquote><cite>Quote:</cite>value="1"&gt;Category Example Name<br />
value="2"&gt;Category Some Other Name<br />
value="3"&gt;Just another one<br />
value="4"&gt;The last one</blockquote>
<br />
How can I do that?]]></description>
			<content:encoded><![CDATA[Okay. I have made a Custom Thread Field with the Input Field Type set to Listbox.<br />
<br />
But I want to make it into the tag like the "Search in Forum(s)" have at the Search Page: <a href="http://mybbhacks.zingaburga.com/search.php" target="_blank">http://mybbhacks.zingaburga.com/search.php</a><br />
<br />
Then I would also like to instead of having the value and the label of it to be the same, i would like to make value and the label to be like this.<br />
<br />
format: value="VALUE"&gt;LABEL<br />
<blockquote><cite>Quote:</cite>value="1"&gt;Category Example Name<br />
value="2"&gt;Category Some Other Name<br />
value="3"&gt;Just another one<br />
value="4"&gt;The last one</blockquote>
<br />
How can I do that?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Social Network Features In Forum Software]]></title>
			<link>http://mybbhacks.zingaburga.com/showthread.php?tid=1319</link>
			<pubDate>Mon, 14 May 2012 20:55:17 +0000</pubDate>
			<guid isPermaLink="false">http://mybbhacks.zingaburga.com/showthread.php?tid=1319</guid>
			<description><![CDATA[Some forum software add some of social network features to their core features.<br />
Do you think that social network features should be added to a forum software?]]></description>
			<content:encoded><![CDATA[Some forum software add some of social network features to their core features.<br />
Do you think that social network features should be added to a forum software?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Show Custom Fields In NewThread?]]></title>
			<link>http://mybbhacks.zingaburga.com/showthread.php?tid=1318</link>
			<pubDate>Sun, 13 May 2012 12:25:23 +0000</pubDate>
			<guid isPermaLink="false">http://mybbhacks.zingaburga.com/showthread.php?tid=1318</guid>
			<description><![CDATA[Okay, I want to show Custom Fields some specified places instead of showing them all after the subject, I have made a template for the newthread for that forum.<br />
<br />
But what code should I use to make the Custom Fields then?, so that I can place them difference palces?]]></description>
			<content:encoded><![CDATA[Okay, I want to show Custom Fields some specified places instead of showing them all after the subject, I have made a template for the newthread for that forum.<br />
<br />
But what code should I use to make the Custom Fields then?, so that I can place them difference palces?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Random Logo PHP - Security Issue?]]></title>
			<link>http://mybbhacks.zingaburga.com/showthread.php?tid=1317</link>
			<pubDate>Sun, 13 May 2012 00:56:55 +0000</pubDate>
			<guid isPermaLink="false">http://mybbhacks.zingaburga.com/showthread.php?tid=1317</guid>
			<description><![CDATA[Hey guys,<br />
I'm trying to insert a random logo code into my header template (using Zingas awesome PHP in Templates plugin) but when trying to save the template, MyBB gives me an error about the code being a potential security risk.<br />
<br />
Here is the code i'm using:<br />
</p>
<div class="codeblock"><div class="title"><input type="button" class="button select_button" value="Select" onClick="selectObj(this.parentNode.parentNode.getElementsByTagName('pre')[0&#93;.getElementsByTagName('code')[0&#93;)" id="coolcode_btnsel_1337457060_3_10" style="display: none;" /><script type="text/javascript">
//<!--
$("coolcode_btnsel_1337457060_3_10").style.display = "";
//-->
</script>Code:
</div>
			<div class="codecontainer"><table><tr><td><div class="linenum"><code>1<br />2<br />3<br />4<br />5<br />6<br />7<br />8<br />9<br />10</code></div></td><td>
			<pre><code>&lt;?php
$Img1 = &quot;{$theme['logo'&#93;}&quot;;

$Img2 = &quot;/images/theme/logo2.png&quot;;

$num = rand (1,2);

$Image = ${'Img'.$num};

echo &quot;&lt;a href=\&quot;&quot;{$mybb-&gt;settings['bburl'&#93;}/portal.php&quot;\&quot;&gt;&lt;img src=\&quot;&quot;.$Image.&quot;\&quot; title=\&quot;&quot;{$mybb-&gt;settings['bbname'&#93;}&quot;\&quot; width=\&quot;&quot;700&quot;\&quot; height=\&quot;&quot;150&quot;\&quot; alt=\&quot;&quot;{$mybb-&gt;settings['bbname'&#93;}&quot;\&quot; /&lt;/a&gt;&quot;; ? &gt;</code></pre></td></tr></table></div><hr class="hidden clear" /></div>
<p>
<br />
Does anyone know how I could fix that?]]></description>
			<content:encoded><![CDATA[Hey guys,<br />
I'm trying to insert a random logo code into my header template (using Zingas awesome PHP in Templates plugin) but when trying to save the template, MyBB gives me an error about the code being a potential security risk.<br />
<br />
Here is the code i'm using:<br />
</p>
<div class="codeblock"><div class="title"><input type="button" class="button select_button" value="Select" onClick="selectObj(this.parentNode.parentNode.getElementsByTagName('pre')[0].getElementsByTagName('code')[0])" id="coolcode_btnsel_1337457060_3_10" style="display: none;" /><script type="text/javascript">
//<!--
$("coolcode_btnsel_1337457060_3_10").style.display = "";
//-->
</script>Code:
</div>
			<div class="codecontainer"><table><tr><td><div class="linenum"><code>1<br />2<br />3<br />4<br />5<br />6<br />7<br />8<br />9<br />10</code></div></td><td>
			<pre><code>&lt;?php
$Img1 = &quot;{$theme['logo']}&quot;;

$Img2 = &quot;/images/theme/logo2.png&quot;;

$num = rand (1,2);

$Image = ${'Img'.$num};

echo &quot;&lt;a href=\&quot;&quot;{$mybb-&gt;settings['bburl']}/portal.php&quot;\&quot;&gt;&lt;img src=\&quot;&quot;.$Image.&quot;\&quot; title=\&quot;&quot;{$mybb-&gt;settings['bbname']}&quot;\&quot; width=\&quot;&quot;700&quot;\&quot; height=\&quot;&quot;150&quot;\&quot; alt=\&quot;&quot;{$mybb-&gt;settings['bbname']}&quot;\&quot; /&lt;/a&gt;&quot;; ? &gt;</code></pre></td></tr></table></div><hr class="hidden clear" /></div>
<p>
<br />
Does anyone know how I could fix that?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Imgs not displaying]]></title>
			<link>http://mybbhacks.zingaburga.com/showthread.php?tid=1316</link>
			<pubDate>Fri, 11 May 2012 05:41:38 +0000</pubDate>
			<guid isPermaLink="false">http://mybbhacks.zingaburga.com/showthread.php?tid=1316</guid>
			<description><![CDATA[Okay first of all, thanks for creating this to begin with. I think this is an excellent tool.<br />
<br />
On to my issue.<br />
I have gone through quite a bit of just about everything (atleast what I could find) on this plug in. I have gone through everything multiple times but for some reason, my test img isn't displaying, [thumbnail or img&#93;. The threads and all are coming out looking proper, granted I only have the test img so far. Anywho, the only issue is that its not displaying. Did I miss some step? Where do I find the Force upload? Any help plz.<br />
<br />
<a href="http://drunkasylum.byethost12.com/forumdisplay.php?fid=16" target="_blank">Thread Here</a><br />
<br />
Thank you.<br />
<br />
<hr />
okay, update. <br />
Looking through the files, this is saving them as: file_3_7c4a1b1e_blahblahblah_png.upload file type. Is this correct or is there some thing I need to make changes to?]]></description>
			<content:encoded><![CDATA[Okay first of all, thanks for creating this to begin with. I think this is an excellent tool.<br />
<br />
On to my issue.<br />
I have gone through quite a bit of just about everything (atleast what I could find) on this plug in. I have gone through everything multiple times but for some reason, my test img isn't displaying, [thumbnail or img]. The threads and all are coming out looking proper, granted I only have the test img so far. Anywho, the only issue is that its not displaying. Did I miss some step? Where do I find the Force upload? Any help plz.<br />
<br />
<a href="http://drunkasylum.byethost12.com/forumdisplay.php?fid=16" target="_blank">Thread Here</a><br />
<br />
Thank you.<br />
<br />
<hr />
okay, update. <br />
Looking through the files, this is saving them as: file_3_7c4a1b1e_blahblahblah_png.upload file type. Is this correct or is there some thing I need to make changes to?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Is this possible? Displaying threads on index with x criteria]]></title>
			<link>http://mybbhacks.zingaburga.com/showthread.php?tid=1315</link>
			<pubDate>Wed, 09 May 2012 15:20:14 +0000</pubDate>
			<guid isPermaLink="false">http://mybbhacks.zingaburga.com/showthread.php?tid=1315</guid>
			<description><![CDATA[Hi everyone,<br />
<br />
So, here is a rough mock-up of my index page concept. I want to call your attention to the "Hottest Brands" box.<br />
<br />
<img src="http://i.imgur.com/wf6fJ.jpg" border="0" alt="[Image: wf6fJ.jpg&#93;" /><br />
<br />
<a href="http://harajuju.net/Forum-Brand-Directory" target="_blank">The Brand Directory is a forum using xThreads.</a><br />
<br />
Here are the things I would like to do.<br />
<ul>
<li>Display three threads from Brands forum on index in this box</li>
<li>Have these threads ordered based on # of replies in previous [x&#93; days</li>
<li>Display rank image of 1st, 2nd, and 3rd next to each of them (optional but desired)</li>
<li>Fetch thumbnail with exact dimensions to display with thread</li>
<li>Short description and tags are custom thread fields<br />
</li></ul>
<br />
It seems that RateU has accomplished pretty much exactly what I want already, except he using views as the selection method.<br />
<br />
<img src="http://i.imgur.com/JFHl1.png" border="0" alt="[Image: JFHl1.png&#93;" /><br />
<br />
I would greatly appreciate your guidance.]]></description>
			<content:encoded><![CDATA[Hi everyone,<br />
<br />
So, here is a rough mock-up of my index page concept. I want to call your attention to the "Hottest Brands" box.<br />
<br />
<img src="http://i.imgur.com/wf6fJ.jpg" border="0" alt="[Image: wf6fJ.jpg]" /><br />
<br />
<a href="http://harajuju.net/Forum-Brand-Directory" target="_blank">The Brand Directory is a forum using xThreads.</a><br />
<br />
Here are the things I would like to do.<br />
<ul>
<li>Display three threads from Brands forum on index in this box</li>
<li>Have these threads ordered based on # of replies in previous [x] days</li>
<li>Display rank image of 1st, 2nd, and 3rd next to each of them (optional but desired)</li>
<li>Fetch thumbnail with exact dimensions to display with thread</li>
<li>Short description and tags are custom thread fields<br />
</li></ul>
<br />
It seems that RateU has accomplished pretty much exactly what I want already, except he using views as the selection method.<br />
<br />
<img src="http://i.imgur.com/JFHl1.png" border="0" alt="[Image: JFHl1.png]" /><br />
<br />
I would greatly appreciate your guidance.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Popup Quick Reply]]></title>
			<link>http://mybbhacks.zingaburga.com/showthread.php?tid=1313</link>
			<pubDate>Mon, 07 May 2012 22:00:41 +0000</pubDate>
			<guid isPermaLink="false">http://mybbhacks.zingaburga.com/showthread.php?tid=1313</guid>
			<description><![CDATA[I converted my quick reply box to a popup quick reply, using a small script I found on the internet. It is kind of useless, but I like to use it <img src="http://mybbhacks.zingaburga.com/images/smilies/biggrin.gif" style="vertical-align: middle;" border="0" alt="Biggrin" title="Biggrin" /><br />
<br />
<a href="http://www.scriptiny.com/2011/03/javascript-modal-windows/" target="_blank">http://www.scriptiny.com/2011/03/javascr...l-windows/</a><br />
<br />
It does NOT need jQuery, weighs in at under 5kb and can have multiple instances on a page. I have a template conditional that makes it not useable by guests, so only my members see it. It's a nice bit of candy and this way I don't have to worry about the captcha for guest posts.<br />
<br />
<span style="font-weight: bold;">Requirements:</span> Template conditionals Plugin.<br />
<br />
<span style="font-weight: bold;">Things to change:</span> You need to alter your showthread and showthread quick reply templates and add the javascript and css to your headerinclude and stylesheets <br />
<br />
<span style="font-weight: bold;">Showthread quickreply:</span><br />
<br />
</p>
<div class="codeblock"><div class="title"><input type="button" class="button select_button" value="Select" onClick="selectObj(this.parentNode.parentNode.getElementsByTagName('pre')[0&#93;.getElementsByTagName('code')[0&#93;)" id="coolcode_btnsel_1337457060_4_11" style="display: none;" /><script type="text/javascript">
//<!--
$("coolcode_btnsel_1337457060_4_11").style.display = "";
//-->
</script>HTML Code
</div>
			<div class="codecontainer"><table><tr><td><div class="linenum"><code>1<br />2<br />3<br />4<br />5<br />6<br />7<br />8<br />9<br />10<br />11<br />12<br />13<br />14<br />15<br />16<br />17<br />18<br />19<br />20<br />21<br />22<br />23<br />24<br />25<br />26<br />27<br />28<br />29<br />30</code></div></td><td>
			<pre><code><span class="xml_tag">&lt;if</span> <span class="xml_attrib">in_array($GLOBALS['mybb'&#93;-</span><span class="xml_tag">&gt;</span>user['usergroup'&#93;, array(1,5,7)) then&gt;
	<span class="xml_tag">&lt;form</span> <span class="xml_attrib">method</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;post&quot;</span> <span class="xml_attrib">action</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;newreply.php?tid={$tid}<span class="xml_escape">&amp;amp;</span>processed=1&quot;</span> <span class="xml_attrib">name</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;quick_reply_form&quot;</span><span class="xml_tag">&gt;</span>
<span class="xml_tag">&lt;else&gt;</span>
	<span class="xml_tag">&lt;form</span> <span class="xml_attrib">method</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;post&quot;</span> <span class="xml_attrib">action</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;newreply.php?tid={$tid}<span class="xml_escape">&amp;amp;</span>processed=1&quot;</span> <span class="xml_attrib">name</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;quick_reply_form&quot;</span> <span class="xml_attrib">id</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;quick_reply_form&quot;</span><span class="xml_tag">&gt;</span>
<span class="xml_tag">&lt;/if&gt;</span>
		<span class="xml_tag">&lt;input</span> <span class="xml_attrib">type</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;hidden&quot;</span> <span class="xml_attrib">name</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;my_post_key&quot;</span> <span class="xml_attrib">value</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;{$mybb-&gt;post_code}&quot;</span> <span class="xml_tag">/&gt;</span>
		<span class="xml_tag">&lt;input</span> <span class="xml_attrib">type</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;hidden&quot;</span> <span class="xml_attrib">name</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;subject&quot;</span> <span class="xml_attrib">value</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;RE: {$thread['subject'&#93;}&quot;</span> <span class="xml_tag">/&gt;</span>
		<span class="xml_tag">&lt;input</span> <span class="xml_attrib">type</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;hidden&quot;</span> <span class="xml_attrib">name</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;action&quot;</span> <span class="xml_attrib">value</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;do_newreply&quot;</span> <span class="xml_tag">/&gt;</span>
		<span class="xml_tag">&lt;input</span> <span class="xml_attrib">type</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;hidden&quot;</span> <span class="xml_attrib">name</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;posthash&quot;</span> <span class="xml_attrib">value</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;{$posthash}&quot;</span> <span class="xml_attrib">id</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;posthash&quot;</span> <span class="xml_tag">/&gt;</span>
		<span class="xml_tag">&lt;input</span> <span class="xml_attrib">type</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;hidden&quot;</span> <span class="xml_attrib">name</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;quoted_ids&quot;</span> <span class="xml_attrib">value</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;&quot;</span> <span class="xml_attrib">id</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;quoted_ids&quot;</span> <span class="xml_tag">/&gt;</span>
		<span class="xml_tag">&lt;input</span> <span class="xml_attrib">type</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;hidden&quot;</span> <span class="xml_attrib">name</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;lastpid&quot;</span> <span class="xml_attrib">id</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;lastpid&quot;</span> <span class="xml_attrib">value</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;{$last_pid}&quot;</span> <span class="xml_tag">/&gt;</span>
		<span class="xml_tag">&lt;input</span> <span class="xml_attrib">type</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;hidden&quot;</span> <span class="xml_attrib">name</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;from_page&quot;</span> <span class="xml_attrib">value</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;{$page}&quot;</span> <span class="xml_tag">/&gt;</span>
		<span class="xml_tag">&lt;input</span> <span class="xml_attrib">type</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;hidden&quot;</span> <span class="xml_attrib">name</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;tid&quot;</span> <span class="xml_attrib">value</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;{$tid}&quot;</span> <span class="xml_tag">/&gt;</span>
		<span class="xml_tag">&lt;input</span> <span class="xml_attrib">type</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;hidden&quot;</span> <span class="xml_attrib">name</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;method&quot;</span> <span class="xml_attrib">value</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;quickreply&quot;</span> <span class="xml_tag">/&gt;</span>
			<span class="xml_tag">&lt;div</span> <span class="xml_attrib">class</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;thead&quot;</span><span class="xml_tag">&gt;</span>Quick Reply<span class="xml_tag">&lt;/div&gt;</span><span class="xml_tag">&lt;br</span> <span class="xml_tag">/&gt;</span>
				<span class="xml_tag">&lt;div</span> <span class="xml_attrib">style</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;width: 99%; text-align:center;&quot;</span><span class="xml_tag">&gt;</span>
				<span class="xml_tag">&lt;textarea</span> <span class="xml_attrib">style</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;width: 100%; text-align:left;padding: 1px; margin: 0;&quot;</span> <span class="xml_attrib">rows</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;8&quot;</span> <span class="xml_attrib">cols</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;80&quot;</span> <span class="xml_attrib">name</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;message&quot;</span> <span class="xml_attrib">id</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;message&quot;</span> <span class="xml_attrib">tabindex</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;1&quot;</span><span class="xml_tag">&gt;</span><span class="xml_tag">&lt;/textarea&gt;</span>
				<span class="xml_tag">&lt;/div&gt;</span>
			<span class="xml_tag">&lt;div</span> <span class="xml_attrib">class</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;editor_control_bar&quot;</span> <span class="xml_attrib">style</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;width: 95%; padding: 4px; margin-top: 3px; display: none;&quot;</span> <span class="xml_attrib">id</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;quickreply_multiquote&quot;</span><span class="xml_tag">&gt;</span>
						<span class="xml_tag">&lt;span</span> <span class="xml_attrib">class</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;smalltext&quot;</span><span class="xml_tag">&gt;</span>
						{$lang-&gt;quickreply_multiquote_selected} <span class="xml_tag">&lt;a</span> <span class="xml_attrib">href</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;./newreply.php?tid={$tid}<span class="xml_escape">&amp;amp;</span>load_all_quotes=1&quot;</span> <span class="xml_attrib">onclick</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;</span><span class="html_script"><span class="c_type">return</span> Thread.loadMultiQuoted<span class="c_symbol">(</span><span class="c_symbol">)</span><span class="c_symbol">;</span></span><span class="xml_attribvalue">&quot;</span><span class="xml_tag">&gt;</span>{$lang-&gt;quickreply_multiquote_now}<span class="xml_tag">&lt;/a&gt;</span> {$lang-&gt;or} <span class="xml_tag">&lt;a</span> <span class="xml_attrib">href</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;javascript:Thread.clearMultiQuoted();&quot;</span><span class="xml_tag">&gt;</span>{$lang-&gt;quickreply_multiquote_deselect}<span class="xml_tag">&lt;/a&gt;</span>.
						<span class="xml_tag">&lt;/span&gt;</span>
			<span class="xml_tag">&lt;/div&gt;</span>
			<span class="xml_tag">&lt;br</span> <span class="xml_tag">/&gt;</span>
			<span class="xml_tag">&lt;div</span> <span class="xml_attrib">class</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;trow1&quot;</span><span class="xml_tag">&gt;</span>
					<span class="xml_tag">&lt;div</span> <span class="xml_attrib">align</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;center&quot;</span><span class="xml_tag">&gt;</span><span class="xml_tag">&lt;input</span> <span class="xml_attrib">type</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;submit&quot;</span> <span class="xml_attrib">class</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;button&quot;</span> <span class="xml_attrib">value</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;{$lang-&gt;post_reply}&quot;</span> <span class="xml_attrib">tabindex</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;2&quot;</span> <span class="xml_attrib">accesskey</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;s&quot;</span> <span class="xml_attrib">id</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;quick_reply_submit&quot;</span> <span class="xml_attrib">onclick</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">'</span><span class="html_script">parent.TINY.box.hide<span class="c_symbol">(</span><span class="c_symbol">{</span>animate:<span class="c_type">true</span><span class="c_symbol">}</span><span class="c_symbol">)</span></span><span class="xml_attribvalue">'</span> <span class="xml_tag">/&gt;</span><span class="xml_escape">&amp;nbsp;</span><span class="xml_tag">&lt;input</span> <span class="xml_attrib">type</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;submit&quot;</span> <span class="xml_attrib">class</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;button&quot;</span> <span class="xml_attrib">name</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;previewpost&quot;</span> <span class="xml_attrib">value</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;{$lang-&gt;preview_post}&quot;</span> <span class="xml_attrib">tabindex</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;3&quot;</span> <span class="xml_attrib">onclick</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">'</span><span class="html_script">parent.TINY.box.hide<span class="c_symbol">(</span><span class="c_symbol">{</span>animate:<span class="c_type">true</span><span class="c_symbol">}</span><span class="c_symbol">)</span></span><span class="xml_attribvalue">'</span> <span class="xml_tag">/&gt;</span><span class="xml_escape">&amp;nbsp;</span><span class="xml_tag">&lt;a</span> <span class="xml_attrib">href</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;./newreply.php?tid={$tid}&quot;</span> <span class="xml_attrib">onclick</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">'</span><span class="html_script">parent.TINY.box.hide<span class="c_symbol">(</span><span class="c_symbol">{</span>animate:<span class="c_type">true</span><span class="c_symbol">}</span><span class="c_symbol">)</span></span><span class="xml_attribvalue">'</span><span class="xml_tag">&gt;</span><span class="xml_tag">&lt;span</span> <span class="xml_attrib">class</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;button&quot;</span><span class="xml_tag">&gt;</span> Advanced Reply<span class="xml_tag">&lt;/span&gt;</span><span class="xml_tag">&lt;/a&gt;</span><span class="xml_escape">&amp;nbsp;</span><span class="xml_tag">&lt;a</span> <span class="xml_attrib">href</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;javascript:parent.TINY.box.hide({animate:true})&quot;</span><span class="xml_tag">&gt;</span><span class="xml_tag">&lt;span</span> <span class="xml_attrib">class</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;button&quot;</span><span class="xml_tag">&gt;</span>Cancel<span class="xml_tag">&lt;/span&gt;</span><span class="xml_tag">&lt;/a&gt;</span>
					<span class="xml_tag">&lt;/div&gt;</span>
			<span class="xml_tag">&lt;/div&gt;</span>

	<span class="xml_tag">&lt;/form&gt;</span></code></pre></td></tr></table></div><hr class="hidden clear" /></div>
<p>
<br />
<span style="font-weight: bold;">Showthread: </span><br />
<br />
Find both instances of the variable "newreply" in your template and change to the below:<br />
<br />
</p>
<div class="codeblock"><div class="title"><input type="button" class="button select_button" value="Select" onClick="selectObj(this.parentNode.parentNode.getElementsByTagName('pre')[0&#93;.getElementsByTagName('code')[0&#93;)" id="coolcode_btnsel_1337457060_5_87" style="display: none;" /><script type="text/javascript">
//<!--
$("coolcode_btnsel_1337457060_5_87").style.display = "";
//-->
</script>HTML Code
</div>
			<div class="codecontainer"><table><tr><td>
			<pre><code><span class="xml_tag">&lt;a</span> <span class="xml_attrib">href</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;javascript:;&quot;</span> <span class="xml_attrib">onclick</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;</span><span class="html_script">TINY.box.show<span class="c_symbol">(</span><span class="c_symbol">{</span>html:document.getElementById<span class="c_symbol">(</span><span class="c_string">'quick_reply'</span><span class="c_symbol">)</span>.innerHTML<span class="c_symbol">,</span> animate:<span class="c_type">true</span><span class="c_symbol">,</span>close:<span class="c_type">false</span><span class="c_symbol">}</span><span class="c_symbol">)</span><span class="c_symbol">;</span></span><span class="xml_attribvalue">&quot;</span><span class="xml_tag">&gt;</span><span class="xml_tag">&lt;span</span> <span class="xml_attrib">class</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;button&quot;</span><span class="xml_tag">&gt;</span>Reply<span class="xml_tag">&lt;/span&gt;</span><span class="xml_tag">&lt;/a&gt;</span></code></pre></td></tr></table></div><hr class="hidden clear" /></div>
<p>
<br />
<br />
Find the "quickreply" variable in showthread and change it to the below:<br />
<br />
</p>
<div class="codeblock"><div class="title"><input type="button" class="button select_button" value="Select" onClick="selectObj(this.parentNode.parentNode.getElementsByTagName('pre')[0&#93;.getElementsByTagName('code')[0&#93;)" id="coolcode_btnsel_1337457060_6_33" style="display: none;" /><script type="text/javascript">
//<!--
$("coolcode_btnsel_1337457060_6_33").style.display = "";
//-->
</script>HTML Code
</div>
			<div class="codecontainer"><table><tr><td>
			<pre><code><span class="xml_tag">&lt;div</span> <span class="xml_attrib">id</span> =&quot;quick_reply&quot; style=&quot;display:none;&quot;&gt;{$quickreply}<span class="xml_tag">&lt;/div&gt;</span></code></pre></td></tr></table></div><hr class="hidden clear" /></div>
<p>
Please note I am not a coder and I apologise in advance for any mistakes in this layout. See attached for example of how it looks on leefish. I have custom css on my buttons; if you use the class "button" in your css you should get a similar result.]]></description>
			<content:encoded><![CDATA[I converted my quick reply box to a popup quick reply, using a small script I found on the internet. It is kind of useless, but I like to use it <img src="http://mybbhacks.zingaburga.com/images/smilies/biggrin.gif" style="vertical-align: middle;" border="0" alt="Biggrin" title="Biggrin" /><br />
<br />
<a href="http://www.scriptiny.com/2011/03/javascript-modal-windows/" target="_blank">http://www.scriptiny.com/2011/03/javascr...l-windows/</a><br />
<br />
It does NOT need jQuery, weighs in at under 5kb and can have multiple instances on a page. I have a template conditional that makes it not useable by guests, so only my members see it. It's a nice bit of candy and this way I don't have to worry about the captcha for guest posts.<br />
<br />
<span style="font-weight: bold;">Requirements:</span> Template conditionals Plugin.<br />
<br />
<span style="font-weight: bold;">Things to change:</span> You need to alter your showthread and showthread quick reply templates and add the javascript and css to your headerinclude and stylesheets <br />
<br />
<span style="font-weight: bold;">Showthread quickreply:</span><br />
<br />
</p>
<div class="codeblock"><div class="title"><input type="button" class="button select_button" value="Select" onClick="selectObj(this.parentNode.parentNode.getElementsByTagName('pre')[0].getElementsByTagName('code')[0])" id="coolcode_btnsel_1337457060_4_11" style="display: none;" /><script type="text/javascript">
//<!--
$("coolcode_btnsel_1337457060_4_11").style.display = "";
//-->
</script>HTML Code
</div>
			<div class="codecontainer"><table><tr><td><div class="linenum"><code>1<br />2<br />3<br />4<br />5<br />6<br />7<br />8<br />9<br />10<br />11<br />12<br />13<br />14<br />15<br />16<br />17<br />18<br />19<br />20<br />21<br />22<br />23<br />24<br />25<br />26<br />27<br />28<br />29<br />30</code></div></td><td>
			<pre><code><span class="xml_tag">&lt;if</span> <span class="xml_attrib">in_array($GLOBALS['mybb']-</span><span class="xml_tag">&gt;</span>user['usergroup'], array(1,5,7)) then&gt;
	<span class="xml_tag">&lt;form</span> <span class="xml_attrib">method</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;post&quot;</span> <span class="xml_attrib">action</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;newreply.php?tid={$tid}<span class="xml_escape">&amp;amp;</span>processed=1&quot;</span> <span class="xml_attrib">name</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;quick_reply_form&quot;</span><span class="xml_tag">&gt;</span>
<span class="xml_tag">&lt;else&gt;</span>
	<span class="xml_tag">&lt;form</span> <span class="xml_attrib">method</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;post&quot;</span> <span class="xml_attrib">action</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;newreply.php?tid={$tid}<span class="xml_escape">&amp;amp;</span>processed=1&quot;</span> <span class="xml_attrib">name</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;quick_reply_form&quot;</span> <span class="xml_attrib">id</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;quick_reply_form&quot;</span><span class="xml_tag">&gt;</span>
<span class="xml_tag">&lt;/if&gt;</span>
		<span class="xml_tag">&lt;input</span> <span class="xml_attrib">type</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;hidden&quot;</span> <span class="xml_attrib">name</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;my_post_key&quot;</span> <span class="xml_attrib">value</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;{$mybb-&gt;post_code}&quot;</span> <span class="xml_tag">/&gt;</span>
		<span class="xml_tag">&lt;input</span> <span class="xml_attrib">type</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;hidden&quot;</span> <span class="xml_attrib">name</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;subject&quot;</span> <span class="xml_attrib">value</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;RE: {$thread['subject']}&quot;</span> <span class="xml_tag">/&gt;</span>
		<span class="xml_tag">&lt;input</span> <span class="xml_attrib">type</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;hidden&quot;</span> <span class="xml_attrib">name</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;action&quot;</span> <span class="xml_attrib">value</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;do_newreply&quot;</span> <span class="xml_tag">/&gt;</span>
		<span class="xml_tag">&lt;input</span> <span class="xml_attrib">type</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;hidden&quot;</span> <span class="xml_attrib">name</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;posthash&quot;</span> <span class="xml_attrib">value</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;{$posthash}&quot;</span> <span class="xml_attrib">id</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;posthash&quot;</span> <span class="xml_tag">/&gt;</span>
		<span class="xml_tag">&lt;input</span> <span class="xml_attrib">type</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;hidden&quot;</span> <span class="xml_attrib">name</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;quoted_ids&quot;</span> <span class="xml_attrib">value</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;&quot;</span> <span class="xml_attrib">id</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;quoted_ids&quot;</span> <span class="xml_tag">/&gt;</span>
		<span class="xml_tag">&lt;input</span> <span class="xml_attrib">type</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;hidden&quot;</span> <span class="xml_attrib">name</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;lastpid&quot;</span> <span class="xml_attrib">id</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;lastpid&quot;</span> <span class="xml_attrib">value</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;{$last_pid}&quot;</span> <span class="xml_tag">/&gt;</span>
		<span class="xml_tag">&lt;input</span> <span class="xml_attrib">type</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;hidden&quot;</span> <span class="xml_attrib">name</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;from_page&quot;</span> <span class="xml_attrib">value</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;{$page}&quot;</span> <span class="xml_tag">/&gt;</span>
		<span class="xml_tag">&lt;input</span> <span class="xml_attrib">type</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;hidden&quot;</span> <span class="xml_attrib">name</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;tid&quot;</span> <span class="xml_attrib">value</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;{$tid}&quot;</span> <span class="xml_tag">/&gt;</span>
		<span class="xml_tag">&lt;input</span> <span class="xml_attrib">type</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;hidden&quot;</span> <span class="xml_attrib">name</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;method&quot;</span> <span class="xml_attrib">value</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;quickreply&quot;</span> <span class="xml_tag">/&gt;</span>
			<span class="xml_tag">&lt;div</span> <span class="xml_attrib">class</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;thead&quot;</span><span class="xml_tag">&gt;</span>Quick Reply<span class="xml_tag">&lt;/div&gt;</span><span class="xml_tag">&lt;br</span> <span class="xml_tag">/&gt;</span>
				<span class="xml_tag">&lt;div</span> <span class="xml_attrib">style</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;width: 99%; text-align:center;&quot;</span><span class="xml_tag">&gt;</span>
				<span class="xml_tag">&lt;textarea</span> <span class="xml_attrib">style</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;width: 100%; text-align:left;padding: 1px; margin: 0;&quot;</span> <span class="xml_attrib">rows</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;8&quot;</span> <span class="xml_attrib">cols</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;80&quot;</span> <span class="xml_attrib">name</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;message&quot;</span> <span class="xml_attrib">id</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;message&quot;</span> <span class="xml_attrib">tabindex</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;1&quot;</span><span class="xml_tag">&gt;</span><span class="xml_tag">&lt;/textarea&gt;</span>
				<span class="xml_tag">&lt;/div&gt;</span>
			<span class="xml_tag">&lt;div</span> <span class="xml_attrib">class</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;editor_control_bar&quot;</span> <span class="xml_attrib">style</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;width: 95%; padding: 4px; margin-top: 3px; display: none;&quot;</span> <span class="xml_attrib">id</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;quickreply_multiquote&quot;</span><span class="xml_tag">&gt;</span>
						<span class="xml_tag">&lt;span</span> <span class="xml_attrib">class</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;smalltext&quot;</span><span class="xml_tag">&gt;</span>
						{$lang-&gt;quickreply_multiquote_selected} <span class="xml_tag">&lt;a</span> <span class="xml_attrib">href</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;./newreply.php?tid={$tid}<span class="xml_escape">&amp;amp;</span>load_all_quotes=1&quot;</span> <span class="xml_attrib">onclick</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;</span><span class="html_script"><span class="c_type">return</span> Thread.loadMultiQuoted<span class="c_symbol">(</span><span class="c_symbol">)</span><span class="c_symbol">;</span></span><span class="xml_attribvalue">&quot;</span><span class="xml_tag">&gt;</span>{$lang-&gt;quickreply_multiquote_now}<span class="xml_tag">&lt;/a&gt;</span> {$lang-&gt;or} <span class="xml_tag">&lt;a</span> <span class="xml_attrib">href</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;javascript:Thread.clearMultiQuoted();&quot;</span><span class="xml_tag">&gt;</span>{$lang-&gt;quickreply_multiquote_deselect}<span class="xml_tag">&lt;/a&gt;</span>.
						<span class="xml_tag">&lt;/span&gt;</span>
			<span class="xml_tag">&lt;/div&gt;</span>
			<span class="xml_tag">&lt;br</span> <span class="xml_tag">/&gt;</span>
			<span class="xml_tag">&lt;div</span> <span class="xml_attrib">class</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;trow1&quot;</span><span class="xml_tag">&gt;</span>
					<span class="xml_tag">&lt;div</span> <span class="xml_attrib">align</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;center&quot;</span><span class="xml_tag">&gt;</span><span class="xml_tag">&lt;input</span> <span class="xml_attrib">type</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;submit&quot;</span> <span class="xml_attrib">class</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;button&quot;</span> <span class="xml_attrib">value</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;{$lang-&gt;post_reply}&quot;</span> <span class="xml_attrib">tabindex</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;2&quot;</span> <span class="xml_attrib">accesskey</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;s&quot;</span> <span class="xml_attrib">id</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;quick_reply_submit&quot;</span> <span class="xml_attrib">onclick</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">'</span><span class="html_script">parent.TINY.box.hide<span class="c_symbol">(</span><span class="c_symbol">{</span>animate:<span class="c_type">true</span><span class="c_symbol">}</span><span class="c_symbol">)</span></span><span class="xml_attribvalue">'</span> <span class="xml_tag">/&gt;</span><span class="xml_escape">&amp;nbsp;</span><span class="xml_tag">&lt;input</span> <span class="xml_attrib">type</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;submit&quot;</span> <span class="xml_attrib">class</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;button&quot;</span> <span class="xml_attrib">name</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;previewpost&quot;</span> <span class="xml_attrib">value</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;{$lang-&gt;preview_post}&quot;</span> <span class="xml_attrib">tabindex</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;3&quot;</span> <span class="xml_attrib">onclick</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">'</span><span class="html_script">parent.TINY.box.hide<span class="c_symbol">(</span><span class="c_symbol">{</span>animate:<span class="c_type">true</span><span class="c_symbol">}</span><span class="c_symbol">)</span></span><span class="xml_attribvalue">'</span> <span class="xml_tag">/&gt;</span><span class="xml_escape">&amp;nbsp;</span><span class="xml_tag">&lt;a</span> <span class="xml_attrib">href</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;./newreply.php?tid={$tid}&quot;</span> <span class="xml_attrib">onclick</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">'</span><span class="html_script">parent.TINY.box.hide<span class="c_symbol">(</span><span class="c_symbol">{</span>animate:<span class="c_type">true</span><span class="c_symbol">}</span><span class="c_symbol">)</span></span><span class="xml_attribvalue">'</span><span class="xml_tag">&gt;</span><span class="xml_tag">&lt;span</span> <span class="xml_attrib">class</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;button&quot;</span><span class="xml_tag">&gt;</span> Advanced Reply<span class="xml_tag">&lt;/span&gt;</span><span class="xml_tag">&lt;/a&gt;</span><span class="xml_escape">&amp;nbsp;</span><span class="xml_tag">&lt;a</span> <span class="xml_attrib">href</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;javascript:parent.TINY.box.hide({animate:true})&quot;</span><span class="xml_tag">&gt;</span><span class="xml_tag">&lt;span</span> <span class="xml_attrib">class</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;button&quot;</span><span class="xml_tag">&gt;</span>Cancel<span class="xml_tag">&lt;/span&gt;</span><span class="xml_tag">&lt;/a&gt;</span>
					<span class="xml_tag">&lt;/div&gt;</span>
			<span class="xml_tag">&lt;/div&gt;</span>

	<span class="xml_tag">&lt;/form&gt;</span></code></pre></td></tr></table></div><hr class="hidden clear" /></div>
<p>
<br />
<span style="font-weight: bold;">Showthread: </span><br />
<br />
Find both instances of the variable "newreply" in your template and change to the below:<br />
<br />
</p>
<div class="codeblock"><div class="title"><input type="button" class="button select_button" value="Select" onClick="selectObj(this.parentNode.parentNode.getElementsByTagName('pre')[0].getElementsByTagName('code')[0])" id="coolcode_btnsel_1337457060_5_87" style="display: none;" /><script type="text/javascript">
//<!--
$("coolcode_btnsel_1337457060_5_87").style.display = "";
//-->
</script>HTML Code
</div>
			<div class="codecontainer"><table><tr><td>
			<pre><code><span class="xml_tag">&lt;a</span> <span class="xml_attrib">href</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;javascript:;&quot;</span> <span class="xml_attrib">onclick</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;</span><span class="html_script">TINY.box.show<span class="c_symbol">(</span><span class="c_symbol">{</span>html:document.getElementById<span class="c_symbol">(</span><span class="c_string">'quick_reply'</span><span class="c_symbol">)</span>.innerHTML<span class="c_symbol">,</span> animate:<span class="c_type">true</span><span class="c_symbol">,</span>close:<span class="c_type">false</span><span class="c_symbol">}</span><span class="c_symbol">)</span><span class="c_symbol">;</span></span><span class="xml_attribvalue">&quot;</span><span class="xml_tag">&gt;</span><span class="xml_tag">&lt;span</span> <span class="xml_attrib">class</span><span class="xml_attribequal">=</span><span class="xml_attribvalue">&quot;button&quot;</span><span class="xml_tag">&gt;</span>Reply<span class="xml_tag">&lt;/span&gt;</span><span class="xml_tag">&lt;/a&gt;</span></code></pre></td></tr></table></div><hr class="hidden clear" /></div>
<p>
<br />
<br />
Find the "quickreply" variable in showthread and change it to the below:<br />
<br />
</p>
<div class="codeblock"><div class="title"><input type="button" class="button select_button" value="Select" onClick="selectObj(this.parentNode.parentNode.getElementsByTagName('pre')[0].getElementsByTagName('code')[0])" id="coolcode_btnsel_1337457060_6_33" style="display: none;" /><script type="text/javascript">
//<!--
$("coolcode_btnsel_1337457060_6_33").style.display = "";
//-->
</script>HTML Code
</div>
			<div class="codecontainer"><table><tr><td>
			<pre><code><span class="xml_tag">&lt;div</span> <span class="xml_attrib">id</span> =&quot;quick_reply&quot; style=&quot;display:none;&quot;&gt;{$quickreply}<span class="xml_tag">&lt;/div&gt;</span></code></pre></td></tr></table></div><hr class="hidden clear" /></div>
<p>
Please note I am not a coder and I apologise in advance for any mistakes in this layout. See attached for example of how it looks on leefish. I have custom css on my buttons; if you use the class "button" in your css you should get a similar result.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Rating in X-garage]]></title>
			<link>http://mybbhacks.zingaburga.com/showthread.php?tid=1312</link>
			<pubDate>Mon, 07 May 2012 12:31:24 +0000</pubDate>
			<guid isPermaLink="false">http://mybbhacks.zingaburga.com/showthread.php?tid=1312</guid>
			<description><![CDATA[I Followed this Tutorial: <a href="http://mybbhacks.zingaburga.com/showthread.php?tid=456" target="_blank">http://mybbhacks.zingaburga.com/showthread.php?tid=456</a><br />
I'm buy rating in thead list.<br />
Is posible?<br />
<br />
Sorry for mi english.]]></description>
			<content:encoded><![CDATA[I Followed this Tutorial: <a href="http://mybbhacks.zingaburga.com/showthread.php?tid=456" target="_blank">http://mybbhacks.zingaburga.com/showthread.php?tid=456</a><br />
I'm buy rating in thead list.<br />
Is posible?<br />
<br />
Sorry for mi english.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Caching templates if they exists.]]></title>
			<link>http://mybbhacks.zingaburga.com/showthread.php?tid=1310</link>
			<pubDate>Mon, 07 May 2012 03:50:11 +0000</pubDate>
			<guid isPermaLink="false">http://mybbhacks.zingaburga.com/showthread.php?tid=1310</guid>
			<description><![CDATA[Well, I asked for this some days ago in the official support community, and nobody answered.<br />
<br />
Somebody can help me in this?<br />
<a href="http://community.mybb.com/thread-117605.html" target="_blank">http://community.mybb.com/thread-117605.html</a><br />
<br />
I want to cache templates only if they exists, as there may be a lot of them.<br />
<br />
Thinking about it right now, may be reading the groups cache at global start and caching a template by each group is the solution.<br />
<br />
Nonetheless, hope somebody push me a little in this one.]]></description>
			<content:encoded><![CDATA[Well, I asked for this some days ago in the official support community, and nobody answered.<br />
<br />
Somebody can help me in this?<br />
<a href="http://community.mybb.com/thread-117605.html" target="_blank">http://community.mybb.com/thread-117605.html</a><br />
<br />
I want to cache templates only if they exists, as there may be a lot of them.<br />
<br />
Thinking about it right now, may be reading the groups cache at global start and caching a template by each group is the solution.<br />
<br />
Nonetheless, hope somebody push me a little in this one.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[TEST2??]]></title>
			<link>http://mybbhacks.zingaburga.com/showthread.php?tid=1306</link>
			<pubDate>Tue, 01 May 2012 17:48:06 +0000</pubDate>
			<guid isPermaLink="false">http://mybbhacks.zingaburga.com/showthread.php?tid=1306</guid>
			<description><![CDATA[TEST@@@#]]></description>
			<content:encoded><![CDATA[TEST@@@#]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[TEST?!]]></title>
			<link>http://mybbhacks.zingaburga.com/showthread.php?tid=1305</link>
			<pubDate>Tue, 01 May 2012 17:46:58 +0000</pubDate>
			<guid isPermaLink="false">http://mybbhacks.zingaburga.com/showthread.php?tid=1305</guid>
			<description><![CDATA[TEST?!]]></description>
			<content:encoded><![CDATA[TEST?!]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[can i edit this plugin?]]></title>
			<link>http://mybbhacks.zingaburga.com/showthread.php?tid=1304</link>
			<pubDate>Sat, 28 Apr 2012 15:36:04 +0000</pubDate>
			<guid isPermaLink="false">http://mybbhacks.zingaburga.com/showthread.php?tid=1304</guid>
			<description><![CDATA[<a href="http://community.mybb.com/archive/index.php/thread-85224.html" target="_blank">http://community.mybb.com/archive/index....85224.html</a><br />
<br />
to show formated username in index instead normal username when someone update their status?<br />
<br />
ss<br />
<br />
<img src="https://lh6.googleusercontent.com/-e9Gjjg8TKb8/T5wO-USAMbI/AAAAAAAABnI/StYjAm6mhVk/s857/rrfr.png" border="0" alt="[Image: rrfr.png&#93;" /><br />
<br />
1. Formated Username instead normal username<br />
<br />
2. Formated Smilies instead normal smilies<br />
<br />
<br />
sorry for my bad english]]></description>
			<content:encoded><![CDATA[<a href="http://community.mybb.com/archive/index.php/thread-85224.html" target="_blank">http://community.mybb.com/archive/index....85224.html</a><br />
<br />
to show formated username in index instead normal username when someone update their status?<br />
<br />
ss<br />
<br />
<img src="https://lh6.googleusercontent.com/-e9Gjjg8TKb8/T5wO-USAMbI/AAAAAAAABnI/StYjAm6mhVk/s857/rrfr.png" border="0" alt="[Image: rrfr.png]" /><br />
<br />
1. Formated Username instead normal username<br />
<br />
2. Formated Smilies instead normal smilies<br />
<br />
<br />
sorry for my bad english]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[(resolved)Xthreads Thumbnails Not working anymore]]></title>
			<link>http://mybbhacks.zingaburga.com/showthread.php?tid=1303</link>
			<pubDate>Fri, 27 Apr 2012 18:49:07 +0000</pubDate>
			<guid isPermaLink="false">http://mybbhacks.zingaburga.com/showthread.php?tid=1303</guid>
			<description><![CDATA[Xthreads is not creating thumbnails for my uploaded images anymore after moving servers. There were a few permissions that I had to re set to get xthreads working again. Everything is fine, except for the thumbnails. Are there other files that I need to set permissions for? The xthreads uploads folder is set to 777.]]></description>
			<content:encoded><![CDATA[Xthreads is not creating thumbnails for my uploaded images anymore after moving servers. There were a few permissions that I had to re set to get xthreads working again. Everything is fine, except for the thumbnails. Are there other files that I need to set permissions for? The xthreads uploads folder is set to 777.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Show item on profile page if "x" field is populated]]></title>
			<link>http://mybbhacks.zingaburga.com/showthread.php?tid=1302</link>
			<pubDate>Thu, 26 Apr 2012 14:09:59 +0000</pubDate>
			<guid isPermaLink="false">http://mybbhacks.zingaburga.com/showthread.php?tid=1302</guid>
			<description><![CDATA[Here is an example.<br />
<br />
I want to show Twitter button on user's profile page, but only if the user has written something in the Twitter field (ID 8) in user profile. I imagine this is pretty simple?]]></description>
			<content:encoded><![CDATA[Here is an example.<br />
<br />
I want to show Twitter button on user's profile page, but only if the user has written something in the Twitter field (ID 8) in user profile. I imagine this is pretty simple?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[User CSS]]></title>
			<link>http://mybbhacks.zingaburga.com/showthread.php?tid=1300</link>
			<pubDate>Tue, 24 Apr 2012 05:22:54 +0000</pubDate>
			<guid isPermaLink="false">http://mybbhacks.zingaburga.com/showthread.php?tid=1300</guid>
			<description><![CDATA[Simple plugin which sticks a Custom CSS textbox under UserCP -&gt; Options.<br />
Users can enter their own custom CSS there (somewhat as an alternative to the Stylish Firefox extension).<br />
<br />
Note that this isn't applied specifically to themes - that is, the CSS stays the same regardless of the theme selected by the user.<br />
Also note that it is possible for users to break the page layout/display for their account by messing up their CSS - a counter-measure to this is supplied however.<br />
<br />
A hidden feature not mentioned in the plugin anywhere is the ability to apply specific rules to pages, for example:<br />
</p>
<div class="codeblock"><div class="title"><input type="button" class="button select_button" value="Select" onClick="selectObj(this.parentNode.parentNode.getElementsByTagName('pre')[0&#93;.getElementsByTagName('code')[0&#93;)" id="coolcode_btnsel_1337457060_7_70" style="display: none;" /><script type="text/javascript">
//<!--
$("coolcode_btnsel_1337457060_7_70").style.display = "";
//-->
</script>Code:
</div>
			<div class="codecontainer"><table><tr><td><div class="linenum"><code>1<br />2<br />3<br />4<br />5<br />6</code></div></td><td>
			<pre><code>/*@- showthread.php */
background{color:red}
/*@-*/
/*@- forumdisplay.php, index.php */
background{color:yellow}
/*@-*/</code></pre></td></tr></table></div><hr class="hidden clear" /></div>
<p>
Note that these "conditionals" cannot be nested.]]></description>
			<content:encoded><![CDATA[Simple plugin which sticks a Custom CSS textbox under UserCP -&gt; Options.<br />
Users can enter their own custom CSS there (somewhat as an alternative to the Stylish Firefox extension).<br />
<br />
Note that this isn't applied specifically to themes - that is, the CSS stays the same regardless of the theme selected by the user.<br />
Also note that it is possible for users to break the page layout/display for their account by messing up their CSS - a counter-measure to this is supplied however.<br />
<br />
A hidden feature not mentioned in the plugin anywhere is the ability to apply specific rules to pages, for example:<br />
</p>
<div class="codeblock"><div class="title"><input type="button" class="button select_button" value="Select" onClick="selectObj(this.parentNode.parentNode.getElementsByTagName('pre')[0].getElementsByTagName('code')[0])" id="coolcode_btnsel_1337457060_7_70" style="display: none;" /><script type="text/javascript">
//<!--
$("coolcode_btnsel_1337457060_7_70").style.display = "";
//-->
</script>Code:
</div>
			<div class="codecontainer"><table><tr><td><div class="linenum"><code>1<br />2<br />3<br />4<br />5<br />6</code></div></td><td>
			<pre><code>/*@- showthread.php */
background{color:red}
/*@-*/
/*@- forumdisplay.php, index.php */
background{color:yellow}
/*@-*/</code></pre></td></tr></table></div><hr class="hidden clear" /></div>
<p>
Note that these "conditionals" cannot be nested.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[xthreads battles?]]></title>
			<link>http://mybbhacks.zingaburga.com/showthread.php?tid=1299</link>
			<pubDate>Mon, 23 Apr 2012 23:24:10 +0000</pubDate>
			<guid isPermaLink="false">http://mybbhacks.zingaburga.com/showthread.php?tid=1299</guid>
			<description><![CDATA[You could do a simple combat system, as unovarpg xthreads more or less?<br />
Something like that you are a forum, and the monsters by clicking on one, and put you to fight.<br />
<br />
Thank you.]]></description>
			<content:encoded><![CDATA[You could do a simple combat system, as unovarpg xthreads more or less?<br />
Something like that you are a forum, and the monsters by clicking on one, and put you to fight.<br />
<br />
Thank you.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Call to undefined function xthreads_rm_attach_query()]]></title>
			<link>http://mybbhacks.zingaburga.com/showthread.php?tid=1298</link>
			<pubDate>Mon, 23 Apr 2012 23:03:17 +0000</pubDate>
			<guid isPermaLink="false">http://mybbhacks.zingaburga.com/showthread.php?tid=1298</guid>
			<description><![CDATA[Some members of my forum have found this error<br />
<br />
Any idea of what could be causing it?<br />
<br />
Fatal error: Call to undefined function xthreads_rm_attach_query() in /home/beatdjn/public_html/foros/inc/xthreads/xt_updatehooks.php on line 492<br />
<br />
<br />
<img src="http://mybbhacks.zingaburga.com/images/smilies/erf.gif" style="vertical-align: middle;" border="0" alt="Erf" title="Erf" />]]></description>
			<content:encoded><![CDATA[Some members of my forum have found this error<br />
<br />
Any idea of what could be causing it?<br />
<br />
Fatal error: Call to undefined function xthreads_rm_attach_query() in /home/beatdjn/public_html/foros/inc/xthreads/xt_updatehooks.php on line 492<br />
<br />
<br />
<img src="http://mybbhacks.zingaburga.com/images/smilies/erf.gif" style="vertical-align: middle;" border="0" alt="Erf" title="Erf" />]]></content:encoded>
		</item>
	</channel>
</rss>
