![]() |
I guess version 2 definatly isnt happening, its been like 4 months... never mind! I guess I will have a go at making my own then.
|
I wanted a bit more control over how the page looks, so I integrated it with vBulletin's AdminCP cascading style sheet.
Here's my upload script (I'm using the Xelation CSS BTW): http://www.phuck-ign.com/forums/upload.php Other tweaks include the $bbtitle string (guess where that's used :P ) and the upload 'report' now shows the full path to the uploaded file. I use this script specifically for Signature pictures, and my members are pleased with it. If anyone is interested in using the modified upload.php, I'll be happy to post it here. |
Hey, looks good, I am interested :) Post it if you would :)
|
Thats rather good ScruffyDeluxe.
It would be great if you would post that here. :) |
Added a few more bits here and there.
Let me know if anything looks or acts dodgy :paranoid: |
I need the new version !!
|
yeah version 2 would be great!! :bunny:
|
:(
|
Quote:
Quote:
|
|
I'm getting "Couldn't Copy File To Server" error. I have done some troublshooting on this...
1) I have checked the permissions and they are 777. 2) I have verified that the login is checked properly. 3) I have verified that the folder is created, for the user, when a file upload is attempted, in the upload directory. 4) I have verified that the copy path is correct. I put some test code in to see what the script thinks the path is and it returns: /MyAbsolutePath/ipscone/MyTestFile.gif, which is the correct absolute path. 5) I have even manually copied a file to the upload/member folder and when I try to use the Upload.php program to upload that same file, it correctly sees that it's a duplicate. So that part works ok. 6) I have tried to view that directory with the View Files and even though there is one file that was manually copied, it doesn't display with the View Files. 7) I modified the upload.php file to do some debugging and found something I can't explain. In the case view: section, I modified the following: Code:
$dir = opendir("$absolute_path/$PHP_AUTH_USER") Can there be an incompatibility with php 4.3.1 that I'm using? But the file just won't copy. I get "Couldn't Copy File to Server". Any idea what might be causing this error? opendir adn copy seem to fail. Is this the only UPLOAD program that produces individual folders for each of the members? What version is included in the first post in this thread? Is there a newer version somewhere? |
Ok, I have a clue to the symptoms but no answer to the problem yet.
The opendir() and copy() fail because of the way the directory is created. The script uses the following to create the upload directory PHP Code:
But if I manually create any directory that I plan to use, instead of the program doing it, everything works fine. I can upload and the opendir() and copy() work fine. How does one change the script to avoid this problem? I believe it is normal for "apache" to be the owner of something created from the script but why doesn't the copy() and opedir() work for a directory that has "apache" as the owner? Any way around this? |
Now, I'm thinking this inability to use copy() and opendir() has to do with the open_basedir configuration.
The program works perfectly, if I manually create the folder and set the permissions. But if the program creates the directory, I can't open or copy to it. Anyone know how I can get around this and open and copy files, if this is the case? Or, if this is not the problem what is? |
man, where's v2? it sounds great
any1 here knows how to add more upload boxes? |
Quote:
i think u must go to telnet or SSH and change its chown from apache to that site's user. |
bump once again the creator if ur out there please share version 2 with us
|
:(
|
|
looks good is it intergrated in to users database?
|
Can it be edited to work with MP3's?
|
Hey, this worked for me on vBulletin 2.3.2! I can't wait for version 2....uh....too. :)
|
Quote:
Code:
$extensions = array(".gif", ".jpg", ".jpeg", ".mp3", ".ra", ".txt", ".doc", ".swf", ".avi"); |
it was working fine.. then all the sudden it keeps telling me my password is wrong :( i know its right :(
|
Hi,
I have downloaded and installed Slynderdale's Uploader. How can I have the two boxes,(upload and view) alongside each other, rather than one in top of the other ? |
Quote:
2.user post limit!!! for example:user should have 200 posts to have a upload folder ___________- I`m waiting for ver 2 :nervous: sorry for my bad english :speechless: |
Working wonderful! thnx for this hack!! Exelent for my Fan Art section!!!!
|
Dear Slynderdale,
we are waiting for you! |
Dear Slynderdale, I?m using this hack for my fan-art section:)... it works perfectly, but I qould like some features...
1) Would it be possible that n the index.html file of every fanartist folder appears the Fa?-Artist stats? Oo... 2) How can I change the option so that when the script creates the file automatically it saves itself as .php and not as .html ? that?s it :) waiting your response :)... and GREAT HACK!!! |
BTW, I can upload files and it creates everything but it don´t write on the index.htm file... why?? of course it´s CHMODED..... but it´s not writing on the file :s
|
:disappointed: whats up?
:ermm: |
is there anyway you can set the hack up that only certain users.. or a user group only can use the upload.. not all of your users..
|
Quote:
|
Quote:
|
could you update it for vB3 ????
:rolleyes: |
Updated probably not. The differences between vB2 and vB3 are probably too big, and i am not sure if the original coder is still available to do this.
|
Mr. Slynderdale where are you ???
We are needing your help ... |
All times are GMT. The time now is 11:22 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|