FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » How To » Make forum datadump => the document contains no data.
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re : Re: Re : Re: Re : Re: Make forum datadump => the document contains no data. [message #22595 is a reply to message #22591] Tue, 08 February 2005 01:01 Go to previous messageGo to previous message
ogoth is currently offline  ogoth   France
Messages: 6
Registered: February 2005
Karma:
Junior Member
Citation :

I think you have php output buffering enabled,


That's sound right, if i play with this instructions put at the begin off the script the post method send the url and i have a small part of page before nodata.

----------------------
@set_time_limit(6000);
//ob_start();
$buf = ob_get_contents();
ob_end_clean();
echo $buf;
---------------------

But why only on this script and only on distant host? ( I've not made changes in FUDforum ans i call it directly, not from other web page ). I send a mail to my web hosting. May be a misconfiguration on the distant host?
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Templates
Next Topic: newbie zlib question
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Thu Nov 28 00:59:23 GMT 2024

Total time taken to generate the page: 0.04654 seconds