<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Updated Joomla/Mailman bridge</title>
		<description>Discuss Updated Joomla/Mailman bridge</description>
		<link>http://www.backupcentral.com/mr-backup-blog-mainmenu-47/13-mr-backup-blog/108-updated-joomlamailman-bridge.html</link>
		<lastBuildDate>Fri, 10 Feb 2012 21:01:35 +0000</lastBuildDate>
		<generator>JComments</generator>
		<atom:link href="http://www.backupcentral.com/component/jcomments/feed/com_content/108/10.html" rel="self" type="application/rss+xml" />
		<item>
			<title>Joomla Expert says:</title>
			<link>http://www.backupcentral.com/mr-backup-blog-mainmenu-47/13-mr-backup-blog/108-updated-joomlamailman-bridge.html#comment-1182</link>
			<description><![CDATA[i have used it but faced problem in uploading the codes for it. Got some error. So i could not get the good result out of it.]]></description>
			<dc:creator>Joomla Expert</dc:creator>
			<pubDate>Sat, 05 Mar 2011 11:04:19 +0000</pubDate>
			<guid>http://www.backupcentral.com/mr-backup-blog-mainmenu-47/13-mr-backup-blog/108-updated-joomlamailman-bridge.html#comment-1182</guid>
		</item>
		<item>
			<title>Fili.tine says:</title>
			<link>http://www.backupcentral.com/mr-backup-blog-mainmenu-47/13-mr-backup-blog/108-updated-joomlamailman-bridge.html#comment-1101</link>
			<description><![CDATA[So, I am installing the component in Joomla 1.5, have legacy enabled - and am pretty sure I have my settings correct. http://box479.bluehost.com/mailman/admin/mailer_gypsynilsen.com And then for the settings I have: domain: box479.bluehost.com admin: /mailman/admin append: _gypsynilsen.com validated pword as well. Any other ideas?]]></description>
			<dc:creator>Fili.tine</dc:creator>
			<pubDate>Tue, 14 Dec 2010 06:22:10 +0000</pubDate>
			<guid>http://www.backupcentral.com/mr-backup-blog-mainmenu-47/13-mr-backup-blog/108-updated-joomlamailman-bridge.html#comment-1101</guid>
		</item>
		<item>
			<title>W. Curtis Preston says:</title>
			<link>http://www.backupcentral.com/mr-backup-blog-mainmenu-47/13-mr-backup-blog/108-updated-joomlamailman-bridge.html#comment-995</link>
			<description><![CDATA[@kalss21 Sorry I didn't see your comment until now. The site's been a little crazy. Shouldn't it work if you put lists.domain.com in the main domain field at the beginning?]]></description>
			<dc:creator>W. Curtis Preston</dc:creator>
			<pubDate>Sat, 11 Sep 2010 06:40:17 +0000</pubDate>
			<guid>http://www.backupcentral.com/mr-backup-blog-mainmenu-47/13-mr-backup-blog/108-updated-joomlamailman-bridge.html#comment-995</guid>
		</item>
		<item>
			<title>Ops</title>
			<link>http://www.backupcentral.com/mr-backup-blog-mainmenu-47/13-mr-backup-blog/108-updated-joomlamailman-bridge.html#comment-915</link>
			<description><![CDATA[creares --> creates :-P]]></description>
			<dc:creator>kalss21</dc:creator>
			<pubDate>Fri, 14 May 2010 18:16:19 +0000</pubDate>
			<guid>http://www.backupcentral.com/mr-backup-blog-mainmenu-47/13-mr-backup-blog/108-updated-joomlamailman-bridge.html#comment-915</guid>
		</item>
		<item>
			<title>Non Stantard URLs</title>
			<link>http://www.backupcentral.com/mr-backup-blog-mainmenu-47/13-mr-backup-blog/108-updated-joomlamailman-bridge.html#comment-914</link>
			<description><![CDATA[Hi, my CPANEL creares mailing lists with non standard URL, it's horrible ! So if I create a mailing list then the final URL is: http://lists.domain.com/mailman/admin/lis1_lists.domain.com Is there any way to adapt this kind of mailman list to this utility ? Thanks !]]></description>
			<dc:creator>kalss21</dc:creator>
			<pubDate>Fri, 14 May 2010 18:15:54 +0000</pubDate>
			<guid>http://www.backupcentral.com/mr-backup-blog-mainmenu-47/13-mr-backup-blog/108-updated-joomlamailman-bridge.html#comment-914</guid>
		</item>
		<item>
			<title>Error found and fixed....</title>
			<link>http://www.backupcentral.com/mr-backup-blog-mainmenu-47/13-mr-backup-blog/108-updated-joomlamailman-bridge.html#comment-756</link>
			<description><![CDATA[I received the following message after installed this software... Warning: file_get_contents(http://24weightloss.com/mailing-lists.html/public_html/administrator) [function.file-get-contents]: failed to open stream: HTTP request failed! HTTP/1.1 404 Component not found in /home/vairo/public_html/components/com_mailman2/mailman2.php on line 166 I discovered that the issue was actually related to a PHP security setting in on the server. To overcome this without changing the setting I modified the code to use curl instead of "file_get_contents", here is one of the examples from line 166 of /public_html/joomla/components/com_mailman2/mailman2.php //	$content=file_get_contents("$adminurl","FALSE");	$ch = curl_init();	curl_setopt( $ch, CURLOPT_URL, "$adminurl");	curl_setopt( $ch, CURLOPT_RETURNTRANSFER, 1 );	$content = curl_exec( $ch );	curl_close( $ch ); Similar modifications were made in other places and now it works great! Thanks]]></description>
			<dc:creator>Gary Godard</dc:creator>
			<pubDate>Fri, 30 Oct 2009 14:30:18 +0000</pubDate>
			<guid>http://www.backupcentral.com/mr-backup-blog-mainmenu-47/13-mr-backup-blog/108-updated-joomlamailman-bridge.html#comment-756</guid>
		</item>
		<item>
			<title>That is correct</title>
			<link>http://www.backupcentral.com/mr-backup-blog-mainmenu-47/13-mr-backup-blog/108-updated-joomlamailman-bridge.html#comment-750</link>
			<description><![CDATA[And it won't be fixed any time soon. I don't have the resources to pay for its development, and no one has stepped up to volunteer. :sad:]]></description>
			<dc:creator>W. Curtis Preston</dc:creator>
			<pubDate>Tue, 27 Oct 2009 23:55:04 +0000</pubDate>
			<guid>http://www.backupcentral.com/mr-backup-blog-mainmenu-47/13-mr-backup-blog/108-updated-joomlamailman-bridge.html#comment-750</guid>
		</item>
		<item>
			<title>The Mailman for 1.5 requires Legacy mode</title>
			<link>http://www.backupcentral.com/mr-backup-blog-mainmenu-47/13-mr-backup-blog/108-updated-joomlamailman-bridge.html#comment-749</link>
			<description><![CDATA[When I try to access the config of Mailman2 I get "Direct Access to this location is not allowed." which is usually an indication that Joomla needs to be set on Legacy mode which I would rather not do.]]></description>
			<dc:creator>Timothy Miller</dc:creator>
			<pubDate>Tue, 27 Oct 2009 22:37:22 +0000</pubDate>
			<guid>http://www.backupcentral.com/mr-backup-blog-mainmenu-47/13-mr-backup-blog/108-updated-joomlamailman-bridge.html#comment-749</guid>
		</item>
		<item>
			<title>Errors on Mailman 2 control panel</title>
			<link>http://www.backupcentral.com/mr-backup-blog-mainmenu-47/13-mr-backup-blog/108-updated-joomlamailman-bridge.html#comment-603</link>
			<description><![CDATA[Hi Curtis, It was my typo when I wrote the message. Here is the cut and paste of the errors: Notice: Undefined variable: config in C:\Sites\cpac\webroot\administ rator\components\com_mailman2\ admin.mailman2.php on line 14 Notice: Trying to get property of non-object in C:\Sites\cpac\webroot\administ rator\components\com_mailman2\ admin.mailman2.php on line 14 Shawn]]></description>
			<dc:creator>shawn</dc:creator>
			<pubDate>Mon, 04 May 2009 20:04:13 +0000</pubDate>
			<guid>http://www.backupcentral.com/mr-backup-blog-mainmenu-47/13-mr-backup-blog/108-updated-joomlamailman-bridge.html#comment-603</guid>
		</item>
		<item>
			<title>Spelling?</title>
			<link>http://www.backupcentral.com/mr-backup-blog-mainmenu-47/13-mr-backup-blog/108-updated-joomlamailman-bridge.html#comment-588</link>
			<description><![CDATA[path_to_my_webtoot is not the same as path_to_my_webroot?]]></description>
			<dc:creator>W. Curtis Preston</dc:creator>
			<pubDate>Tue, 21 Apr 2009 18:58:52 +0000</pubDate>
			<guid>http://www.backupcentral.com/mr-backup-blog-mainmenu-47/13-mr-backup-blog/108-updated-joomlamailman-bridge.html#comment-588</guid>
		</item>
	</channel>
</rss>

