<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[PunBB Forums — Help with Error Message]]></title>
		<link>https://punbb.informer.com/forums/topic/6088/help-with-error-message/</link>
		<atom:link href="https://punbb.informer.com/forums/feed/rss/topic/6088/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Help with Error Message.]]></description>
		<lastBuildDate>Sat, 29 Jan 2005 02:34:12 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Help with Error Message]]></title>
			<link>https://punbb.informer.com/forums/post/32813/#p32813</link>
			<description><![CDATA[<p>No it wasn&#039;t with in a function. I was able to fix it though. I ended up moving it back to the original plugin page. I think some of the includes/requires were not being initiated with the script, causing the error.</p>]]></description>
			<author><![CDATA[null@example.com (Mako)]]></author>
			<pubDate>Sat, 29 Jan 2005 02:34:12 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/32813/#p32813</guid>
		</item>
		<item>
			<title><![CDATA[Re: Help with Error Message]]></title>
			<link>https://punbb.informer.com/forums/post/32740/#p32740</link>
			<description><![CDATA[<p>Is this in a function? In that case you need to add &quot;global $db;&quot; at the top of the function.</p>]]></description>
			<author><![CDATA[null@example.com (Rickard)]]></author>
			<pubDate>Fri, 28 Jan 2005 08:56:55 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/32740/#p32740</guid>
		</item>
		<item>
			<title><![CDATA[Help with Error Message]]></title>
			<link>https://punbb.informer.com/forums/post/32735/#p32735</link>
			<description><![CDATA[<p>I&#039;m trying to work on my Easy Smilies mod (adding a delete feature for smilies), and I hit a wall with this error message:</p><div class="quotebox"><blockquote><p>Fatal error: Call to a member function query() on a non-object in C:\apachefriends\xampp\htdocs\punbb\plugins\AP_EasySmiles_delete.php on line 57</p></blockquote></div><p>Line 57 is:</p><div class="quotebox"><blockquote><p>$db-&gt;query(&#039;DELETE FROM &#039;.$db-&gt;prefix.&quot;smilies WHERE text = &#039;$toremove&#039;&quot;) or error(&#039;Unable to delete smiley&#039;, __FILE__, __LINE__, $db-&gt;error());</p></blockquote></div><p>Any help? I don&#039;t see a problem with that query. $toremove is not empty, I echo&#039;d it and it displayed what it contained correctly. I don&#039;t know, maybe my sleepiness is causing me to miss something out in the open.</p><p>Any help would be greatly appreciated.</p>]]></description>
			<author><![CDATA[null@example.com (Mako)]]></author>
			<pubDate>Fri, 28 Jan 2005 08:44:48 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/32735/#p32735</guid>
		</item>
	</channel>
</rss>
