[wp-hackers] Theme based wp_redirect() *breakage*
Stephane Daury
wordpress at tekartist.org
Mon Sep 29 16:46:15 GMT 2008
Good point. I forgot wp_redirect is in pluggable.php.
I'll get him to send me a zipped up copy of his exact theme and will
double-check (though I doubt it's the case).
Thanks for the suggestion Joost.
Stephane
On Sep 29, 2008, at 12:36, Joost de Valk wrote:
> Isn't it rewriting the function? Maybe somewhere in his
> functions.php ?
>
> Cheers,
> Joost
>
> Sent from my iPod, optimized for short messages, not for prose
>
> http://yoast.com/
> http://twitter.com/jdevalk
>
> On Sep 29, 2008, at 18:27, Stephane Daury <wordpress at tekartist.org>
> wrote:
>
>>
>> Hey all,
>>
>> I make calls to wp_redirect() in my plugins and it usually is all
>> good.
>>
>> Unfortunately, a user is running into problems where the redirect
>> header is just printed on screen and fails.
>>
>> Output buffering is on and all is good with the default theme on
>> his server, or a fresh copy of his theme on my workstation (http://wordpress.org/extend/themes/thematic
>> ).
>>
>> Any idea what in a theme could make wp_redirect fail?
>>
>> Stephane
>> _______________________________________________
>> wp-hackers mailing list
>> wp-hackers at lists.automattic.com
>> http://lists.automattic.com/mailman/listinfo/wp-hackers
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
More information about the wp-hackers
mailing list