|
Haven't registered yet? Do it here now!
|
shogun
Joined: 21 Oct 2007 Posts: 172 Location: far away from all of you
|
|
|
|
|
|
|
Posted: Thu Sep 18, 2008 7:30 pm Post subject: WPMU - No Blogs Found |
|
|
|
|
|
|
|
|
|
|
hello there, i can't add new wpmu blogs. error message "No Blogs Found". that i can't add wpmu blogs vis scan is no problem for me but now i can't add them even one by one. never had this problem before.
shogun |
|
|
|
|
|
|
|
Atanasis Owner
Joined: 22 May 2004 Posts: 4284 Location: The Net
|
|
|
|
|
|
|
Posted: Thu Sep 18, 2008 7:47 pm Post subject: |
|
|
|
|
|
|
|
|
|
|
are you on the newest version of wpmu?
go at /wp-admin/options-writing.php
and on very bottom, enable the option:
XML-RPC Enable the WordPress, Movable Type, MetaWeblog and Blogger XML-RPC publishing protocols. _________________ Thanks,
Kaktusan
|
|
|
|
|
|
|
|
shogun
Joined: 21 Oct 2007 Posts: 172 Location: far away from all of you
|
|
|
|
|
|
|
Posted: Thu Sep 18, 2008 8:08 pm Post subject: |
|
|
|
|
|
|
|
|
|
|
hm yes i have a pretty new version and i was in the file but i don't know how to enable this function.
here is the last part of the wp-admin/options-writing.php, what to do with it?
$link_categories = get_terms('link_category', 'get=all');
foreach ($link_categories as $category) :
$category = sanitize_term($category, 'link_category');
if ($category->term_id == get_option('default_link_category')) $selected = " selected='selected'";
else $selected = '';
echo "\n\t<option value='$category->term_id' $selected>$category->name</option>";
endforeach;
?>
</select></td>
</tr>
</table>
<p class="submit">
<input type="hidden" name="action" value="update" />
<input type="submit" name="Submit" value="<?php _e('Save Changes') ?>" />
</p>
</form>
</div>
<?php include('./admin-footer.php') ?> |
|
|
|
|
|
|
|
Atanasis Owner
Joined: 22 May 2004 Posts: 4284 Location: The Net
|
|
|
|
|
|
|
Posted: Thu Sep 18, 2008 8:10 pm Post subject: |
|
|
|
|
|
|
|
|
shogun
Joined: 21 Oct 2007 Posts: 172 Location: far away from all of you
|
|
|
|
|
|
|
Posted: Thu Sep 18, 2008 8:16 pm Post subject: |
|
|
|
|
|
|
|
|
|
|
oh ok i understand
do you mean that: WordPress should correct invalidly nested XHTML automatically ?
yes this is already enabled, |
|
|
|
|
|
|
|
Atanasis Owner
Joined: 22 May 2004 Posts: 4284 Location: The Net
|
|
|
|
|
|
|
Posted: Thu Sep 18, 2008 8:18 pm Post subject: |
|
|
|
|
|
|
|
|
|
|
no, on the very bottom there should be an option like this:
XML-RPC Enable the WordPress, Movable Type, MetaWeblog and Blogger XML-RPC publishing protocols.
you should enable that _________________ Thanks,
Kaktusan
|
|
|
|
|
|
|
|
Atanasis Owner
Joined: 22 May 2004 Posts: 4284 Location: The Net
|
|
|
|
|
|
|
Posted: Thu Sep 18, 2008 8:20 pm Post subject: |
|
|
|
|
|
|
|
|
shogun
Joined: 21 Oct 2007 Posts: 172 Location: far away from all of you
|
|
|
|
|
|
|
Posted: Thu Sep 18, 2008 8:24 pm Post subject: |
|
|
|
|
|
|
|
|
|
|
i don't have this function
Writing Settings
Size of the post box lines
Formatting Convert emoticons like and to graphics on display
WordPress should correct invalidly nested XHTML automatically
Default Post Category
Default Link Category
i think i don't have the latest version. is it possible to enable this in the code? |
|
|
|
|
|
|
|
shogun
Joined: 21 Oct 2007 Posts: 172 Location: far away from all of you
|
|
|
|
|
|
|
Posted: Thu Sep 18, 2008 8:26 pm Post subject: |
|
|
|
|
|
|
|
|
|
|
please don't forget it is wpmu |
|
|
|
|
|
|
|
Atanasis Owner
Joined: 22 May 2004 Posts: 4284 Location: The Net
|
|
|
|
|
|
|
Posted: Thu Sep 18, 2008 8:29 pm Post subject: |
|
|
|
|
|
|
|
|
shogun
Joined: 21 Oct 2007 Posts: 172 Location: far away from all of you
|
|
|
|
|
|
|
Posted: Thu Sep 18, 2008 8:38 pm Post subject: |
|
|
|
|
|
|
|
|
|
|
ok i downloaded the file, thank you for the help.
but did i understand you right? you want me to upload this new file and overwrite the old xmlrpc.php file on my server? |
|
|
|
|
|
|
|
shogun
Joined: 21 Oct 2007 Posts: 172 Location: far away from all of you
|
|
|
|
|
|
|
Posted: Thu Sep 18, 2008 8:46 pm Post subject: |
|
|
|
|
|
|
|
|
|
|
great everything works well, thanks again for the great support. |
|
|
|
|
|
|
|
Atanasis Owner
Joined: 22 May 2004 Posts: 4284 Location: The Net
|
|
|
|
|
|
|
Posted: Thu Sep 18, 2008 9:04 pm Post subject: |
|
|
|
|
|
|
|
|
|
|
ok, cool, enjoy _________________ Thanks,
Kaktusan
|
|
|
|
|
|
|
|
HeadPimp
Joined: 04 Feb 2008 Posts: 10
|
|
|
|
|
|
|
Posted: Wed Nov 05, 2008 8:13 am Post subject: |
|
|
|
|
|
|
|
|
|
|
Just tried to add my wordpress MU blogs and I am getting that too. Just updated to the newest version of MU (2.6.3) and BA can't find any of the blogs I have running on the domain. |
|
|
|
|
|
|
|
Atanasis Owner
Joined: 22 May 2004 Posts: 4284 Location: The Net
|
|
|
|
|
|
|
Posted: Wed Nov 05, 2008 8:59 am Post subject: |
|
|
|
|
|
|
|
|
|
|
did you checked if the xml-rpc option is enabled for the blogs in WP admin? _________________ Thanks,
Kaktusan
|
|
|
|
|
|
|
|
HeadPimp
Joined: 04 Feb 2008 Posts: 10
|
|
|
|
|
|
|
Posted: Wed Nov 05, 2008 2:11 pm Post subject: |
|
|
|
|
|
|
|
|
|
|
Atanasis wrote: | did you checked if the xml-rpc option is enabled for the blogs in WP admin? |
Yup, xml-rpc is on... |
|
|
|
|
|
|
|
shogun
Joined: 21 Oct 2007 Posts: 172 Location: far away from all of you
|
|
|
|
|
|
|
Posted: Wed Nov 05, 2008 3:35 pm Post subject: |
|
|
|
|
|
|
|
|
|
|
i don't have good experiences with wpmu in many cases. since i changed all to BO life is much more easy |
|
|
|
|
|
|
|
Atanasis Owner
Joined: 22 May 2004 Posts: 4284 Location: The Net
|
|
|
|
|
|
|
Posted: Wed Nov 05, 2008 9:10 pm Post subject: |
|
|
|
|
|
|
|
|
|
|
HeadPimp wrote: | Atanasis wrote: | did you checked if the xml-rpc option is enabled for the blogs in WP admin? |
Yup, xml-rpc is on... |
i see... well easiest way will be to pm me url and user/pass to your WPMU and i can try to identify the problem.. _________________ Thanks,
Kaktusan
|
|
|
|
|
|
|
|
pood
Joined: 14 Nov 2008 Posts: 5
|
|
|
|
|
|
|
Posted: Fri Nov 14, 2008 12:22 am Post subject: |
|
|
|
|
|
|
|
|
|
|
I also have this problem, but only for certain domains even though they are all setup on the same and also on the same server.
out of 6 wpmu domains, 2 of them have this problem |
|
|
|
|
|
|
|
pood
Joined: 14 Nov 2008 Posts: 5
|
|
|
|
|
|
|
Posted: Fri Nov 14, 2008 1:05 am Post subject: |
|
|
|
|
|
|
|
|
|
|
okay, for people that are having problems.
Delete the xmlrpc.php from your wpmu dir, download a new copy of wpmu and reupload just the xmlrpc.php
that fixed my problems. |
|
|
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2002 phpBB Group
|
|
|
|
| |