Recent Topics

1 Feb 11, 2008 18:00    

My b2evolution Version: Not Entered

Remote error: Invalid return payload: enable debugging to examine incoming payload (XML error: junk after document element at line 2) (2)

Done.

b2evo ver 1.8.6

2 Feb 11, 2008 18:08

Hi PPNSteve,

You can enable debugging in /conf/_advanced.php. I took this code from 1.10;

/**
 * Display debugging informations?
 *
 * 0 = no
 * 1 = yes
 * 2 = yes and potentially die() to display debug info (needed before redirects, e-g message_send.php)
 *
 * @global integer
 */
$debug = 0;


That will give extra information and perhaps a clue as to what is going on.
But your error may also be caused by the server you are pinging. The B2evo server is known to be down at certain periods. That does generate an error.

Good luck

3 Feb 15, 2008 04:56

yeah.. i've seen it down at times too.. especially during spam submissions.. this error is happening pinging b2evo of a new post.

don't think turning on my debug will fix it if it's the server here...

thanks for the reply though..

Pinging b2evolution.net...

---GOT---
HTTP/1.1 200 OK
Date: Fri, 15 Feb 2008 04:20:51 GMT
Server: Apache/2.0.54 (Debian GNU/Linux) mod_python/3.1.3 Python/2.3.5 PHP/4.3.10-19 mod_perl/1.999.21 Perl/v5.8.4
X-Powered-By: PHP/4.3.10-19
Set-Cookie: cookieevonetsession=9906919_bheFbx6FHzP2vdL1aDSgLO8VopJKkL9Q; expires=Mon, 12 Feb 2018 04:20:51 GMT; path=/; domain=.b2evolution.net
Content-Length: 152
Connection: close
Content-Type: text/html

<br />
<b>Fatal error</b>:  Call to a member function on a non-object in <b>/home/b2evonet/www/inc/_core/_param.funcs.php</b> on line <b>1756</b><br />

---END---

HEADER: Date: Fri, 15 Feb 2008 04:20:51 GMT
HEADER: Server: Apache/2.0.54 (Debian GNU/Linux) mod_python/3.1.3 Python/2.3.5 PHP/4.3.10-19 mod_perl/1.999.21 Perl/v5.8.4
HEADER: X-Powered-By: PHP/4.3.10-19
HEADER: Set-Cookie: cookieevonetsession=9906919_bheFbx6FHzP2vdL1aDSgLO8VopJKkL9Q; expires=Mon, 12 Feb 2018 04:20:51 GMT; path=/; domain=.b2evolution.net
HEADER: Content-Length: 152
HEADER: Connection: close
HEADER: Content-Type: text/html

XML error: junk after document element at line 2Remote error: Invalid return payload: enable debugging to examine incoming payload (XML error: junk after document element at line 2) (2)

Done.


Form is loading...