<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Joomla and more</title>
	<atom:link href="http://joomla-and-more.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://joomla-and-more.com</link>
	<description>Offering solutions for Joomla!® and more</description>
	<lastBuildDate>Wed, 16 May 2012 17:30:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on How to: Migrate DHCP reservations between servers by Chaz Hill</title>
		<link>http://joomla-and-more.com/2010/02/16/how-to-migrate-dhcp-reservations-between-servers/#comment-1732</link>
		<dc:creator><![CDATA[Chaz Hill]]></dc:creator>
		<pubDate>Wed, 16 May 2012 17:30:36 +0000</pubDate>
		<guid isPermaLink="false">http://toretto84.wordpress.com/2010/02/16/how-to-migrate-dhcp-reservations-between-servers/#comment-1732</guid>
		<description><![CDATA[Worked like a charm thanks!!!]]></description>
		<content:encoded><![CDATA[<p>Worked like a charm thanks!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Publish K2 items from the front page by lof</title>
		<link>http://joomla-and-more.com/2011/01/07/publish-k2-items-from-the-front-page/#comment-1720</link>
		<dc:creator><![CDATA[lof]]></dc:creator>
		<pubDate>Thu, 03 May 2012 17:49:46 +0000</pubDate>
		<guid isPermaLink="false">http://toretto84.wordpress.com/2011/01/07/publish-k2-items-from-the-front-page/#comment-1720</guid>
		<description><![CDATA[I am in the group with front end editing. I can edit existing items from front end, just &quot;Add new item&quot; link is missing. Is there a special group in need to be member of? I imported Joomla groups/users into K2]]></description>
		<content:encoded><![CDATA[<p>I am in the group with front end editing. I can edit existing items from front end, just &#8220;Add new item&#8221; link is missing. Is there a special group in need to be member of? I imported Joomla groups/users into K2</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to: Add fields to the Joomla registration form by sureshbalaji</title>
		<link>http://joomla-and-more.com/2010/02/05/how-to-velden-toevoegen-bij-de-joomla-registration-form/#comment-1719</link>
		<dc:creator><![CDATA[sureshbalaji]]></dc:creator>
		<pubDate>Thu, 03 May 2012 10:53:53 +0000</pubDate>
		<guid isPermaLink="false">http://toretto84.wordpress.com/2010/02/05/how-to-velden-toevoegen-bij-de-joomla-registration-form/#comment-1719</guid>
		<description><![CDATA[how to add image upload field in joomla user registration.. please guide me...]]></description>
		<content:encoded><![CDATA[<p>how to add image upload field in joomla user registration.. please guide me&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to: Add fields to the Joomla registration form by Arman</title>
		<link>http://joomla-and-more.com/2010/02/05/how-to-velden-toevoegen-bij-de-joomla-registration-form/#comment-1718</link>
		<dc:creator><![CDATA[Arman]]></dc:creator>
		<pubDate>Wed, 02 May 2012 23:25:23 +0000</pubDate>
		<guid isPermaLink="false">http://toretto84.wordpress.com/2010/02/05/how-to-velden-toevoegen-bij-de-joomla-registration-form/#comment-1718</guid>
		<description><![CDATA[Hi guys ! I found out how to add a new field in registration form for Joomla 2.5
1. Go to your database and add a new field in table `users`: for exaple `lastname`
2.Then go to xxxxxx/components/com_users/models/forms/registration.xml , where xxxxxx is your root folder. 
add this code for last name:



Save It .

3.Then go to xxxxxx/components/com_users/models/registration.php
You should find a function called register
Add this code into that function 
$data[&#039;lastname&#039;]	= $data[&#039;lastname&#039;];
(add it after $data[&#039;password&#039;]	= $data[&#039;password1&#039;]; near the line 313)
That&#039;s it ! 
Refresh your page and try it ! 
It works for me !]]></description>
		<content:encoded><![CDATA[<p>Hi guys ! I found out how to add a new field in registration form for Joomla 2.5<br />
1. Go to your database and add a new field in table `users`: for exaple `lastname`<br />
2.Then go to xxxxxx/components/com_users/models/forms/registration.xml , where xxxxxx is your root folder.<br />
add this code for last name:</p>
<p>Save It .</p>
<p>3.Then go to xxxxxx/components/com_users/models/registration.php<br />
You should find a function called register<br />
Add this code into that function<br />
$data['lastname']	= $data['lastname'];<br />
(add it after $data['password']	= $data['password1']; near the line 313)<br />
That&#8217;s it !<br />
Refresh your page and try it !<br />
It works for me !</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Virtuemart eCommerce bundle still ships broken template by Shane</title>
		<link>http://joomla-and-more.com/2011/05/03/virtuemart-ecommerce-bundle-still-ships-broken-template/#comment-1716</link>
		<dc:creator><![CDATA[Shane]]></dc:creator>
		<pubDate>Mon, 30 Apr 2012 15:17:52 +0000</pubDate>
		<guid isPermaLink="false">http://joomla-and-more.com/?p=936#comment-1716</guid>
		<description><![CDATA[Great introduction above to a problem that cripples a simple Shopping Cart install!  The fix for the problem listed here is fairly quick - it has worked for a site I need to get going fast and cheaply!!

Make a new file called ie8cc.css and paste in the following lines:

/* CSS Document */ 

body#bd { 
text-align: center; 
} 

#ja-headerwrap { 
width: 100%; 
} 

#ja-mainnav { 
width:100%; 
} 

.vmCartModule { 
text-align:left; 
} 
#ja-pathwaywrap { 
width:100%; 
text-align:left; 
} 

#ja-container { 
text-align:left; 
}

/* CSS Document - Don&#039;t paste this line or beyond  */ 


FTP this file to /public_html/templates/ja_larix/css


Finally - the index.php file in /public_html/templates/ja_larix need this line added in the  - I made it line 33.

&lt;link rel=&quot;stylesheet&quot; href=&quot;templateurl();?&gt;/css/editor.css&quot; type=&quot;text/css&quot; /&gt;]]></description>
		<content:encoded><![CDATA[<p>Great introduction above to a problem that cripples a simple Shopping Cart install!  The fix for the problem listed here is fairly quick &#8211; it has worked for a site I need to get going fast and cheaply!!</p>
<p>Make a new file called ie8cc.css and paste in the following lines:</p>
<p>/* CSS Document */ </p>
<p>body#bd {<br />
text-align: center;<br />
} </p>
<p>#ja-headerwrap {<br />
width: 100%;<br />
} </p>
<p>#ja-mainnav {<br />
width:100%;<br />
} </p>
<p>.vmCartModule {<br />
text-align:left;<br />
}<br />
#ja-pathwaywrap {<br />
width:100%;<br />
text-align:left;<br />
} </p>
<p>#ja-container {<br />
text-align:left;<br />
}</p>
<p>/* CSS Document &#8211; Don&#8217;t paste this line or beyond  */ </p>
<p>FTP this file to /public_html/templates/ja_larix/css</p>
<p>Finally &#8211; the index.php file in /public_html/templates/ja_larix need this line added in the  &#8211; I made it line 33.</p>
<p>&lt;link rel=&quot;stylesheet&quot; href=&quot;templateurl();?&gt;/css/editor.css&#8221; type=&#8221;text/css&#8221; /&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on &#8216;Write&#8217; errors in Sage CRM on WS2008 64-bit by Leonidas199x</title>
		<link>http://joomla-and-more.com/2010/03/31/write-errors-in-sage-crm-on-ws2008-64-bit/#comment-1714</link>
		<dc:creator><![CDATA[Leonidas199x]]></dc:creator>
		<pubDate>Sun, 29 Apr 2012 12:48:58 +0000</pubDate>
		<guid isPermaLink="false">http://toretto84.wordpress.com/2010/03/31/write-errors-in-sage-crm-on-ws2008-64-bit/#comment-1714</guid>
		<description><![CDATA[Have you applied a patch or SP to CRM, that has been customised? If not, good luck ;-)]]></description>
		<content:encoded><![CDATA[<p>Have you applied a patch or SP to CRM, that has been customised? If not, good luck <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on &#8216;Write&#8217; errors in Sage CRM on WS2008 64-bit by Leonidas199x</title>
		<link>http://joomla-and-more.com/2010/03/31/write-errors-in-sage-crm-on-ws2008-64-bit/#comment-1713</link>
		<dc:creator><![CDATA[Leonidas199x]]></dc:creator>
		<pubDate>Sun, 29 Apr 2012 12:47:56 +0000</pubDate>
		<guid isPermaLink="false">http://toretto84.wordpress.com/2010/03/31/write-errors-in-sage-crm-on-ws2008-64-bit/#comment-1713</guid>
		<description><![CDATA[Whilst I agree totally that Sage are lacking in documentation and some areas of support, this problem is really not a problem. Try working with it a bit more!]]></description>
		<content:encoded><![CDATA[<p>Whilst I agree totally that Sage are lacking in documentation and some areas of support, this problem is really not a problem. Try working with it a bit more!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Publish K2 items from the front page by Steven Zeegers</title>
		<link>http://joomla-and-more.com/2011/01/07/publish-k2-items-from-the-front-page/#comment-1700</link>
		<dc:creator><![CDATA[Steven Zeegers]]></dc:creator>
		<pubDate>Wed, 25 Apr 2012 11:04:25 +0000</pubDate>
		<guid isPermaLink="false">http://toretto84.wordpress.com/2011/01/07/publish-k2-items-from-the-front-page/#comment-1700</guid>
		<description><![CDATA[Hey,

If I remember correctly you&#039;ll still have to add yourself to the user group in K2 with front end editing permissions. Then you&#039;ll be able to post from the front end. Strange, I know!]]></description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>If I remember correctly you&#8217;ll still have to add yourself to the user group in K2 with front end editing permissions. Then you&#8217;ll be able to post from the front end. Strange, I know!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Publish K2 items from the front page by mariesa</title>
		<link>http://joomla-and-more.com/2011/01/07/publish-k2-items-from-the-front-page/#comment-1699</link>
		<dc:creator><![CDATA[mariesa]]></dc:creator>
		<pubDate>Wed, 25 Apr 2012 11:01:36 +0000</pubDate>
		<guid isPermaLink="false">http://toretto84.wordpress.com/2011/01/07/publish-k2-items-from-the-front-page/#comment-1699</guid>
		<description><![CDATA[Hi I&#039;m having a lot of bother trying to do a simple task in joomla 1.7.3 using the k2 extension, We have recently got our website updated and although it looks good we were left to work out how to maintain it ourselfs. I have up until now worked most things out, but this has me stuck - I want to create a module called &quot;upcoming shows&quot; which I did, and I want to place an article/Item that I have for this module into it (under were it says &#039;upcoming shows&#039;), but I can not seem to find how to do this, in the old version this was so simple to do! I have a section called &#039;Featured&#039; and I can select items to appear beneath it as there is a feature button on the menu, but with this I am truely stumped!! any help would be wonderful!!!]]></description>
		<content:encoded><![CDATA[<p>Hi I&#8217;m having a lot of bother trying to do a simple task in joomla 1.7.3 using the k2 extension, We have recently got our website updated and although it looks good we were left to work out how to maintain it ourselfs. I have up until now worked most things out, but this has me stuck &#8211; I want to create a module called &#8220;upcoming shows&#8221; which I did, and I want to place an article/Item that I have for this module into it (under were it says &#8216;upcoming shows&#8217;), but I can not seem to find how to do this, in the old version this was so simple to do! I have a section called &#8216;Featured&#8217; and I can select items to appear beneath it as there is a feature button on the menu, but with this I am truely stumped!! any help would be wonderful!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Upgrade to Joomla! 1.5.25 using AdminTools by Ozzi Jarvinen</title>
		<link>http://joomla-and-more.com/2011/11/14/upgrade-to-joomla-1-5-25-using-admintools/#comment-1697</link>
		<dc:creator><![CDATA[Ozzi Jarvinen]]></dc:creator>
		<pubDate>Tue, 24 Apr 2012 12:57:33 +0000</pubDate>
		<guid isPermaLink="false">https://toretto84.wordpress.com/2011/11/14/upgrade-to-joomla-1-5-25-using-admintools/#comment-1697</guid>
		<description><![CDATA[i got the same error as two below 1.5.23]]></description>
		<content:encoded><![CDATA[<p>i got the same error as two below 1.5.23</p>
]]></content:encoded>
	</item>
</channel>
</rss>

