phpUploader v2.1 - Opensource php based auto uploader

Status
Not open for further replies.
Script is Working great. thanks for making it free. <3

Just one suggestion: if I put non rar files then it shud skip the unrar step for those files. as for megaupload sometimes you dont know the actual file size and/or file type untill you download.

Could not extract. Delete everything in the 'files' folder and re-run the script.

P.S: is it possible for you to add mtn feature as well. xD
 
Error (500)

Something went wrong. Don't worry your files are still safe and the Dropboxers have been notified. Check out our FAQ or forums for help. Or maybe you should try heading home.

--

Please fix the download link :(
 
wonderful script .. just wanted to know... if we download a file....
and the files get extracted....

i.e = ddd.com.lisa.dump.avi

will the .avi will change or it will just rar the file again... with the ddd.com.lisa.dump.avi


what about ... if the files are split in .001 using hjsplit.. :)
any new update for adding that.
 
This script doesn't support .001 files.

and the new rar is created with the ddd.com.lisa.dump.avi

yup... i was asking if he could add that support .001

also.... is there any other way we could add our site name instead of ddd.com.lisa.dump.avi . :P
 
Could not download . Is your 'files' folder chmodded to 777?
Could not download . Is your 'files' folder chmodded to 777?
Could not download . Is your 'files' folder chmodded to 777?

Gmail : Rlslog2@gmail.com
 
did you downlod the new version .. 1.2

as its working flawlessly.... but 1 problem... still not able to get the re-rar done..

200 M or 200 MB ... i tried doing 350 MB and the part rar till xxx.part02831.rar :O
 
Edited the script to only rename the files and upload them.
most of the servers give errors in rar and re-rar functions.

download the index file and replace it with original
i've tested it and its working fine..

just add your filename in the textbox which says:
Enter name of new rar file:


download:
Code:
http://hotfile.com/dl/66244030/df92429/index.php.html

Works like this:
Code:
[COLOR=#000000][FONT=Times New Roman]Downloading http://www661.megaupload.com/files/7dd49772554643a3a23326a174559684/4431.-.WarezKingdom.Org.rar ....

[/FONT][/COLOR][COLOR=#000000][FONT=Times New Roman]Renaming files... 

Uploading files to Hotfile .... 

[/FONT][/COLOR][COLOR=#000000][FONT=Times New Roman]Deleted [B]abcdefghijklmnop.rar [/B]from files directory
[/FONT][/COLOR]
 
Script is Working great. thanks for making it free. <3

Just one suggestion: if I put non rar files then it shud skip the unrar step for those files. as for megaupload sometimes you dont know the actual file size and/or file type untill you download.



P.S: is it possible for you to add mtn feature as well. xD

That should be a simple mod. But I can't do that at the moment. Flooded with other work. Ask a programmer/coder here or if you know someone, to do it. Just after the file is downloaded, the coder can add a check to find out the extension of the file. If it's a rar, it'll call the unrar code, else continue.

Awesome script. Try cleaning functions.php sometime :P

Sure will, D :P

Dont forget to put comments in the codes so that future moders can have it easy upgrading your script! lol

It's quite commented, tbh :P But I agree, I have not commented the minor parts. But then again, if you're a coder, you would know what to edit (just like you did, somik :P )

Error (500)

Something went wrong. Don't worry your files are still safe and the Dropboxers have been notified. Check out our FAQ or forums for help. Or maybe you should try heading home.

--

Please fix the download link :(

Must have been a temporary issue. Fixed now :D

yup... i was asking if he could add that support .001

also.... is there any other way we could add our site name instead of ddd.com.lisa.dump.avi . :P

Nah, can't add support for .001 at the moment. Get someone else to do it, again :) HJSplit is capable of extracting .001 files and they have a linux executable. Should be easy for the coder who does it.

And no. The only way, at the moment, is a prefix. A search and rename should be easy to code. I just don't have the time right now.

Could not download . Is your 'files' folder chmodded to 777?
Could not download . Is your 'files' folder chmodded to 777?
Could not download . Is your 'files' folder chmodded to 777?

Gmail : Rlslog2@gmail.com

MSN, not gmail. I will only provide support over MSN. Give me your MSN.

did you downlod the new version .. 1.2

as its working flawlessly.... but 1 problem... still not able to get the re-rar done..

200 M or 200 MB ... i tried doing 350 MB and the part rar till xxx.part02831.rar :O

Wrong. There should be no spacing between the number and the letter. So it should be "200M" and not "200 M". Note the spacing.

It can also be "200K" (for 200KB files) or "1G" for 1GB files. Or 10B (for 10 byte files lol). Anything is possible.

Edited the script to only rename the files and upload them.
most of the servers give errors in rar and re-rar functions.

download the index file and replace it with original
i've tested it and its working fine..

just add your filename in the textbox which says:
Enter name of new rar file:


download:
Code:
http://hotfile.com/dl/66244030/df92429/index.php.html

Works like this:
Code:
[COLOR=#000000][FONT=Times New Roman]Downloading http://www661.megaupload.com/files/7dd49772554643a3a23326a174559684/4431.-.WarezKingdom.Org.rar ....

[/FONT][/COLOR][COLOR=#000000][FONT=Times New Roman]Renaming files... 

Uploading files to Hotfile .... 

[/FONT][/COLOR][COLOR=#000000][FONT=Times New Roman]Deleted [B]abcdefghijklmnop.rar [/B]from files directory
[/FONT][/COLOR]

My rar/unrar switch does exactly that. If you switch them both off, the script will skip the rar/unrar process and directly upload the downloaded file.

But yeah, I see that the change you've made is the ability to rename the downloaded file. Nice modification :)
 
Status
Not open for further replies.
Back
Top