<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SHOCM &#187; PostNuke</title>
	<atom:link href="http://www.shocm.com/tag/postnuke/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shocm.com</link>
	<description>Open Source, Cloud, Scotch, Baseball, Family, and Programming since the 1900&#039;s</description>
	<lastBuildDate>Fri, 27 Apr 2012 15:24:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Fatal error: Call to undefined function: pn_dbmsgerror()</title>
		<link>http://www.shocm.com/2004/09/fatal-error-call-to-undefined-function-pn_dbmsgerror/</link>
		<comments>http://www.shocm.com/2004/09/fatal-error-call-to-undefined-function-pn_dbmsgerror/#comments</comments>
		<pubDate>Tue, 07 Sep 2004 13:30:31 +0000</pubDate>
		<dc:creator>Shocm</dc:creator>
				<category><![CDATA[F/OSS]]></category>
		<category><![CDATA[Geek Stuff]]></category>
		<category><![CDATA[Error]]></category>
		<category><![CDATA[Notes]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[PostNuke]]></category>

		<guid isPermaLink="false">http://www.vanjohnson.com/?p=7</guid>
		<description><![CDATA[<p>Had a strange error message on one of the sites I manage. It said &#8220;Fatal error: Call to undefined function: pn_dbmsgerror()&#8221;. This is a Post Nuke CMS system and the error occurred after a reboot to the physical server and we made some space on a partition that had filled up.</p> <p>Turned out the problem [...]]]></description>
			<content:encoded><![CDATA[<p>Had a strange error message on one of the sites I manage. It said &#8220;Fatal error: Call to undefined function: pn_dbmsgerror()&#8221;. This is a Post Nuke CMS system and the error occurred after a reboot to the physical server and we made some space on a partition that had filled up.</p>
<p>Turned out the problem was a corrupted table in the Post Nuke database. The table _referer got twisted and didn&#8217;t know what it wanted to do with itself. This table is only used for tracking where people come from who visit your site, so since I had a back up of the database, I just nuked the table and copied over the table from the back up database. That got everything up and running again perfectly.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shocm.com/2004/09/fatal-error-call-to-undefined-function-pn_dbmsgerror/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

