<?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: Drupal custom module add user manually lm_paypal subscription</title>
	<atom:link href="http://www.phpjavascript.com/drupal-custom-module-add-user-manually-lm_paypal-subscription/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phpjavascript.com/drupal-custom-module-add-user-manually-lm_paypal-subscription/</link>
	<description>Web Development Guide - My Personal Library of Tutorials and Scripts</description>
	<lastBuildDate>Wed, 28 Dec 2011 05:55:24 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: admin</title>
		<link>http://www.phpjavascript.com/drupal-custom-module-add-user-manually-lm_paypal-subscription/comment-page-1/#comment-342</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 10 Feb 2010 09:06:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpjavascript.com/?p=434#comment-342</guid>
		<description>You have to first add the user using the registration form then you can use this module to add the lm_paypal subscription. You have to even given the user the designated role manually from the admin-&gt;user-&gt;user page.

This is the only way I could play around with lm_paypal to synchronize the users listing on my website. Otherwise it was a mess keeping track of users who had bought membership through lm_paypal and the ones i had added manually.

Check http://www.phpjavascript.com/drupal-lm_paypal-export-csv-subscriptions-node-profile/ where i have altered the export csv module to export users list who had a particular role on my website listing lm_paypal subscription details, user details (extra fields in the registration form). It is a complicated one and a very customized solution.</description>
		<content:encoded><![CDATA[<p>You have to first add the user using the registration form then you can use this module to add the lm_paypal subscription. You have to even given the user the designated role manually from the admin->user->user page.</p>
<p>This is the only way I could play around with lm_paypal to synchronize the users listing on my website. Otherwise it was a mess keeping track of users who had bought membership through lm_paypal and the ones i had added manually.</p>
<p>Check <a href="http://www.phpjavascript.com/drupal-lm_paypal-export-csv-subscriptions-node-profile/" rel="nofollow">http://www.phpjavascript.com/drupal-lm_paypal-export-csv-subscriptions-node-profile/</a> where i have altered the export csv module to export users list who had a particular role on my website listing lm_paypal subscription details, user details (extra fields in the registration form). It is a complicated one and a very customized solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lesley</title>
		<link>http://www.phpjavascript.com/drupal-custom-module-add-user-manually-lm_paypal-subscription/comment-page-1/#comment-334</link>
		<dc:creator>lesley</dc:creator>
		<pubDate>Wed, 03 Feb 2010 15:26:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpjavascript.com/?p=434#comment-334</guid>
		<description>Thanks for this, I may use your solution (the problem is lm_paypal assumes that a user ID exists, and can be assigned a &#039;subscriber&#039; role but if no user ID exists, that won&#039;t work!) I&#039;m not sure if your module is doing this or is just adding the role to a user for testing purposes, but thanks.</description>
		<content:encoded><![CDATA[<p>Thanks for this, I may use your solution (the problem is lm_paypal assumes that a user ID exists, and can be assigned a &#8217;subscriber&#8217; role but if no user ID exists, that won&#8217;t work!) I&#8217;m not sure if your module is doing this or is just adding the role to a user for testing purposes, but thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

