FAP SUPPORT - Help With Nuffload »  Show posts from    to     

Icy Phoenix


Archived phpBB Topics (Styles, Mods, Support) - FAP SUPPORT - Help With Nuffload



Anemia [ Thu 18 Jan, 2007 00:26 ]
Post subject: FAP SUPPORT - Help With Nuffload
Hi ,
i need help....

when i set Nuffload in the acp on all works fine , but i cannot use the " Aktiviere Perl Uploader" but i dont know why ?!

my phpbb is in a subfolder licht domain.de/phpbb
my cgi-bin folder is at root. is this path right ?! " ../cgi-bin/ "


this is the message i get from my Upload Bar window.....

Code: [Hide] [Select]
Warning: set_time_limit() [function.set-time-limit]: Cannot set time limit in safe mode in /srv/www/htdocs/web175/html/deflectionart-future/album_nuffload_pbar.php on line 36

Warning: Cannot modify header information - headers already sent by (output started at /srv/www/htdocs/web175/html/deflectionart-future/album_nuffload_pbar.php:36) in /srv/www/htdocs/web175/html/deflectionart-future/includes/page_header.php on line 507

Warning: Cannot modify header information - headers already sent by (output started at /srv/www/htdocs/web175/html/deflectionart-future/album_nuffload_pbar.php:36) in /srv/www/htdocs/web175/html/deflectionart-future/includes/page_header.php on line 513

Warning: Cannot modify header information - headers already sent by (output started at /srv/www/htdocs/web175/html/deflectionart-future/album_nuffload_pbar.php:36) in /srv/www/htdocs/web175/html/deflectionart-future/includes/page_header.php on line 514
Lade hoch…
32768/63002 (52%) 32.005 kbit/s
Vergangene Zeit: 00:00:01
Verbleibende Zeit: 00:00:00
Upload Powered By Nuffload v1.4.2

Powered by phpBB © 2001, 2005 phpBB Group


Artie [ Thu 18 Jan, 2007 01:10 ]
Post subject: Re: Help With Nuffload
I don't think you are alone with not able to use the Perl Uploader.
Probably your host doesn't allow set_time_limit() from the script.


Anemia [ Thu 18 Jan, 2007 01:18 ]
Post subject: Re: Help With Nuffload
Artie wrote: [View Post]
I don't think you are alone with not able to use the Perl Uploader.
Probably your host doesn't allow set_time_limit() from the script.



damm ... is ther any other way to run this uploader ?


Artie [ Thu 18 Jan, 2007 02:53 ]
Post subject: Re: Help With Nuffload
Any particular reason why you have to use the Perl Uploader ?

I think you can still run the Perl Uploader if you disable the progress bar,,, or keep the progress bar and find
in album_nuffload_pbar.php

set_time_limit(0);

and replace it with


//set_time_limit(0);

or

@set_time_limit(0);

(either it shouldn't matter)


Anemia [ Thu 18 Jan, 2007 04:19 ]
Post subject: Re: Help With Nuffload
Thanks ... that works ..

i only want to use this because it looks better




Powered by Icy Phoenix