<?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: More on Upgrading to WPMu 1.3</title>
	<atom:link href="http://bavatuesdays.com/more-on-upgrading-to-wpmu-13/feed/" rel="self" type="application/rss+xml" />
	<link>http://bavatuesdays.com/more-on-upgrading-to-wpmu-13/</link>
	<description>a "b" blog</description>
	<lastBuildDate>Fri, 19 Mar 2010 22:33:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Reverend</title>
		<link>http://bavatuesdays.com/more-on-upgrading-to-wpmu-13/comment-page-1/#comment-75070</link>
		<dc:creator>Reverend</dc:creator>
		<pubDate>Sun, 20 Jul 2008 10:43:42 +0000</pubDate>
		<guid isPermaLink="false">http://bavatuesdays.com/more-on-upgrading-to-wpmu-13/#comment-75070</guid>
		<description>Hey dsader,

Here is my testing of the new Userthemes plugin for 1.5.1 and 2.6 beta 1 (sweet new look by the way, great work!).


WPMU 1.5.1
When you go to userthemes it has the following error message for certain plugins it seems to be colliding with (in this case wpmu signup captcha):

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at 
/home/.../wp-content/mu-plugins/1676498319_userthemes_26.php:853) in /home/.../wp-content/mu-plugins/wpmu-signup-captcha.php on line 30

After deleting these plugins, the error message went away, but after I copied a theme to the themes folder for a particaulr blog and clicked on the edit button I got the following error.

Warning: Cannot modify header information - headers already sent by (output started at /home/.../wp-content/mu-plugins/1676498319_userthemes_26.php:853) in /home/.../wp-includes/pluggable.php on line 701

This error, however, does not prevent me from editing the themes

WPMU 2.6

When you go to userthemes it has the following error message for certain plugins it seems to be colliding with (in this case post ratings and wpmu signup captcha):

Warning: Cannot modify header information - headers already sent by (output started at /home/.../wp-content/mu-plugins/1676498319_userthemes_26.php:853) in /home/.../wp-content/plugins/postratings/postratings.php on line 827

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at 
/home/.../wp-content/mu-plugins/1676498319_userthemes_26.php:853) in /home/.../wp-content/mu-plugins/wpmu-signup-captcha.php on line 30

When you click on edit theme:

Warning: Cannot modify header information - headers already sent by (output started at /home/.../wp-content/mu-plugins/1676498319_userthemes_26.php:853) in /home/.../wp-includes/pluggable.php on line 776</description>
		<content:encoded><![CDATA[<p><img style='float: right; margin-left: 10px;' src='http://www.gravatar.com/avatar.php?gravatar_id=a3ce4e45c979a8523a2098808847fcc5&amp;size=60&amp;default=http%3A%2F%2Fuse.perl.org%2Fimages%2Fpix.gif' alt='' />Hey dsader,</p>
<p>Here is my testing of the new Userthemes plugin for 1.5.1 and 2.6 beta 1 (sweet new look by the way, great work!).</p>
<p>WPMU 1.5.1<br />
When you go to userthemes it has the following error message for certain plugins it seems to be colliding with (in this case wpmu signup captcha):</p>
<p>Warning: session_start() [function.session-start]: Cannot send session cache limiter &#8211; headers already sent (output started at<br />
/home/&#8230;/wp-content/mu-plugins/1676498319_userthemes_26.php:853) in /home/&#8230;/wp-content/mu-plugins/wpmu-signup-captcha.php on line 30</p>
<p>After deleting these plugins, the error message went away, but after I copied a theme to the themes folder for a particaulr blog and clicked on the edit button I got the following error.</p>
<p>Warning: Cannot modify header information &#8211; headers already sent by (output started at /home/&#8230;/wp-content/mu-plugins/1676498319_userthemes_26.php:853) in /home/&#8230;/wp-includes/pluggable.php on line 701</p>
<p>This error, however, does not prevent me from editing the themes</p>
<p>WPMU 2.6</p>
<p>When you go to userthemes it has the following error message for certain plugins it seems to be colliding with (in this case post ratings and wpmu signup captcha):</p>
<p>Warning: Cannot modify header information &#8211; headers already sent by (output started at /home/&#8230;/wp-content/mu-plugins/1676498319_userthemes_26.php:853) in /home/&#8230;/wp-content/plugins/postratings/postratings.php on line 827</p>
<p>Warning: session_start() [function.session-start]: Cannot send session cache limiter &#8211; headers already sent (output started at<br />
/home/&#8230;/wp-content/mu-plugins/1676498319_userthemes_26.php:853) in /home/&#8230;/wp-content/mu-plugins/wpmu-signup-captcha.php on line 30</p>
<p>When you click on edit theme:</p>
<p>Warning: Cannot modify header information &#8211; headers already sent by (output started at /home/&#8230;/wp-content/mu-plugins/1676498319_userthemes_26.php:853) in /home/&#8230;/wp-includes/pluggable.php on line 776
<div style='clear:both'></div>
]]></content:encoded>
	</item>
	<item>
		<title>By: dsader</title>
		<link>http://bavatuesdays.com/more-on-upgrading-to-wpmu-13/comment-page-1/#comment-74969</link>
		<dc:creator>dsader</dc:creator>
		<pubDate>Tue, 15 Jul 2008 20:53:21 +0000</pubDate>
		<guid isPermaLink="false">http://bavatuesdays.com/more-on-upgrading-to-wpmu-13/#comment-74969</guid>
		<description>It&#039;s up at wpmudev.org.</description>
		<content:encoded><![CDATA[<p><img style='float: right; margin-left: 10px;' src='http://www.gravatar.com/avatar.php?gravatar_id=e1676a014dcbb3a5ec164a9d4377ea7f&amp;size=60&amp;default=http%3A%2F%2Fuse.perl.org%2Fimages%2Fpix.gif' alt='' />It&#8217;s up at&nbsp;<a href="http://wpmudev.org" title="http://wpmudev. " target="_blank">wpmudev.org</a>.
<div style='clear:both'></div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reverend</title>
		<link>http://bavatuesdays.com/more-on-upgrading-to-wpmu-13/comment-page-1/#comment-74880</link>
		<dc:creator>Reverend</dc:creator>
		<pubDate>Sat, 12 Jul 2008 21:45:22 +0000</pubDate>
		<guid isPermaLink="false">http://bavatuesdays.com/more-on-upgrading-to-wpmu-13/#comment-74880</guid>
		<description>Hey D. Sader,

I am a huge fan of your plugin, and would love to kick the tires. I am using the stock plugin out of the wpmudev box. The only thinking a did for WPMU 1.5.1 to make it look better in the edit themes tab, was to copy over the newest edit-themes.php file from the latest single wp install. Is the update on wpmudev.org yet? --or would it be better for me to contact you?

Best,
Jim</description>
		<content:encoded><![CDATA[<p><img style='float: right; margin-left: 10px;' src='http://www.gravatar.com/avatar.php?gravatar_id=a3ce4e45c979a8523a2098808847fcc5&amp;size=60&amp;default=http%3A%2F%2Fuse.perl.org%2Fimages%2Fpix.gif' alt='' />Hey D. Sader,</p>
<p>I am a huge fan of your plugin, and would love to kick the tires. I am using the stock plugin out of the wpmudev box. The only thinking a did for WPMU 1.5.1 to make it look better in the edit themes tab, was to copy over the newest edit-themes.php file from the latest single wp install. Is the update on&nbsp;<a href="http://wpmudev.org" title="http://wpmudev. " target="_blank">wpmudev.org</a> yet? &#8211;or would it be better for me to contact you?</p>
<p>Best,<br />
Jim
<div style='clear:both'></div>
]]></content:encoded>
	</item>
	<item>
		<title>By: dsader</title>
		<link>http://bavatuesdays.com/more-on-upgrading-to-wpmu-13/comment-page-1/#comment-74877</link>
		<dc:creator>dsader</dc:creator>
		<pubDate>Sat, 12 Jul 2008 21:02:53 +0000</pubDate>
		<guid isPermaLink="false">http://bavatuesdays.com/more-on-upgrading-to-wpmu-13/#comment-74877</guid>
		<description>jimgroom,
I&#039;ve been fiddling with an update to the userthemes1.1 plugin hosted at wpmudev.org, wondering if you could share the version of the plugin you have installed, if it differs from http://wpmudev.org/project/Userthemes-1.1.

I have a &quot;beta&quot; version ready and running for WPMU2.5-&gt;2.6. Are you interested and do you have time and a WPMU 2.5.1+ test/sandbox blog available so you could &quot;kick the tires&quot;?

It has fewer bugs, but is by no means bug free.

Thanks,

D. Sader</description>
		<content:encoded><![CDATA[<p><img style='float: right; margin-left: 10px;' src='http://www.gravatar.com/avatar.php?gravatar_id=e1676a014dcbb3a5ec164a9d4377ea7f&amp;size=60&amp;default=http%3A%2F%2Fuse.perl.org%2Fimages%2Fpix.gif' alt='' />jimgroom,<br />
I&#8217;ve been fiddling with an update to the userthemes1.1 plugin hosted at&nbsp;<a href="http://wpmudev.org" title="http://wpmudev. " target="_blank">wpmudev.org</a>, wondering if you could share the version of the plugin you have installed, if it differs from <a href="http://wpmudev.org/project/Userthemes-1.1" rel="nofollow">http://wpmudev.org/project/Userthemes-1.1</a>.</p>
<p>I have a &#8220;beta&#8221; version ready and running for WPMU2.5-&gt;2.6. Are you interested and do you have time and a WPMU 2.5.1+ test/sandbox blog available so you could &#8220;kick the tires&#8221;?</p>
<p>It has fewer bugs, but is by no means bug free.</p>
<p>Thanks,</p>
<p>D. Sader
<div style='clear:both'></div>
]]></content:encoded>
	</item>
	<item>
		<title>By: jimgroom</title>
		<link>http://bavatuesdays.com/more-on-upgrading-to-wpmu-13/comment-page-1/#comment-52191</link>
		<dc:creator>jimgroom</dc:creator>
		<pubDate>Fri, 11 Jan 2008 01:53:34 +0000</pubDate>
		<guid isPermaLink="false">http://bavatuesdays.com/more-on-upgrading-to-wpmu-13/#comment-52191</guid>
		<description>Well said, Martha.

I think the logic for WPMu for most folks is one administrator and hundreds and/or thousands of blogs that really couldn&#039;t afford to  experiment as we are at UMW.  Which, as you say so well, makes the case for making the work we are doing more visible. I know Donncha has come across this blog before, and he himself is a regular blogger, so I wouldn;t be surprised if he saw the argument.  And the fix may be as simple as taking the theme-editor.php file from the latest WP releases.  But I, like you, would like to get a sense of why the need to avoid all risk.  

In the end, and administrator has to upload this plugin, activate it, hack a core file, then allow individual users to edit their themes.  All these steps would suggest that the administrator has considered the risks, or at least is to blame for any problems that ensue.  I don;t think it would reflect poorly on the WPMu application.</description>
		<content:encoded><![CDATA[<p><img style='float: right; margin-left: 10px;' src='http://www.gravatar.com/avatar.php?gravatar_id=a3ce4e45c979a8523a2098808847fcc5&amp;size=60&amp;default=http%3A%2F%2Fuse.perl.org%2Fimages%2Fpix.gif' alt='' />Well said, Martha.</p>
<p>I think the logic for WPMu for most folks is one administrator and hundreds and/or thousands of blogs that really couldn&#8217;t afford to  experiment as we are at UMW.  Which, as you say so well, makes the case for making the work we are doing more visible. I know Donncha has come across this blog before, and he himself is a regular blogger, so I wouldn;t be surprised if he saw the argument.  And the fix may be as simple as taking the theme-editor.php file from the latest WP releases.  But I, like you, would like to get a sense of why the need to avoid all risk.  </p>
<p>In the end, and administrator has to upload this plugin, activate it, hack a core file, then allow individual users to edit their themes.  All these steps would suggest that the administrator has considered the risks, or at least is to blame for any problems that ensue.  I don;t think it would reflect poorly on the WPMu application.
<div style='clear:both'></div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martha</title>
		<link>http://bavatuesdays.com/more-on-upgrading-to-wpmu-13/comment-page-1/#comment-52154</link>
		<dc:creator>Martha</dc:creator>
		<pubDate>Thu, 10 Jan 2008 21:47:23 +0000</pubDate>
		<guid isPermaLink="false">http://bavatuesdays.com/more-on-upgrading-to-wpmu-13/#comment-52154</guid>
		<description>Jim, 

First, thanks again for taking care of this from afar. Not having userthemes would have been pretty crippling, and I&#039;m glad to hear the fix wasn&#039;t too hard to track down. 

I agree with you wholeheartedly about leaving it up to WPMU administrators to determine the best way to make features like userthemes available to users. 

It seems a bit heavyhanded for the developers to simply decide that they know best on this front. 

In our case, as you&#039;ve pointed out, userthemes is primarily used by those of us who are already well-versed in the ins and outs of editing themes in vanilla WP. What it allows is for you to effectively distribute the administrative capabilities among expert users (and, it would seem to me that &quot;growing&quot; expert users is a good thing). 

The fact of the matter is that WPMU doesn&#039;t seem to provide much in the way of administrative tools/approaches for this kind of distribution, meaning that without userthemes in order to distribute administration you have to take the (I would argue) greater security risk of opening up server access to multiple users. 

Userthemes, if used effectively and intelligently, seems to address this missing feature.

I wonder if part of this stems from a lack of awareness by the greater WPMU community about how this application is being used by institutions like our own. What do you think their basic &quot;case use&quot; is? What kind of site are they ideally building this application for? Wordpress.com?

Perhaps it also points to why we (in education) need to do a better job of making visible the ways in which WPMU is being used by colleges and universities, pushing the issues (like distributed administration) to the forefront of the developers&#039; conversation.</description>
		<content:encoded><![CDATA[<p><img style='float: right; margin-left: 10px;' src='http://www.gravatar.com/avatar.php?gravatar_id=b68e72bc1732f2559c7f3df84c363ae3&amp;size=60&amp;default=http%3A%2F%2Fuse.perl.org%2Fimages%2Fpix.gif' alt='' />Jim, </p>
<p>First, thanks again for taking care of this from afar. Not having userthemes would have been pretty crippling, and I&#8217;m glad to hear the fix wasn&#8217;t too hard to track down. </p>
<p>I agree with you wholeheartedly about leaving it up to WPMU administrators to determine the best way to make features like userthemes available to users. </p>
<p>It seems a bit heavyhanded for the developers to simply decide that they know best on this front. </p>
<p>In our case, as you&#8217;ve pointed out, userthemes is primarily used by those of us who are already well-versed in the ins and outs of editing themes in vanilla WP. What it allows is for you to effectively distribute the administrative capabilities among expert users (and, it would seem to me that &#8220;growing&#8221; expert users is a good thing). </p>
<p>The fact of the matter is that WPMU doesn&#8217;t seem to provide much in the way of administrative tools/approaches for this kind of distribution, meaning that without userthemes in order to distribute administration you have to take the (I would argue) greater security risk of opening up server access to multiple users. </p>
<p>Userthemes, if used effectively and intelligently, seems to address this missing feature.</p>
<p>I wonder if part of this stems from a lack of awareness by the greater WPMU community about how this application is being used by institutions like our own. What do you think their basic &#8220;case use&#8221; is? What kind of site are they ideally building this application for?&nbsp;<a href="http://Wordpress.com" title="http://Wordpress. " target="_blank">Wordpress.com</a>?</p>
<p>Perhaps it also points to why we (in education) need to do a better job of making visible the ways in which WPMU is being used by colleges and universities, pushing the issues (like distributed administration) to the forefront of the developers&#8217; conversation.
<div style='clear:both'></div>
]]></content:encoded>
	</item>
</channel>
</rss>
