<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" 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/" > <channel><title>Comments on: How to add extra fields in joomla registration</title> <atom:link href="http://manchumahara.com/2010/03/18/how-to-add-extra-fields-in-joomla-registration/feed/" rel="self" type="application/rss+xml" /><link>http://manchumahara.com/2010/03/18/how-to-add-extra-fields-in-joomla-registration/</link> <description>&#34;Manchumahara&#34; ...... The virtual, crazy, vagabond and  an emotional stupid!</description> <lastBuildDate>Fri, 10 Feb 2012 10:28:23 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Mukesh Chache</title><link>http://manchumahara.com/2010/03/18/how-to-add-extra-fields-in-joomla-registration/comment-page-4/#comment-18538</link> <dc:creator>Mukesh Chache</dc:creator> <pubDate>Tue, 07 Feb 2012 11:15:12 +0000</pubDate> <guid isPermaLink="false">http://manchumahara.com/?p=440#comment-18538</guid> <description>Cool man</description> <content:encoded><![CDATA[<p>Cool man</p> ]]></content:encoded> </item> <item><title>By: Madhan Sakthi</title><link>http://manchumahara.com/2010/03/18/how-to-add-extra-fields-in-joomla-registration/comment-page-4/#comment-18234</link> <dc:creator>Madhan Sakthi</dc:creator> <pubDate>Fri, 03 Feb 2012 12:23:38 +0000</pubDate> <guid isPermaLink="false">http://manchumahara.com/?p=440#comment-18234</guid> <description>really nice to understood.</description> <content:encoded><![CDATA[<p>really nice to understood.</p> ]]></content:encoded> </item> <item><title>By: Jonnypixel</title><link>http://manchumahara.com/2010/03/18/how-to-add-extra-fields-in-joomla-registration/comment-page-4/#comment-15612</link> <dc:creator>Jonnypixel</dc:creator> <pubDate>Mon, 26 Sep 2011 14:12:35 +0000</pubDate> <guid isPermaLink="false">http://manchumahara.com/?p=440#comment-15612</guid> <description>Ok so its worked out,If you change a value of the jos_user table via back end admin, you need to log out and log back in on front end for that change to take effect. This is because joomla has a session table that keeps a record of your values in it.Hope that helps someone one day ;)Jonnypixel ( Over and Out )</description> <content:encoded><![CDATA[<p>Ok so its worked out,</p><p>If you change a value of the jos_user table via back end admin, you need to log out and log back in on front end for that change to take effect. This is because joomla has a session table that keeps a record of your values in it.</p><p>Hope that helps someone one day <img src='http://manchumahara.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p><p>Jonnypixel ( Over and Out )</p> ]]></content:encoded> </item> <item><title>By: Jonnypixel</title><link>http://manchumahara.com/2010/03/18/how-to-add-extra-fields-in-joomla-registration/comment-page-4/#comment-15600</link> <dc:creator>Jonnypixel</dc:creator> <pubDate>Mon, 26 Sep 2011 03:09:36 +0000</pubDate> <guid isPermaLink="false">http://manchumahara.com/?p=440#comment-15600</guid> <description>&lt;blockquote cite=&quot;comment-15599&quot;&gt;&lt;strong&gt;&lt;a href=&quot;#comment-15599&quot; rel=&quot;nofollow&quot;&gt;Jonnypixel&lt;/a&gt;&lt;/strong&gt;: I think the problem is fixed. For some reason i had to logout and login again for the new variable to take effect? this question by the way was related to calling the new var via a custom front end component view&lt;/blockquote&gt; OOPS...It seems that it keeps the old value even after updating the value inside the user form in the admin area of joomla.example:I have a front end component that displays the value of the new field, at this time the value is 2. If i enter a new value in the admin form such as 5, and then i go to the front end of joomla and refresh the component view it still displays the old value of 2. Even though when i check the database i can see that my value is updated and is also displaying correctly inside the form field itself in the joomla back-end.I really hope this makes sense ;)Cheers John</description> <content:encoded><![CDATA[<blockquote cite="comment-15599"><p><strong><a href="#comment-15599" rel="nofollow">Jonnypixel</a></strong>: I think the problem is fixed. For some reason i had to logout and login again for the new variable to take effect? this question by the way was related to calling the new var via a custom front end component view</p></blockquote><p>OOPS&#8230;</p><p>It seems that it keeps the old value even after updating the value inside the user form in the admin area of joomla.</p><p>example:</p><p>I have a front end component that displays the value of the new field, at this time the value is 2. If i enter a new value in the admin form such as 5, and then i go to the front end of joomla and refresh the component view it still displays the old value of 2. Even though when i check the database i can see that my value is updated and is also displaying correctly inside the form field itself in the joomla back-end.</p><p>I really hope this makes sense <img src='http://manchumahara.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p><p>Cheers<br /> John</p> ]]></content:encoded> </item> <item><title>By: Jonnypixel</title><link>http://manchumahara.com/2010/03/18/how-to-add-extra-fields-in-joomla-registration/comment-page-4/#comment-15599</link> <dc:creator>Jonnypixel</dc:creator> <pubDate>Mon, 26 Sep 2011 02:57:48 +0000</pubDate> <guid isPermaLink="false">http://manchumahara.com/?p=440#comment-15599</guid> <description>I think the problem is fixed. For some reason i had to logout and login again for the new variable to take effect? this question by the way was related to calling the new var via a custom front end component view :)</description> <content:encoded><![CDATA[<p>I think the problem is fixed. For some reason i had to logout and login again for the new variable to take effect? this question by the way was related to calling the new var via a custom front end component view <img src='http://manchumahara.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p> ]]></content:encoded> </item> <item><title>By: Jonnypixel</title><link>http://manchumahara.com/2010/03/18/how-to-add-extra-fields-in-joomla-registration/comment-page-4/#comment-15586</link> <dc:creator>Jonnypixel</dc:creator> <pubDate>Mon, 26 Sep 2011 00:32:25 +0000</pubDate> <guid isPermaLink="false">http://manchumahara.com/?p=440#comment-15586</guid> <description>Hi,great tutorial. I have one problem though, inside a component view this dosent work.&lt;code&gt;// no direct access defined(&#039;_JEXEC&#039;) or die(&#039;Restricted access&#039;);$user =&amp; JFactory::getUser(); $uid  = $user-&gt;get(&#039;id&#039;); $access  = $user-&gt;get(&#039;accessLevel&#039;);&lt;/code&gt;I am failing to get the accessLevel value from the jos_user tablePlease help :)PS: I have followed every step correct and can see my new form field and can also update it but i just can not retrieve it for my custom component.And thanks again for this great tutorial.Jonnypixel</description> <content:encoded><![CDATA[<p>Hi,</p><p>great tutorial. I have one problem though, inside a component view this dosent work.</p><p><code>// no direct access<br /> defined('_JEXEC') or die('Restricted access');</p><p>$user =&amp; JFactory::getUser();<br /> $uid  = $user-&gt;get('id');<br /> $access  = $user-&gt;get('accessLevel');</code></p><p>I am failing to get the accessLevel value from the jos_user table</p><p>Please help <img src='http://manchumahara.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p><p>PS: I have followed every step correct and can see my new form field and can also update it but i just can not retrieve it for my custom component.</p><p>And thanks again for this great tutorial.</p><p>Jonnypixel</p> ]]></content:encoded> </item> <item><title>By: Tanmoy</title><link>http://manchumahara.com/2010/03/18/how-to-add-extra-fields-in-joomla-registration/comment-page-4/#comment-15539</link> <dc:creator>Tanmoy</dc:creator> <pubDate>Mon, 05 Sep 2011 11:17:01 +0000</pubDate> <guid isPermaLink="false">http://manchumahara.com/?p=440#comment-15539</guid> <description>Awesome, awesome. I faced some issue with checkbox, but could solve after some tries.  ;-) &lt;code&gt;&lt;input class=&quot;inputbox&quot; type=&quot;checkbox&quot; name=&quot;hasweb&quot; id=&quot;hasweb&quot; size=&quot;40&quot; value=&quot;reallyhasweb&quot; user-&gt;get(&#039;hasweb&#039;) == &quot;reallyhasweb&quot; ? &#039;checked=&quot;checked&quot;&#039; : &#039;&#039;; ?&gt;&quot; /&gt;&lt;/code&gt;Thanks dada for this nice tuto.</description> <content:encoded><![CDATA[<p>Awesome, awesome. I faced some issue with checkbox, but could solve after some tries. <img src='http://manchumahara.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /><br /> <code>&lt;input class=&quot;inputbox&quot; type=&quot;checkbox&quot; name=&quot;hasweb&quot; id=&quot;hasweb&quot; size=&quot;40&quot; value=&quot;reallyhasweb&quot; user-&gt;get('hasweb') == "reallyhasweb" ? 'checked="checked"' : ''; ?&gt;" /&gt;</code></p><p>Thanks dada for this nice tuto.</p> ]]></content:encoded> </item> <item><title>By: Joomla Extra User Field &#124; SeekPHP.com</title><link>http://manchumahara.com/2010/03/18/how-to-add-extra-fields-in-joomla-registration/comment-page-4/#comment-15538</link> <dc:creator>Joomla Extra User Field &#124; SeekPHP.com</dc:creator> <pubDate>Sun, 04 Sep 2011 10:44:36 +0000</pubDate> <guid isPermaLink="false">http://manchumahara.com/?p=440#comment-15538</guid> <description>[...] I&#8217;m working with Joomla User Form. I need to create some extra fields. I googled, and got this tutorial [...]</description> <content:encoded><![CDATA[<p>[...] I&#8217;m working with Joomla User Form. I need to create some extra fields. I googled, and got this tutorial [...]</p> ]]></content:encoded> </item> <item><title>By: Mona</title><link>http://manchumahara.com/2010/03/18/how-to-add-extra-fields-in-joomla-registration/comment-page-4/#comment-15533</link> <dc:creator>Mona</dc:creator> <pubDate>Wed, 31 Aug 2011 16:29:40 +0000</pubDate> <guid isPermaLink="false">http://manchumahara.com/?p=440#comment-15533</guid> <description>You are genius! awesome! I added extra two fields on my 4 websites, and those form work fine. This time I got problem with front end form view. I added two extra fields but does not appear on front end. Finally I researched online, and found you. OMG! your tutorial is amezing! My custom template has the \default.php\ file that needs to add those two extra fields. After adding two fields on \/templates/yourtemplate/html/com_user/register/default.php\,  it was works as a charm!Thanks again Manchumahara!</description> <content:encoded><![CDATA[<p>You are genius! awesome!<br /> I added extra two fields on my 4 websites, and those form work fine. This time I got problem with front end form view. I added two extra fields but does not appear on front end. Finally I researched online, and found you. OMG! your tutorial is amezing! My custom template has the \default.php\ file that needs to add those two extra fields. After adding two fields on \/templates/yourtemplate/html/com_user/register/default.php\,  it was works as a charm!</p><p>Thanks again Manchumahara!</p> ]]></content:encoded> </item> <item><title>By: Techloop</title><link>http://manchumahara.com/2010/03/18/how-to-add-extra-fields-in-joomla-registration/comment-page-4/#comment-15479</link> <dc:creator>Techloop</dc:creator> <pubDate>Tue, 09 Aug 2011 10:42:43 +0000</pubDate> <guid isPermaLink="false">http://manchumahara.com/?p=440#comment-15479</guid> <description>Thanks for the post - seems that its going to help as a starting point for some changes that i need to do in the registration process.Is it just me or the path librariesjoomlalibrariesjoomlauseruser.php does not exists and it should be: librariesjoomlauseruser.php ?</description> <content:encoded><![CDATA[<p>Thanks for the post &#8211; seems that its going to help as a starting point for some changes that i need to do in the registration process.</p><p>Is it just me or the path librariesjoomlalibrariesjoomlauseruser.php does not exists and it should be: librariesjoomlauseruser.php ?</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 6/19 queries in 0.042 seconds using disk: basic
Object Caching 479/483 objects using disk: basic

Served from: manchumahara.com @ 2012-02-11 18:23:49 -->
