[wp-testers] Re: Error I am getting when I try and access admin panel...

Paleo Pat tpblogeditor at gmail.com
Sun Nov 9 07:03:50 GMT 2008


Yikes... this is worse than I thought.... I tried flushing my cookies and
reentering my password... and I get the error again... the code in question
is....:

$response = array( 'headers' => array(), 'body' => '', 'response' =>
array('code', 'message') );
        foreach( (array) $transports as $transport ) {
            $response = $transport->request($url, $r);

line 258 is:

$response = $transport->request($url, $r);

anyone know what the fix is, so, I can access my admin panel again?

because something is seriously messed up.



-Paleo Pat
http://www.politicalbyline.com




On Sun, Nov 9, 2008 at 1:45 AM, Paleo Pat <tpblogeditor at gmail.com> wrote:

> *Fatal error*: Call to a member function request() on a non-object in *
> /home/k8cpa/public_html/wp-includes/http.php* on line *258
>
> any ideas?
>
> I cannot even access my Blog's admin now... yikes!
>
>
> *-Paleo Pat
> http://www.politicalbyline.com
>
>
>


More information about the wp-testers mailing list