Jump to content

uploaded.to

[fixed] I Don't Have Loading % Transfer Bar Displaying!


65 replies to this topic

#1 Saeed2008

    Member

  • Members
  • PipPip
  • 28 posts

Posted 25 January 2009 - 07:20 PM

Hi

I have problem with loading transfer !
I didn't have this problem 1 month ago but I really I don't know what happen to my rapidleech.

when I enter megauplaod captcha I must to wait 60 sec to go to the picture number 2 and suddenly after 2 min show my picture number 3 !!

I really I don't know why am i not Loading % transfer bar and how much downloaded & % complete ?

picture 1:


Picture 2


Picture 3:



Can any one help me to solve this problem ?

P.S: I have this problem with other sites like rapidshare and ...
and I use Rapidleech rev. 36

Edited by Saeed2008, 25 January 2009 - 07:28 PM.


#2 doum-ti-di-li-doom

    Rapidleecher

  • Members
  • PipPipPipPip
  • 479 posts
  • Gender:Male

Posted 25 January 2009 - 08:36 PM

I see the progress very well

Did it return to normal or you still have problems? Do you have a Javascript blocker or somekind of Firefox plugin
<a href="http://p2p-abbywinters.co.cc/" target="_blank">P2P Abbywinters</a>

#3 Saeed2008

    Member

  • Members
  • PipPip
  • 28 posts

Posted 25 January 2009 - 09:26 PM

QUOTE (doum-ti-di-li-doom @ Jan 26 2009, 12:06 AM) <{POST_SNAPBACK}>
I see the progress very well

Did it return to normal or you still have problems?

I still have problem .
I don't see much downloaded & % complete my firefox after 2 minute sudenly jump to picture 3 as you see and show me 100%


{Do you have a Javascript blocker or somekind of Firefox plugin } :

I don't think so, I Use Firefox 3 with Java Quick starter Plugin,
And Avira premium Security Suite
and Java 6 Standard Edition

Edited by Saeed2008, 25 January 2009 - 09:29 PM.


#4 Saeed2008

    Member

  • Members
  • PipPip
  • 28 posts

Posted 27 January 2009 - 11:45 PM

Hi

No body donot want to help ? sad.gif

#5 rapidleech

    Co. Admin

  • Admin
  • PipPipPipPip
  • 1,565 posts
  • Gender:Not Telling

Posted 28 January 2009 - 12:40 AM

ye, had this problem myself when i switched from using mod_php to one of the cgi-type modes. i never figured out why it happened, i can only conclude it's something to do with output buffering, but as to what? i dunno sad.gif

#6 gandalf76

    Advanced Member

  • Members
  • PipPipPip
  • 32 posts

Posted 28 January 2009 - 02:52 PM

I have the same problem from long time. I have renounced to find a solution. It does not seem to be to us.

i must download with a "picture2" frozen ... aand when the transload is complete, the progress bar go to 100% in 1 second..
same with upload.. same with all!

you say:
QUOTE
when I enter megauplaod captcha I must to wait 60 sec to go to the picture number 2


yes, because your rapidleech not show a time to wait (megaupload time)

your and me rapidleech dont' show anything..
sad.gif

Edited by gandalf76, 28 January 2009 - 02:57 PM.


#7 penum

    Newbie

  • Members
  • Pip
  • 5 posts

Posted 28 January 2009 - 02:53 PM

QUOTE (szalinski @ Jan 28 2009, 12:40 AM) <{POST_SNAPBACK}>
ye, had this problem myself when i switched from using mod_php to one of the cgi-type modes. i never figured out why it happened, i can only conclude it's something to do with output buffering, but as to what? i dunno sad.gif


I know the reason..If you enable zlib output and enable output buffering, those bar and countdown timer won't work properly.
If you're using a laptop or a slow processor, you will only get to see 100% part .
Just get it Off or set in your php.ini file zlib output = 0 and Output Buffering = 0 to make it work.
But , since my main script wont work properly with buffering = Off and zlib.output is very important for server performance , I 've to sacrifice my rapidleech download bar. I hope developement team will fix this soon.

#8 gandalf76

    Advanced Member

  • Members
  • PipPipPip
  • 32 posts

Posted 29 January 2009 - 12:04 PM

with my host support we have find this problem..
if you don't see a progress bar, your host don't support a "Pecl_Http"
http://pecl.php.net/package/pecl_http



#9 Saeed2008

    Member

  • Members
  • PipPip
  • 28 posts

Posted 31 January 2009 - 10:03 PM

QUOTE (penum @ Jan 28 2009, 06:23 PM) <{POST_SNAPBACK}>
I know the reason..If you enable zlib output and enable output buffering, those bar and countdown timer won't work properly.
If you're using a laptop or a slow processor, you will only get to see 100% part .
Just get it Off or set in your php.ini file zlib output = 0 and Output Buffering = 0 to make it work.
But , since my main script wont work properly with buffering = Off and zlib.output is very important for server performance , I 've to sacrifice my rapidleech download bar. I hope developement team will fix this soon.


Hi
what is your main script ?

which one do you mean ? ( zlib.output_compression , zlib.output_handler , zlib.output_compression_level ) ?

{
I 've to sacrifice my rapidleech download bar. I hope developement team will fix this soon.
}


I guest I did not have this problem with older version (v.32 and before that ) of rapidleech , what is your idea ?

#10 Saeed2008

    Member

  • Members
  • PipPip
  • 28 posts

Posted 31 January 2009 - 10:05 PM

QUOTE (gandalf76 @ Jan 29 2009, 03:34 PM) <{POST_SNAPBACK}>
with my host support we have find this problem..
if you don't see a progress bar, your host don't support a "Pecl_Http"
http://pecl.php.net/package/pecl_http


What is solution ?
or
how can I install Pecl_Http in my host ?

#11 rapidleech

    Co. Admin

  • Admin
  • PipPipPipPip
  • 1,565 posts
  • Gender:Not Telling

Posted 01 February 2009 - 12:20 AM

QUOTE (Saeed2008 @ Jan 31 2009, 10:05 PM) <{POST_SNAPBACK}>
What is solution ?
or
how can I install Pecl_Http in my host ?


i don't think it's pecl, i think it's zlib output compression. you can try using a htaccess or a custom php.ini (depending on your setup) to override zlib, set to off. google for how to do it, and let us know if it works or not for you.

This should help:
CODE
http://www.php.net/manual/en/ini.list.php


#12 Javadm

    Member

  • Members
  • PipPip
  • 20 posts
  • Gender:Male
  • Location:Iran - Guilan - Rasht

Posted 01 February 2009 - 10:58 AM

I have the similar problem, mine goes blank(white complete), then comes when download is complete
however its cools since I can close the window and dc and it will still download automatically,
then I can come back and see the downloaded file

#13 penum

    Newbie

  • Members
  • Pip
  • 5 posts

Posted 01 February 2009 - 01:19 PM

QUOTE (Saeed2008 @ Jan 31 2009, 11:03 PM) <{POST_SNAPBACK}>
Hi
what is your main script ?

which one do you mean ? ( zlib.output_compression , zlib.output_handler , zlib.output_compression_level ) ?

{
I 've to sacrifice my rapidleech download bar. I hope developement team will fix this soon.
}


I guest I did not have this problem with older version (v.32 and before that ) of rapidleech , what is your idea ?


Once you set the compression level, the output compression will be "on" automatically.So set them all OFF.



QUOTE (szalinski @ Feb 1 2009, 01:20 AM) <{POST_SNAPBACK}>
i don't think it's pecl, i think it's zlib output compression. you can try using a htaccess or a custom php.ini (depending on your setup) to override zlib, set to off. google for how to do it, and let us know if it works or not for you.

This should help:
CODE
http://www.php.net/manual/en/ini.list.php


Nope.It wont work.I've tested this way before..When I set zlib = OFF ,output buffering = OFF (by ini_set() function)on my rapidleech but set it ON in my php.ini, the bar won't work.
But when I set the zlib = OFF and output buffering = OFF in php.ini this bar work well.

And I can't let zlib= OFF ,outputbuffering = OFF globally in my server and you all better don't unless you've installed mod_deflate in your server.

Edited by penum, 01 February 2009 - 01:21 PM.


#14 Saeed2008

    Member

  • Members
  • PipPip
  • 28 posts

Posted 02 February 2009 - 07:38 AM

QUOTE (penum @ Feb 1 2009, 05:49 PM) <{POST_SNAPBACK}>
Once you set the compression level, the output compression will be "on" automatically.So set them all OFF.





Nope.It wont work.I've tested this way before..When I set zlib = OFF ,output buffering = OFF (by ini_set() function)on my rapidleech but set it ON in my php.ini, the bar won't work.
But when I set the zlib = OFF and output buffering = OFF in php.ini this bar work well.

And I can't let zlib= OFF ,outputbuffering = OFF globally in my server and you all better don't unless you've installed mod_deflate in your server.


Hi

dear penum and all of rapidleech user
I realy can't understand what problem i confront to in my host if i set zlib= OFF ,outputbuffering = OFF

I do not have access to php.ini, how can i set zlib= OFF ,outputbuffering = OFF in .htaccess ?

Please help me to solve this problem

#15 TheOnly92

    Former Co. Admin

  • Members
  • PipPipPipPip
  • 1,222 posts
  • Gender:Male
  • Location:Malaysia

Posted 02 February 2009 - 08:31 AM

Here's a code example that will work even with zlib=on and outputbuffering set above 0:

CODE
<?PHP
ob_start();
ob_end_flush();

while(1)
{
  for ($i = 0; $i < 1024; $i++)
    print ".";
  flush();
  sleep(1);
}
?>


The point is to use flush after output. I think that is achievable implementing.