<?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>Proverbian&#039;s eVault</title>
	<atom:link href="http://proverbian.com/feed" rel="self" type="application/rss+xml" />
	<link>http://proverbian.com</link>
	<description>Proverbian&#039;s eVault</description>
	<lastBuildDate>Wed, 27 Jan 2010 04:02:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The blog you have requested is not installed properly</title>
		<link>http://proverbian.com/blog/the-blog-you-have-requested-is-not-installed-properly-639.html</link>
		<comments>http://proverbian.com/blog/the-blog-you-have-requested-is-not-installed-properly-639.html#comments</comments>
		<pubDate>Wed, 27 Jan 2010 04:02:14 +0000</pubDate>
		<dc:creator>shiloh</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://proverbian.com/?p=639</guid>
		<description><![CDATA[I tried to upgrade a Wordpress MU site from 2.8.2 to 2.9.1, it was successful, until i decided to create a new sub-blog,  when i created the sub-blog, it was successfull, but when i visit the blog i just created, it says
&#8220;The blog you have requested is not installed properly. Please contact the system [...]]]></description>
			<content:encoded><![CDATA[<p>I tried to upgrade a Wordpress MU site from 2.8.2 to 2.9.1, it was successful, until i decided to create a new sub-blog,  when i created the sub-blog, it was successfull, but when i visit the blog i just created, it says</p>
<blockquote><p>&#8220;The blog you have requested is not installed properly. Please contact the system administrator.&#8221;</p></blockquote>
<p>I wondered why it happens, i checked the (Blog Options wp_no_option) configuration of the sub-blog, compared to other running sub-blog,</p>
<p>I discovered that it was different from any other sub-blog. The configuration below was gone, so I checked the database, i found out that some tables are missing, so I checked the permission. Thats it. Somethings wrong with the permission. NO permission on creating table, so I Add permission to it, after that, i re-create the sub blog, after that, the configuration (Blog Options wp_no_option) appears. But the same problem appears.</p>
<p>So I googled the problem, and see a solution in this website,  http://premium.wpmudev.org/forums/topic/blog-not-properly-installed . Tried the solution the forum discussed. And there it is! Problem Fixed.</p>
<p>The solution they mentioned in the forum was,</p>
<blockquote><p><img class="alignnone size-full wp-image-642" title="1" src="http://proverbian.com/files/2010/01/1.PNG" alt="1" width="542" height="92" /><br />
know your sub blog id, it can be seen in Blog Options (wp_blogID_option), mine was wp_17_option., so i copied the &#8220;17&#8243; and paste it to http://calc.wpmudev.org/md5.php.</p></blockquote>
<p>After generating the MD5 key. copy the key, then paste it to &#8220;Transient Random Seed&#8221;, replacing the old value, and then Click Update Options below. And there. Try to reload your page.. If your problem was not fixed, kindly reply to this post, maybe I can help, or someone else can.
<p class="addtoany_share_save_container">
    <a class="a2a_dd addtoany_share_save" onmouseover="a2a_show_dropdown(this)" onmouseout="a2a_onMouseOut_delay()" href="http://www.addtoany.com/share_save?sitename=Proverbian%26%23039%3Bs%20eVault&amp;siteurl=http%3A%2F%2Fproverbian.com%2F&amp;linkname=The%20blog%20you%20have%20requested%20is%20not%20installed%20properly&amp;linkurl=http%3A%2F%2Fproverbian.com%2Fblog%2Fthe-blog-you-have-requested-is-not-installed-properly-639.html"><img src="http://proverbian.com/wp-content/plugins/add-to-any/share_save_120_16.gif" width="120" height="16" alt="Share/Save/Bookmark"/></a></p>
]]></content:encoded>
			<wfw:commentRss>http://proverbian.com/blog/the-blog-you-have-requested-is-not-installed-properly-639.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Got error 134 from storage engine [1030]</title>
		<link>http://proverbian.com/blog/got-error-134-from-storage-engine-1030-634.html</link>
		<comments>http://proverbian.com/blog/got-error-134-from-storage-engine-1030-634.html#comments</comments>
		<pubDate>Mon, 11 Jan 2010 05:03:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Softwares]]></category>
		<category><![CDATA[mysql phpbb]]></category>

		<guid isPermaLink="false">http://proverbian.com/blog/got-error-134-from-storage-engine-1030-634.html</guid>
		<description><![CDATA[General Error
SQL ERROR [ mysql4 ]
Got error 134 from storage engine [1030]
An SQL error occurred while fetching this page. Please contact the Board Administrator if this problem persists.

I got this error in our phpbb forum, tried to research, and found a solution, it was fixed by repairing the database.

    
]]></description>
			<content:encoded><![CDATA[<p>General Error<br />
SQL ERROR [ mysql4 ]</p>
<p>Got error 134 from storage engine [1030]</p>
<p>An SQL error occurred while fetching this page. Please contact the Board Administrator if this problem persists.<br />
<img src="http://proverbian.com/files/2010/01/mysqlerror_phpbb2.PNG" alt="mysqlerror_phpbb" title="mysqlerror_phpbb" width="286" height="138" class="alignleft size-full wp-image-637" /></p>
<p>I got this error in our phpbb forum, tried to research, and found a solution, it was fixed by repairing the database.
<p class="addtoany_share_save_container">
    <a class="a2a_dd addtoany_share_save" onmouseover="a2a_show_dropdown(this)" onmouseout="a2a_onMouseOut_delay()" href="http://www.addtoany.com/share_save?sitename=Proverbian%26%23039%3Bs%20eVault&amp;siteurl=http%3A%2F%2Fproverbian.com%2F&amp;linkname=Got%20error%20134%20from%20storage%20engine%20%5B1030%5D&amp;linkurl=http%3A%2F%2Fproverbian.com%2Fblog%2Fgot-error-134-from-storage-engine-1030-634.html"><img src="http://proverbian.com/wp-content/plugins/add-to-any/share_save_120_16.gif" width="120" height="16" alt="Share/Save/Bookmark"/></a></p>
]]></content:encoded>
			<wfw:commentRss>http://proverbian.com/blog/got-error-134-from-storage-engine-1030-634.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FU activities almost done.</title>
		<link>http://proverbian.com/blog/fu-activities-almost-done-629.html</link>
		<comments>http://proverbian.com/blog/fu-activities-almost-done-629.html#comments</comments>
		<pubDate>Sat, 19 Dec 2009 05:59:53 +0000</pubDate>
		<dc:creator>shiloh</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://proverbian.com/?p=629</guid>
		<description><![CDATA[One comprehensive exam for high school, and everything will be alright :p.. 
Kasadyaan-checked
HARA sa FU-Checked
North Campus&#8217;s Activities-Checked
Frolics &#8211; Checked
Fireworks-Checked
Parada-Checked
Seminar-Checked
Christmas Party &#8211; Checked
Lodging-Checked
One more to go. and everything will be good as alright   haha

    
]]></description>
			<content:encoded><![CDATA[<p>One comprehensive exam for high school, and everything will be alright :p.. <br />
Kasadyaan-checked<br />
HARA sa FU-Checked<br />
North Campus&#8217;s Activities-Checked<br />
Frolics &#8211; Checked<br />
Fireworks-Checked<br />
Parada-Checked<br />
Seminar-Checked<br />
Christmas Party &#8211; Checked<br />
Lodging-Checked</p>
<p>One more to go. and everything will be good as alright <img src='http://proverbian.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  haha
<p class="addtoany_share_save_container">
    <a class="a2a_dd addtoany_share_save" onmouseover="a2a_show_dropdown(this)" onmouseout="a2a_onMouseOut_delay()" href="http://www.addtoany.com/share_save?sitename=Proverbian%26%23039%3Bs%20eVault&amp;siteurl=http%3A%2F%2Fproverbian.com%2F&amp;linkname=FU%20activities%20almost%20done.&amp;linkurl=http%3A%2F%2Fproverbian.com%2Fblog%2Ffu-activities-almost-done-629.html"><img src="http://proverbian.com/wp-content/plugins/add-to-any/share_save_120_16.gif" width="120" height="16" alt="Share/Save/Bookmark"/></a></p>
]]></content:encoded>
			<wfw:commentRss>http://proverbian.com/blog/fu-activities-almost-done-629.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>1 week &#8220;Kasadyaan&#8221;</title>
		<link>http://proverbian.com/blog/1-week-kasadyaan-627.html</link>
		<comments>http://proverbian.com/blog/1-week-kasadyaan-627.html#comments</comments>
		<pubDate>Sat, 12 Dec 2009 07:46:49 +0000</pubDate>
		<dc:creator>shiloh</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://proverbian.com/blog/1-week-kasadyaan-627.html</guid>
		<description><![CDATA[Makalingaw 

    
]]></description>
			<content:encoded><![CDATA[<p>Makalingaw <img src='http://proverbian.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />
<p class="addtoany_share_save_container">
    <a class="a2a_dd addtoany_share_save" onmouseover="a2a_show_dropdown(this)" onmouseout="a2a_onMouseOut_delay()" href="http://www.addtoany.com/share_save?sitename=Proverbian%26%23039%3Bs%20eVault&amp;siteurl=http%3A%2F%2Fproverbian.com%2F&amp;linkname=1%20week%20%E2%80%9CKasadyaan%E2%80%9D&amp;linkurl=http%3A%2F%2Fproverbian.com%2Fblog%2F1-week-kasadyaan-627.html"><img src="http://proverbian.com/wp-content/plugins/add-to-any/share_save_120_16.gif" width="120" height="16" alt="Share/Save/Bookmark"/></a></p>
]]></content:encoded>
			<wfw:commentRss>http://proverbian.com/blog/1-week-kasadyaan-627.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kasadyaan @ Foundation University, Negros</title>
		<link>http://proverbian.com/blog/kasadyaan-foundation-university-negros-626.html</link>
		<comments>http://proverbian.com/blog/kasadyaan-foundation-university-negros-626.html#comments</comments>
		<pubDate>Tue, 08 Dec 2009 15:44:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://proverbian.com/blog/kasadyaan-foundation-university-negros-626.html</guid>
		<description><![CDATA[been busy from kasadyaan and Foundation University&#8217;s Hara Pageant. I will write when i have time 

    
]]></description>
			<content:encoded><![CDATA[<p>been busy from kasadyaan and Foundation University&#8217;s Hara Pageant. I will write when i have time <img src='http://proverbian.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />
<p class="addtoany_share_save_container">
    <a class="a2a_dd addtoany_share_save" onmouseover="a2a_show_dropdown(this)" onmouseout="a2a_onMouseOut_delay()" href="http://www.addtoany.com/share_save?sitename=Proverbian%26%23039%3Bs%20eVault&amp;siteurl=http%3A%2F%2Fproverbian.com%2F&amp;linkname=Kasadyaan%20%40%20Foundation%20University%2C%20Negros&amp;linkurl=http%3A%2F%2Fproverbian.com%2Fblog%2Fkasadyaan-foundation-university-negros-626.html"><img src="http://proverbian.com/wp-content/plugins/add-to-any/share_save_120_16.gif" width="120" height="16" alt="Share/Save/Bookmark"/></a></p>
]]></content:encoded>
			<wfw:commentRss>http://proverbian.com/blog/kasadyaan-foundation-university-negros-626.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
