[wp-testers] possible bug in get_posts (Nick van 't Hoff)

Daniel Tweedy daniel.tweedy at gmail.com
Sun Feb 6 12:45:38 UTC 2011


Hi,

Yes am aware of that, I neglected to remove it before posting to the 
list, has since now been removed tho.

On 06/02/2011 12:00, wp-testers-request at lists.automattic.com wrote:
> Send wp-testers mailing list submissions to
> 	wp-testers at lists.automattic.com
>
> To subscribe or unsubscribe via the World Wide Web, visit
> 	http://lists.automattic.com/mailman/listinfo/wp-testers
> or, via email, send a message with subject or body 'help' to
> 	wp-testers-request at lists.automattic.com
>
> You can reach the person managing the list at
> 	wp-testers-owner at lists.automattic.com
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of wp-testers digest..."
>
>
> Today's Topics:
>
>     1. Re: possible bug in get_posts (Daniel Tweedy)
>     2. Re: possible bug in get_posts (Nick van 't Hoff)
>     3. WordPress Network and Registering New Users (SWORD Studios)
>     4. Re: WordPress Network and Registering New Users (Otto)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sat, 05 Feb 2011 18:05:13 +0000
> From: Daniel Tweedy<daniel.tweedy at gmail.com>
> Subject: Re: [wp-testers] possible bug in get_posts
> To: wp-testers at lists.automattic.com
> Message-ID:<4D4D9159.8080305 at gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> I the code that you posted on pastebin, and I have the same issues with
> that code it doesn't work for me, have the same problems.  I am not sure
> if this helps at all, but am trying this code in a plugin, not directly
> in the page, not sure if that would make a different to your tests ?
>
> You can see the code that I have tried here -
> http://wordpress.pastebin.com/2bEfE7k0
>
> You can see the problem also here :- http://epia.homelinux.net/sitemap/
>
>
> ------------------------------
>
> Message: 2
> Date: Sat, 5 Feb 2011 20:16:04 +0100
> From: "Nick van 't Hoff"<adm at nickvanthoff.info>
> Subject: Re: [wp-testers] possible bug in get_posts
> To: wp-testers at lists.automattic.com
> Message-ID:
> 	<AANLkTi=-ur9h7W+992KTK2c2C6SdWa=vu6mqeKwDYOms at mail.gmail.com>
> Content-Type: text/plain; charset=UTF-8
>
> Daniel, you might want to get the authorization right. I get asked for an
> username and password when I try to access the site.
>
> 2011/2/5 Daniel Tweedy<daniel.tweedy at gmail.com>
>
>> I the code that you posted on pastebin, and I have the same issues with
>> that code it doesn't work for me, have the same problems.  I am not sure if
>> this helps at all, but am trying this code in a plugin, not directly in the
>> page, not sure if that would make a different to your tests ?
>>
>> You can see the code that I have tried here -
>> http://wordpress.pastebin.com/2bEfE7k0
>>
>> You can see the problem also here :- http://epia.homelinux.net/sitemap/
>> _______________________________________________
>> wp-testers mailing list
>> wp-testers at lists.automattic.com
>> http://lists.automattic.com/mailman/listinfo/wp-testers
>>
>
> ------------------------------
>
> Message: 3
> Date: Sat, 5 Feb 2011 16:54:40 -0500
> From: SWORD Studios<info at swordstudios.net>
> Subject: [wp-testers] WordPress Network and Registering New Users
> To: wp-testers at lists.automattic.com
> Message-ID:
> 	<AANLkTikzT5tR6-WdKPpLvmVvQqsPPvY-qE7YeHs-UsSW at mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
>
> I have the WordPress Multisite enabled and working perfectly.  I can create
> new sites easily, etc...
>
> However I want users to be able to register as a user for one of these
> specific sites.
>
> When I change the "Site" options ->  Registration Settings ->  Allow New
> Registrations and choose "User Accounts May Be Registered". It creates the
> button "register" in the login section which you can see here:
> http://swordstudios.net/stripedrabbit/wp-login.php the register button goes
> to http://swordstudios.net/stripedrabbit/wp-login.php?action=register but
> when you go to that url it defaults back to the main url of the top level
> site.
>
> At this point I can't figure out how to enable registration of sub sites.
>
> Any idea if this is a bug or if it's being worked on?  I saw this post about
> it
> http://wordpress.org/extend/ideas/topic/wp-user-registration-in-network-config
>
> thanks,
>
> Jesse
>
>
> ------------------------------
>
> Message: 4
> Date: Sat, 5 Feb 2011 21:12:20 -0600
> From: Otto<otto at ottodestruct.com>
> Subject: Re: [wp-testers] WordPress Network and Registering New Users
> To: wp-testers at lists.automattic.com
> Message-ID:
> 	<AANLkTi=CVRYxoM6bbxZ0CTfozJ=wj_oqobgRcW+Q4k2+ at mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
>
> Are you missing the wp-signup.php file? Did you upgrade from a
> previous version of WordPress and forget to update the main root
> directory?
>
> -Otto
>
>
>
> On Sat, Feb 5, 2011 at 3:54 PM, SWORD Studios<info at swordstudios.net>  wrote:
>> I have the WordPress Multisite enabled and working perfectly. ?I can create
>> new sites easily, etc...
>>
>> However I want users to be able to register as a user for one of these
>> specific sites.
>>
>> When I change the "Site" options ->  Registration Settings ->  Allow New
>> Registrations and choose "User Accounts May Be Registered". It creates the
>> button "register" in the login section which you can see here:
>> http://swordstudios.net/stripedrabbit/wp-login.php the register button goes
>> to http://swordstudios.net/stripedrabbit/wp-login.php?action=register but
>> when you go to that url it defaults back to the main url of the top level
>> site.
>>
>> At this point I can't figure out how to enable registration of sub sites.
>>
>> Any idea if this is a bug or if it's being worked on? ?I saw this post about
>> it
>> http://wordpress.org/extend/ideas/topic/wp-user-registration-in-network-config
>>
>> thanks,
>>
>> Jesse
>> _______________________________________________
>> wp-testers mailing list
>> wp-testers at lists.automattic.com
>> http://lists.automattic.com/mailman/listinfo/wp-testers
>>
>
> ------------------------------
>
> _______________________________________________
> wp-testers mailing list
> wp-testers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-testers
>
>
> End of wp-testers Digest, Vol 72, Issue 3
> *****************************************


More information about the wp-testers mailing list