<?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>Ridhuan&#039;s Blog &#187; Joomla</title>
	<atom:link href="http://www.ridhuan.com/blog/category/blogging-resources/blogging-platforms/joomla/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ridhuan.com/blog</link>
	<description>Not just another WordPress weblog</description>
	<lastBuildDate>Fri, 03 Sep 2010 16:33:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Answer to Joomla 1.5.9 Front-End Login Problem</title>
		<link>http://www.ridhuan.com/blog/2009/03/answer-to-joomla-1-5-9-front-end-login-problem/</link>
		<comments>http://www.ridhuan.com/blog/2009/03/answer-to-joomla-1-5-9-front-end-login-problem/#comments</comments>
		<pubDate>Sun, 15 Mar 2009 09:05:03 +0000</pubDate>
		<dc:creator>Ridhuan</dc:creator>
				<category><![CDATA[Joomla]]></category>
		<category><![CDATA[joomla login]]></category>

		<guid isPermaLink="false">http://www.ridhuan.com/blog/?p=20</guid>
		<description><![CDATA[If you have just installed Joomla and placed the login form on the homepage, you or your visitors might have problem to login to their account. I have found out why users can&#8217;t login using the login form of the homepage of Ridhuan.co.cc. It&#8217;s probably because of the security setting of the login form. I [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">If you have just installed Joomla and placed the login form on the homepage, you or your visitors might have problem to login to their account. I have found out why users can&#8217;t login using the login form of the homepage of Ridhuan.co.cc. It&#8217;s probably because of the security setting of the login form. I didn&#8217;t notice previously that everytime I pushed the login button, the page is redirected to <code><strong><span style="color: #339966;">https</span></strong>://ridhuan.co.cc/index.php</code>. My server might not support secure connection therefore the page cannot be loaded. If you&#8217;re experiencing the same problem, try check out the <strong>mod_login</strong> module in the Module Manager.</p>
<p>Try this:</p>
<ol>
<li>Go to the <strong>Module Manager</strong></li>
<li>Edit the <strong>mod_login</strong> module</li>
<li>In the <strong>Module Parameters</strong> section, select <strong>No</strong> for <strong>Encrypt Login Form</strong> option.</li>
</ol>
<div id="attachment_23" class="wp-caption aligncenter" style="width: 297px"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2009/03/modlogin.png"><img class="size-full wp-image-23" title="modlogin" src="http://www.ridhuan.com/blog/wp-content/uploads/2009/03/modlogin.png" alt="modlogin" width="287" height="123" /></a><p class="wp-caption-text">mod_login</p></div>
<p style="text-align: justify;">I hope this would help. If you&#8217;re still experiencing the problem, check out <a title="Joomla Forum" rel="nofollow" href="http://forum.joomla.org/" target="_blank">Joomla Forum</a> because it probably not because of the secure connection capability of your server.</p>
<p style="text-align: justify;">If the problem is settled after trying my suggestion, don&#8217;t try to change your site setting to use SSL in the Global Configuration&gt;Server&gt;Force SSL. With force SSL, your site will be using https and you might not be able to login to administration page to remove the setting if your server does not offer SSL. The only way to revert back is by editing the configuration.php file.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.ridhuan.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.ridhuan.com/blog/2009/03/answer-to-joomla-1-5-9-front-end-login-problem/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Joomla 1.5.9 SEO Friendly URL Solution</title>
		<link>http://www.ridhuan.com/blog/2009/03/joomla-1-5-9-seo-friendly-url-solution/</link>
		<comments>http://www.ridhuan.com/blog/2009/03/joomla-1-5-9-seo-friendly-url-solution/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 18:30:42 +0000</pubDate>
		<dc:creator>Ridhuan</dc:creator>
				<category><![CDATA[Joomla]]></category>
		<category><![CDATA[joomla seo url]]></category>

		<guid isPermaLink="false">http://www.ridhuan.com/blog/?p=13</guid>
		<description><![CDATA[Since installing Joomla and WordPress in my server about 2 weeks ago, I&#8217;m having the problem where SEO friendly URL for the Joomla site is not working. If you don&#8217;t understand this, here&#8217;s an example: Non-SEO friendly URL: http://www.ridhuan.com/index.php?option=com_content&#38;view=section&#38;id=3&#38;Itemid=4 SEO friendly version: http://www.ridhuan.com/categoryname/articlename Finally I&#8217;ve found why Joomla 1.5.9 SEO Friendly URL doesn&#8217;t work. It [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Since installing Joomla and WordPress in my server about 2 weeks ago, I&#8217;m having the problem where SEO friendly URL for the Joomla site is not working. If you don&#8217;t understand this, here&#8217;s an example:</p>
<p style="text-align: left;">Non-SEO friendly URL: <code><strong><span style="color: #0000ff;">http://www.ridhuan.com/index.php?option=com_content&amp;view=section&amp;id=3&amp;Itemid=4</span></strong></code></p>
<p style="text-align: left;">SEO friendly version: <code><strong><span style="color: #0000ff;">http://www.ridhuan.com/categoryname/articlename</span></strong></code></p>
<p style="text-align: justify;">Finally I&#8217;ve found why Joomla 1.5.9 SEO Friendly URL doesn&#8217;t work. It is in the <code><strong><span style="color: #339966;">.htaccess</span></strong></code> file.</p>
<p style="text-align: justify;">Replace:</p>
<p><code><strong><span style="color: #0000ff;">RewriteRule (.*) index.php</span></strong></code></p>
<p>in <code><span style="color: #339966;"><strong>.htaccess</strong></span></code> file with</p>
<p><code><strong><span style="color: #0000ff;">RewriteRule (.*) /index.php</span></strong></code></p>
<p style="text-align: justify;">and the SEO friendly URL should work fine. You must already turn on the <code><strong><span style="color: #339966;">Apache mod_rewrite</span></strong></code>. I&#8217;m not sure if this solution can be applied for other version than Joomla 1.5.9 as I&#8217;m using. I&#8217;m also using the latest MySQL, PHP, and Apache version therefore if the solution does not work for you, try check out you version and contact you hosting server.</p>
<p style="text-align: justify;">I&#8217;m still having a problem with the site&#8217;s login module. Users cannot login to the site using the login form but new users can register without any problem. Unless this problem has been settled, I just can&#8217;t start to write any good article to the site. Maybe because of my nature where everything has to work fine before I can start doing my job. I&#8217;ve searched for the solution in the Joomla forum and still waiting for some solution.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.ridhuan.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.ridhuan.com/blog/2009/03/joomla-1-5-9-seo-friendly-url-solution/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- www.000webhost.com Analytics Code -->
<script type="text/javascript" src="http://analytics.hosting24.com/count.php"></script>
<noscript><a href="http://www.hosting24.com/"><img src="http://analytics.hosting24.com/count.php" alt="web hosting" /></a></noscript>
<!-- End Of Analytics Code -->
