<?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>Bear, Diah and Pasha &#187; php</title>
	<atom:link href="http://kisahberuang.com/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://kisahberuang.com</link>
	<description>The home of Papa Bear, Mama Pasha and Pasha. The story about our family and friends and things that come in between.</description>
	<lastBuildDate>Wed, 11 Jan 2012 14:53:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Eluded by Luv No More</title>
		<link>http://kisahberuang.com/2008/08/02/eluded-by-luv-no-more/</link>
		<comments>http://kisahberuang.com/2008/08/02/eluded-by-luv-no-more/#comments</comments>
		<pubDate>Sat, 02 Aug 2008 15:20:38 +0000</pubDate>
		<dc:creator>Papa Bear</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[commentluv]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://kisahberuang.com/?p=100</guid>
		<description><![CDATA[Finally after five long days, I managed to get CommentLuv plugin to work on my blog. However, this would not have happened without the help of one of my greatest online friends, Behrad from BioTecK.NET, who patiently tried to solve the problem for me. That goes to show how bad my php skill is&#8230; We [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p><a href="http://www.shareapic.net/content.php?id=10310751&amp;owner=shaxx" target="_blank"><img src="http://www.shareapic.net/preview3/010310751.jpg" border="0" alt="commentluv" hspace="10" align="left" /></a>Finally after five long days, I managed to get CommentLuv plugin to work on my blog. However, this would not have happened without the help of one of my greatest online friends, Behrad from <a title="bioteck" href="http://www.bioteck.net/" target="_blank">BioTecK.NET</a>, who patiently tried to solve the problem for me. That goes to show how bad my php skill is&#8230;</p>
<p>We were communicating via email and we had to go through 13 emails back and forth before he finally figured out what was wrong with the piece of supposed to be simple code that I needed to put into my comments.php file.</p>
<p>The FAQ for CommentLuv made it look very simple that you only need to add a simple code below to your  comments.php but it did not tell you that on some themes, that code needs to be modified accordingly. <span id="more-100"></span></p>
<blockquote><p>&lt;?php doaction(&#8216;commentform&#8217;, $post-&gt;ID); ?&gt;</p></blockquote>
<p>When I put in the code, all I got was this error message:</p>
<blockquote><p>[Fatal error: Call to undefined function doaction() in /home/kisahber/public_html/wp-content/themes/Forte/comments.php on line 112]</p></blockquote>
<p>Thank God for Behrad for cracking his head and gave me the solution to the problem. All I needed was to modify the code into:</p>
<blockquote><p>&lt;?php <strong>do_action</strong>(&#8216;<strong>comment_form</strong>&#8216;, $post-&gt;ID); ?&gt;</p></blockquote>
<p>And that was all to it. Now I have CommentLuv enabled and thank you Behrad for being such a good friend even though we are thousand of miles away. I owe you one!</p>
<p>And my php skill still sucks&#8230;</p>
<div class="shr-publisher-100"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fkisahberuang.com%2F2008%2F08%2F02%2Feluded-by-luv-no-more%2F' data-shr_title='Eluded+by+Luv+No+More'></a><a class='shareaholic-fbsend' data-shr_href='http%3A%2F%2Fkisahberuang.com%2F2008%2F08%2F02%2Feluded-by-luv-no-more%2F'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fkisahberuang.com%2F2008%2F08%2F02%2Feluded-by-luv-no-more%2F' data-shr_title='Eluded+by+Luv+No+More'></a><a class='shareaholic-tweetbutton' data-shr_count='horizontal' data-shr_href='http%3A%2F%2Fkisahberuang.com%2F2008%2F08%2F02%2Feluded-by-luv-no-more%2F' data-shr_title='Eluded+by+Luv+No+More'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://kisahberuang.com/2008/08/02/eluded-by-luv-no-more/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Self Hosted WordPress</title>
		<link>http://kisahberuang.com/2008/07/25/self-hosted-wordpress/</link>
		<comments>http://kisahberuang.com/2008/07/25/self-hosted-wordpress/#comments</comments>
		<pubDate>Thu, 24 Jul 2008 19:05:20 +0000</pubDate>
		<dc:creator>Papa Bear</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[fantastico]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://kisahberuang.com/?p=20</guid>
		<description><![CDATA[This is my first time running a blog on a self hosted WordPress platform and it has taken me a lot of time trying to figure out how to customize a standard theme into something that is more personalized to my own taste. This is also my first time using a UNIX hosting but to [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p><a href="http://www.shareapic.net/content.php?id=10135023&amp;owner=shaxx" target="_blank"><img src="http://www.shareapic.net/preview3/010135023.gif" border="0" alt="fantastico" hspace="10" align="left" /></a> This is my first time running a blog on a self hosted WordPress platform and it has taken me a lot of time trying to figure out how to customize a standard theme into something that is more personalized to my own taste.</p>
<p>This is also my first time using a UNIX hosting but to my surprise cPanel is actually quite simple to use. Getting around the cPanel did not really take me long and in less than one hour I managed to install WordPress via the Fantastico De Luxe. Some of you, who are more technically inclined might be tempted to say: &#8220;What? Less than an hour? That&#8217;s way too long!&#8221;</p>
<p>By the way, I love the Fantastico smiling face logo.<span id="more-20"></span></p>
<p>So, the real difficult part is to get the selected theme to the way I want it to be. Bit by bit, I have managed to figure out how the codes work and you can see the results on this blog. Most of the things were discovered by trial and error while some others were found on the internet, published by those who had gone through the pain before me.</p>
<p>I am glad that I made the moved from Blogger to WordPress and now my limitation is only my skills on HTML, CSS and PHP. Other than that, my template will always, at least, look slightly different than yours&#8230;</p>
<div class="shr-publisher-20"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fkisahberuang.com%2F2008%2F07%2F25%2Fself-hosted-wordpress%2F' data-shr_title='Self+Hosted+Wordpress'></a><a class='shareaholic-fbsend' data-shr_href='http%3A%2F%2Fkisahberuang.com%2F2008%2F07%2F25%2Fself-hosted-wordpress%2F'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fkisahberuang.com%2F2008%2F07%2F25%2Fself-hosted-wordpress%2F' data-shr_title='Self+Hosted+Wordpress'></a><a class='shareaholic-tweetbutton' data-shr_count='horizontal' data-shr_href='http%3A%2F%2Fkisahberuang.com%2F2008%2F07%2F25%2Fself-hosted-wordpress%2F' data-shr_title='Self+Hosted+Wordpress'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://kisahberuang.com/2008/07/25/self-hosted-wordpress/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

