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: Make forum datadump => the document contains no data. [message #22588 is a reply to message #22561] Mon, 07 February 2005 19:22 Go to previous messageGo to previous message
ogoth is currently offline  ogoth   France
Messages: 6
Registered: February 2005
Karma:
Junior Member
I don't believe that the problem come from time out.
The first line off admdump.php is:
@set_time_limit(6000);
I try to change value, comment the line, remove the @ ( to see if i can find mesage about this ) and nothing more.

I do some tests and i find what happen but no why.

1: When i click "make backup" the navigator say:
waiting for my domain... Nothing else.

I try to do this:

Insert of this lines:
echo "<br>----- START ------<br>";
echo $_POST['btn_submit']."<br>";
At the begin off the script admdump.php.

and Modify somme parts off the form like this:

echo "<br>------".$_SERVER['REMOTE_ADDR']." -- ".$_SERVER['HTTP_HOST']." --".$_SERVER['PHP_SELF']."--------<br>";
//print_r($_SERVER);
echo "<form method=\"post\" action=\"".$_SERVER['PHP_SELF']."\" target=\"_blank\">";
//echo "<form method=\"post\" action=\"./admdump.php\" target=\"_blank\">";
//echo "<form method=\"post\" action=\"admdump.php\" target=\"_blank\">";

( I've try all this combinations. At the first call all the values in array $_SERVER are right ).

When i click "make backup" that's open my blank windows and nothing else... Nothing in the url bar, no message in windows, just waiting for my domain, my upload graph stay flat. Sounds like something loose my distant host.

If i remove this line:
<input type="hidden" name="submitted" value="1">
The form work in new windows but of course nothing else hapen's.

I do all this tests on my localhost and on my localhost no problem, all tests work's perfectly.

That's make me crazy...

[Updated on: Mon, 07 February 2005 19:23]

Report message to a moderator

[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: Sat Nov 23 01:11:11 GMT 2024

Total time taken to generate the page: 0.04524 seconds