<br><br><div class="gmail_quote">On Wed, Feb 17, 2010 at 11:43 PM, Laverty, Patrick <span dir="ltr">&lt;<a href="mailto:Patrick_Laverty@brown.edu">Patrick_Laverty@brown.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">









<div link="blue" vlink="purple" lang="EN-US">

<div>

<p class="MsoNormal">I am using WPMU 2.8.6 on my own server.</p>

<p class="MsoNormal"> </p>

<p class="MsoNormal">First, is there a plugin for this?  </p>

<p class="MsoNormal"> </p>

<p class="MsoNormal"><span><span style="font-size: 9pt; color: rgb(51, 51, 51);">Anyone know if there&#39;s a
plugin for this? Or an easy setting? When users currently log in to my system,
they get the &quot;Your Profile&quot; page. Instead, I want them to get to the
/wp-admin/index.php?page=myblogs view.</span></span></p></div></div></blockquote><div><br>This plugin *might* help:<br><br><a href="http://wordpress.org/extend/plugins/peters-login-redirect/">http://wordpress.org/extend/plugins/peters-login-redirect/</a><br>
<br>Not sure if it can do what you want or if it even works with mu.<br><br><a href="http://vogsphere.org/redirecting-wordpress-subscribers/">http://vogsphere.org/redirecting-wordpress-subscribers/</a><br><br>That is possibly a better solution if you have the knowledge to create your own plugin and put in the business rules regarding the redirect (if the user is just a subscriber and doesn&#39;t have any blogs then the myblogs view probably isn&#39;t suitable and the default profile page might be ok?).<br>
 </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div link="blue" vlink="purple" lang="EN-US"><div>

<p class="MsoNormal"><span><span style="font-size: 9pt; color: rgb(51, 51, 51);"> </span></span></p>

<p class="MsoNormal"><span><span style="font-size: 9pt; color: rgb(51, 51, 51);">Second, how do I create blogs
without using the dashboard?</span></span></p>

<p class="MsoNormal"><span><span style="font-size: 9pt; color: rgb(51, 51, 51);"> </span></span></p>

<p style="margin-right: 0in; margin-bottom: 8.25pt; margin-left: 0in; line-height: 16.5pt;"><span style="font-size: 9pt; color: rgb(51, 51, 51);">Shouldn&#39;t this work? I have my own php
script where I am trying to create a blog using the wpmu_create_blog function.
I use:</span></p>...<br><p style="margin-right: 0in; margin-bottom: 8.25pt; margin-left: 0in; line-height: 16.5pt;"><span style="font-size: 9pt; color: rgb(51, 51, 51);">It is true that add_action() is not
defined in this file, but it is defined in plugin.php. I see the doc for
add_action, but am I supposed to link up wpmu_create_blog with add_action? Is
that how this is supposed to work?</span></p>

</div></div></blockquote></div>What files are you including above the call to wpmu_create_blog?<br><br>If you only included the file that that function is within then the add_action function within another file won&#39;t be included. Instead you should probably include the wp-load.php file in the root wordpress folder.<br>
<br><br clear="all"><br>-- <br>Robert Moore<br>0400 7777 63<br>Website Designer<br><a href="http://www.mooredesign.com.au/">http://www.mooredesign.com.au/</a><br>Developer - Curtin University<br><a href="http://www.curtin.edu.au/">http://www.curtin.edu.au/</a><br>