<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[PunBB Forums — Easy Smilies]]></title>
		<link>https://punbb.informer.com/forums/topic/5788/easy-smilies/</link>
		<atom:link href="https://punbb.informer.com/forums/feed/rss/topic/5788/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Easy Smilies.]]></description>
		<lastBuildDate>Thu, 20 Jan 2005 01:30:47 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Easy Smilies]]></title>
			<link>https://punbb.informer.com/forums/post/31665/#p31665</link>
			<description><![CDATA[<p>Made a new update with bug fixes. Continue in this thread: <a href="http://punbb.org/forums/viewtopic.php?id=5942">http://punbb.org/forums/viewtopic.php?id=5942</a></p>]]></description>
			<author><![CDATA[null@example.com (Mako)]]></author>
			<pubDate>Thu, 20 Jan 2005 01:30:47 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/31665/#p31665</guid>
		</item>
		<item>
			<title><![CDATA[Re: Easy Smilies]]></title>
			<link>https://punbb.informer.com/forums/post/31639/#p31639</link>
			<description><![CDATA[<p>I got this error:</p><p>Parse error: parse error in C:\intranet\Apache2\htdocs\forum\install_mod.php on line 32</p>]]></description>
			<author><![CDATA[null@example.com (exorcist)]]></author>
			<pubDate>Wed, 19 Jan 2005 21:35:37 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/31639/#p31639</guid>
		</item>
		<item>
			<title><![CDATA[Re: Easy Smilies]]></title>
			<link>https://punbb.informer.com/forums/post/31439/#p31439</link>
			<description><![CDATA[<p>Yeah lol. Guess I really can&#039;t explain myself there. I must have been really tired or something.</p>]]></description>
			<author><![CDATA[null@example.com (Mako)]]></author>
			<pubDate>Tue, 18 Jan 2005 19:27:37 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/31439/#p31439</guid>
		</item>
		<item>
			<title><![CDATA[Re: Easy Smilies]]></title>
			<link>https://punbb.informer.com/forums/post/31396/#p31396</link>
			<description><![CDATA[<p>ok np, also yelowpunk its much more helpful if you give the actual error, since the error was &quot;unexpected &#039;.&#039;&quot; which would make it more obvious <img src="https://punbb.informer.com/forums/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></description>
			<author><![CDATA[null@example.com (Connorhd)]]></author>
			<pubDate>Tue, 18 Jan 2005 17:02:23 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/31396/#p31396</guid>
		</item>
		<item>
			<title><![CDATA[Re: Easy Smilies]]></title>
			<link>https://punbb.informer.com/forums/post/31395/#p31395</link>
			<description><![CDATA[<p>Yeah I know. It was around 1am when I made the mod so I wasn&#039;t all there, if you know what I mean. Fixed the bug on my system, will add a new feature to the mod today and release v1.0.2 this evening. </p><p>Thanks for solving that problem for me though.</p>]]></description>
			<author><![CDATA[null@example.com (Mako)]]></author>
			<pubDate>Tue, 18 Jan 2005 16:39:05 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/31395/#p31395</guid>
		</item>
		<item>
			<title><![CDATA[Re: Easy Smilies]]></title>
			<link>https://punbb.informer.com/forums/post/31387/#p31387</link>
			<description><![CDATA[<div class="quotebox"><cite>Mako wrote:</cite><blockquote><p>Yeah I encountered that bug as well when running it on my forum (I had it only installed on a test forum). For a hotfix, just go into whichever GUI for MySQL you use and make the table through there. I&#039;ll see what I can do about the bug though.</p></blockquote></div><p>i told you you have put 2 . when you only need one just replace that line with<br /></p><div class="codebox"><pre><code>$sql = &#039;CREATE TABLE &#039;.$db-&gt;prefix.&quot;smilies (</code></pre></div><p>and you should really test install_mod.php before you release it at least just see it actually runs</p>]]></description>
			<author><![CDATA[null@example.com (Connorhd)]]></author>
			<pubDate>Tue, 18 Jan 2005 16:27:42 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/31387/#p31387</guid>
		</item>
		<item>
			<title><![CDATA[Re: Easy Smilies]]></title>
			<link>https://punbb.informer.com/forums/post/31374/#p31374</link>
			<description><![CDATA[<div class="quotebox"><cite>yelowpunk wrote:</cite><blockquote><p>Okay, I downloaded 1.0.1 and it gives me an error on line 32, which is:</p><div class="codebox"><pre><code>            $sql = &#039;CREATE TABLE &#039;.$db-&gt;prefix..&quot;smilies (</code></pre></div><p>Is it really supposed to be $db-&gt;prefix and not $db_prefix?</p><p>-Tim</p></blockquote></div><p>I have the same message, why ?</p>]]></description>
			<author><![CDATA[null@example.com (Katsumi_)]]></author>
			<pubDate>Tue, 18 Jan 2005 16:06:23 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/31374/#p31374</guid>
		</item>
		<item>
			<title><![CDATA[Re: Easy Smilies]]></title>
			<link>https://punbb.informer.com/forums/post/30916/#p30916</link>
			<description><![CDATA[<p>Yeah I encountered that bug as well when running it on my forum (I had it only installed on a test forum). For a hotfix, just go into whichever GUI for MySQL you use and make the table through there. I&#039;ll see what I can do about the bug though.</p>]]></description>
			<author><![CDATA[null@example.com (Mako)]]></author>
			<pubDate>Sat, 15 Jan 2005 19:45:27 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/30916/#p30916</guid>
		</item>
		<item>
			<title><![CDATA[Re: Easy Smilies]]></title>
			<link>https://punbb.informer.com/forums/post/30896/#p30896</link>
			<description><![CDATA[<p>i think the error is there are two . after prefix but it might be something else $db-&gt;prefix is correct</p>]]></description>
			<author><![CDATA[null@example.com (Connorhd)]]></author>
			<pubDate>Sat, 15 Jan 2005 16:42:07 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/30896/#p30896</guid>
		</item>
		<item>
			<title><![CDATA[Re: Easy Smilies]]></title>
			<link>https://punbb.informer.com/forums/post/30894/#p30894</link>
			<description><![CDATA[<p>Okay, I downloaded 1.0.1 and it gives me an error on line 32, which is:</p><div class="codebox"><pre><code>            $sql = &#039;CREATE TABLE &#039;.$db-&gt;prefix..&quot;smilies (</code></pre></div><p>Is it really supposed to be $db-&gt;prefix and not $db_prefix?</p><p>-Tim</p>]]></description>
			<author><![CDATA[null@example.com (yelowpunk)]]></author>
			<pubDate>Sat, 15 Jan 2005 16:35:35 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/30894/#p30894</guid>
		</item>
		<item>
			<title><![CDATA[Re: Easy Smilies]]></title>
			<link>https://punbb.informer.com/forums/post/30502/#p30502</link>
			<description><![CDATA[<p>That mod already exists. This mod was made to make it easier to input smilies into your board, rather than doing it the normal, eye-peeling way (editing $smiley_text and $smiley_img in the parser file).</p>]]></description>
			<author><![CDATA[null@example.com (Mako)]]></author>
			<pubDate>Thu, 13 Jan 2005 17:14:12 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/30502/#p30502</guid>
		</item>
		<item>
			<title><![CDATA[Re: Easy Smilies]]></title>
			<link>https://punbb.informer.com/forums/post/30494/#p30494</link>
			<description><![CDATA[<p>Ok nice but i didnt undrastend somthing why you don&#039;t change that &quot;when you post anew topic or sen a replay for topic the smiley will show behind the &quot;massage bady&quot; and if i wanna to add a smiley to the massage i just Click above the smiley and it&#039;s will add to the massage...</p>]]></description>
			<author><![CDATA[null@example.com (Benny)]]></author>
			<pubDate>Thu, 13 Jan 2005 17:03:22 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/30494/#p30494</guid>
		</item>
		<item>
			<title><![CDATA[Re: Easy Smilies]]></title>
			<link>https://punbb.informer.com/forums/post/30488/#p30488</link>
			<description><![CDATA[<p>Wow that&#039;s a lot of bugs. Guess that&#039;s what I get for coding half-asleep. I&#039;ll get right on fixing them. Thanks.</p><p>EDIT: Okay, fixed the bugs. <a href="http://www.punres.org/files.php?pid=37">Download v1.0.1 here.</a></p>]]></description>
			<author><![CDATA[null@example.com (Mako)]]></author>
			<pubDate>Thu, 13 Jan 2005 16:37:45 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/30488/#p30488</guid>
		</item>
		<item>
			<title><![CDATA[Re: Easy Smilies]]></title>
			<link>https://punbb.informer.com/forums/post/30467/#p30467</link>
			<description><![CDATA[<p>All image is 15*15<br />parser.php line 361</p><p>//&nbsp; &nbsp; &nbsp; &nbsp; $text = preg_replace(&quot;#(?&lt;=.\W|\W.|^\W)&quot;.preg_quote($smiley_text[$i], &#039;#&#039;).&quot;(?=.\W|\W.|\W$)#m&quot;, &#039;$1&lt;img src=&quot;img/smilies/&#039;.$smiley_img[$i].&#039;&quot; width=&quot;15&quot; height=&quot;15&quot; alt=&quot;&#039;.substr($smiley_img[$i], 0, strrpos($smiley_img[$i], &#039;.&#039;)).&#039;&quot; /&gt;$2&#039;, $text);</p><p>neu!<br />&nbsp; &nbsp; &nbsp; &nbsp; $text = preg_replace(&quot;#(?&lt;=.\W|\W.|^\W)&quot;.preg_quote($smiley_text[$i], &#039;#&#039;).&quot;(?=.\W|\W.|\W$)#m&quot;, &#039;$1&lt;img src=&quot;img/smilies/&#039;.$smiley_img[$i].&#039;&quot; alt=&quot;&#039;.substr($smiley_img[$i], 0, strrpos($smiley_img[$i], &#039;.&#039;)).&#039;&quot; /&gt;$2&#039;, $text);</p>]]></description>
			<author><![CDATA[null@example.com (alrond)]]></author>
			<pubDate>Thu, 13 Jan 2005 12:48:26 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/30467/#p30467</guid>
		</item>
		<item>
			<title><![CDATA[Re: Easy Smilies]]></title>
			<link>https://punbb.informer.com/forums/post/30464/#p30464</link>
			<description><![CDATA[<p>in AP_EasySmiles.php line 66</p><p>Wrong!!!<br />$db-&gt;query(&#039;INSERT INTO &#039;.$db-&gt;prefix.&quot;smilies (id, image, text) VALUES(&#039;&#039;, &#039;$smiley_code&#039;, &#039;$smiley_image&#039;)&quot;) or error(&#039;Unable to add smiley&#039;, __FILE__, __LINE__, $db-&gt;error());</p><p>must!!!!!!!<br />$db-&gt;query(&#039;INSERT INTO &#039;.$db-&gt;prefix.&quot;smilies (id, image, text) VALUES(&#039;&#039;, &#039;$smiley_image&#039;, &#039;$smiley_code&#039;)&quot;) or error(&#039;Unable to add smiley&#039;, __FILE__, __LINE__, $db-&gt;error());</p>]]></description>
			<author><![CDATA[null@example.com (alrond)]]></author>
			<pubDate>Thu, 13 Jan 2005 12:21:32 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/30464/#p30464</guid>
		</item>
	</channel>
</rss>
