![]() |
Thanks :-D that works.
I Googled it shortly after asking on here but still for those of us who are not accustomed to modding vbulletin it would be nice to have that in the readme. |
also can u please answer my second msg
|
Quote:
Yes it does. :) Thanks! ;) |
I got a problem. I moved my site from servers and uploaded all the files which already were in Downloads II via FTP with the according numbers in the filename like: 15567-arioner.zip
There was a problem downloading via the site so my provider activated php-suexec and now downloads are possible but another error occurs. When downloading files via the site, the zip and rar files have errors or a map in a rar file shows as a file. When downloading via ftp however, the file comes in correctly. So something must be wrong but I don't know what. Files imported and uploaded either with ftp or via the web can be downloaded without problems. So it looks as if the files which were already present before the server move, can't be downloaded without errors anymore. Is there a fix for this? Did I forget something or did something wrong? Edit: Just discovered another thing when clicking in the ACP on import, it says: The absolute path to this script is /home/mydomain/domains/mydomain.org/public_html/bbs/admincp/ It should be /home/mydomain/public_html/bbs/admincp but i don't know where to change that. Re-imported the downloads II product but that did not change anything... help? |
also the scriptdoesnt work on the browser AOL please check it
|
About my edit: No problem in the paths, I just discovered that they're both the same bot the second one is a symlink to the other one.
I would like however quick help with the download problems. |
Questions about Confirm on Deleting Files.
I read that at Version 5.0.4 there will be a Window which I have to confirm, when I am deleting Files. But at my Version 5.0.4 there is no one. How can I activate it? cu logofreax |
feature request: instead of restricting size limits can u instead set amount of download restrictioninstead ?
|
After looking through this Mod (great job btw!), I could not find the answer to my question, and did not feel like reading all 121 pages.... lol, anyway here is the question. What I would like to do is have the download section show another box, containing the actual URL. I am using this as a place for clan members to upload files and then embed them via bbcode into the actual forum.
Unfortunately I am still in the process of learning actual coding and this is beyond me for the time, so any help would be highly appreciated. |
Quote:
Quote:
Quote:
AOL Browser seems to be built upon Internet Explorer, so it should work normally. Normally all modern browsers should work with DownloadsII as we aren't using any exotic code. Quote:
Quote:
Quote:
HTML Code:
<tr> HTML Code:
<tr> Finally open downloads.php and find the second instance of: PHP Code:
PHP Code:
|
@RSJelle: Ik checked the chmods, they were both the same. Even checked the file owner, they ware both satfun.
When the rights would not be ok, it would be impossible to download, but dowload is possible, only the downloaded files will be corrupted. I just checked with files which were imported after the servermove and they are all the same, rights are rw-r--r-- and owner is satfun:satfun on all files. |
also when you add the llinks the file url wont be cloaked as if you wouldimportthe files!
how can i do the samefor my other directory which is where i use to add links also fdorsome reason myentire category is gone, but not entierly since i can access a file that were located at that directory that was supposed to be deleted but it still exist!!!! it says thefile is on main downloadpage when i cant see a single file there beside can you make a own section for moderator to import incase its not possible to cloak the url, since it seems on /downloads/ have a protection against reveealing the true url location Yesbut please download AOL and see for your self |
Quote:
|
How to get rid of the stats in Downloads II 5.0.5 please ?
Want to hide everything regarding quantity of downloads and data. Any suggestion please ? |
Quote:
New files work correctly, old files are corrupted, but they aren't if you download them using FTP. So the problem has to be something with the files in the downloads folder. The chmod and owner of the old files is the only thing I can think about, but they are the same :( I also did some server moves and doing a chmod/chown was the only thing I did to get it back to live. Quote:
We do our best to give users what they want, but we can't code everything custom. A category, like I said, doesn't disappear suddenly. The only way they go away is when you remove them using the AdminCP. Other, external reasons can be a corrupt table in your database for example, so try running a repair command on all your database tables for example. Quote:
Are you sure you've done the downloads.php edit correct (placed the code after the second instance of the code to find)? I've attached a pre-edited downloads.php, try uploading that one to be sure. If that's not working, you can pm me an account so I can check it out. Note that you need to change http://www.yoursite.com/downloads/ in the template edit to match your site details, so http://www.hostileint.net/forum/downloads/ for your site. Quote:
That's a beginning to remove the left panel stats (most popular files, newest files and top contributors) on most pages. Also set "Number of "Latest Files" to Display", "Number of "Most Popular Files" to Display" and "Number of "Top Contributors" to Display" to 0. For hiding other statistics, you need to edit the downloads templates manually. For example remove PHP Code:
|
To get rid of statistics :
AdminCP -> Downloads -> Settings -> Display "Tops" on all pages? -> No This was logial, and had done that already, alltough i do not care about a top 5 or something like that ; nice feature :) if it does not show how many times it was downloaded. Anyway, this is clear. The only thing i don't want to be public is : - how many files are downloaded - how many data is used So any referal to any page concerning quanties. How can we get rid of that :up: (editing the downloads_main did not solve it) Thanks for your help ! |
actually the files is stored on the same server but in different directory, my uploaders just add the url on add my links..
the reason is because i got alot of uploaders and if theyuploadfrom the browser my server just die since im running on dedicated server and my /tmp/ is only set on 500mb, and since only admins can importthe file it would be a issue right? what im telling is the /downloads/ request on php which cloak the real url when ppl download it using download managare what i want is that the script request on php on my other directorys aswell |
Quote:
I don't have clue if this is possible. But that's the only thing left I can think about. I'll guess I have to reimport all my files again or something like that.:( |
Quote:
|
Now, I installed newest Version 5.0.5 but no Confirmation Window if I am deleting a File.
Whats wrong? cu logofreax |
@RS_Jelle:
The problem I have do not occur with all the old moved files. I just discovered that a file which gives a corruption notice when downloaded with IE6, does NOT give any problems when downloading with Firefox Portable. So maybe the problem is lying in Internet Explorer 6 or one of the latest updates from windowsupdate for IE6. Do you know of any incompatibility problems with IE6 and or linux/apache/php server settings needed for this to work well? |
Quote:
For the italic download amounts (most popular files), you need to edit the downloads_panel bit template and remove $value from it (then run the Update Counters feature to empty the cache of the left box stats). Also edit downloads_file for the file page and remove HTML Code:
<tr> For the amount of downloads on the category view, you need to do three template edits:
You need to do three template edits for the my files page (if users can upload files, otherwise you are the only one who can see stats there):
What do you mean with "how many data is used"? The file size, or the bandwidth counter? For the last one, you need to edit downloads.php and remove PHP Code:
Quote:
Easier is to add a .htaccess file to block hotlinking. You can find a hotlink protection .htaccess generator here. Set the extensions of the big files your admins are uploading as the "Files To Protect" and upload the .htaccess to your alternative downloads folder. Quote:
Note that you need JavaScript enabled in your browser, but I don't think that's the problem :) If it doesn't work on the file page, can you pm me a test account (with file deletion rights for DownloadsII), so I can check it out? Quote:
If you are doing your Windows Update correctly, you would normally get the newer Internet Explorer 7 (on Windows XP). |
the hot link protection doesnt work when ppl use download manager...what i mean is the url location wiill be revealed
so the only option is what you say php surgery so please help me :( |
is it possible to have rss feed on the downloads because its not possible with the rss feature installed on the forum already
|
Is it possible for the images to be resized before they are uploaded to the file's thread?
|
@RSJelle: You forgot my question. Seems now more users with IE6 having problems downloading or better said that downloads work but will be downloaded incomplete c.q. with errors.
|
i also get reported errors like black tiger
|
this is a noob question but how can i go about doing: Change the permissions on the directory called 'downloads' making it writeable and executable (chmod 777)
as well as: Create directories in the 'Categories' menu under the 'Downloads' in your admincp everything else is working fine. thanks |
Quote:
Click installed and vote 5*. Cheers |
I was wondering where I go in Downloads II so I can edit how large of a file people can upload...
Because for some odd reason.. I'm unable to upload .wmv or .avi.. and i've edited it for these file extentions.. but it just loads for a long time and then it makes the page reload after its done and gives me blank boxes as if i never typed anything to be uploaded... actually.. is there a way i can edit it so.. files that are large can be uploaded? i think that's the problem Can I get some help there? ^^; |
Quote:
Quote:
Quote:
Quote:
If you have full server access, you can edit your php.ini (PHP configuration file) and edit the size there manually. If you are on a shared server, you can put a .htaccess file in your forums directory (where you can find downloads.php) with the following content: Code:
php_value upload_max_filesize 25M |
oknow its damn odd, remember when i said my whole category is gone? well it seems some more members are downloading inside that lost category, i did the repair on admincp but it doenst wrok, all of my files is their but not visible can you just pleaseeee check it on my site...
|
Quote:
I was having the same exact problem as you, zipping the files and uploading with FTP fixed the issues. My members are happy they can download my movies, and I am happy that they can. Just so everyone will know, my movies are made by me. I have a youtube channel with over 100 of my own videos - so my site is not hosting any warez. I have people sign up just to download files, this add-on extends my website by another whole layer. Thank you Cyber Ranger, this is a great add-on!!! |
Quote:
Where could I find that code in the php.ini or downloads.php? I'm still looking for it. x.x Edit 1: All I found was this ;;;;;;;;;;;;;;;; ; File Uploads ; ;;;;;;;;;;;;;;;; file_uploads = On ; Whether to allow HTTP file uploads ;upload_tmp_dir = ; temporary directory for HTTP uploaded files (will use system default if not specified) upload_max_filesize = 200M ; Maximum allowed size for uploaded files I changed it from 2M to 200M That still didn't make a difference.. this was in the php.ini Edit 2: I've found the post_max_filesize now.. and i made that 200M.. im going to try it now and see what happens |
That didn't fix my problem. ;.;
|
Quote:
|
I have a strange problem, after turning on my vbseo custom rules, written by vbseo stuff, specially for downloadsII plugin. I got an error "invalid file id" and "invalid category id", when i open any file or any category...
But really several days ago thet rules worked good What can i do? |
thanks for the reply :)
Q1: i'm having another program. i did everything in the installation instructions and i went to upload a test file and it wouldn't let me upload a flash file or a wma file. i allowed those types of file extensions in the file manager but still nothing :S Q2: is there any way i can link the Top 5 uploaded files onto my homepage? thanks a lot. |
llol yeah i often get blank page aswell when i import files if its big one,,,
|
i installed it but there is no option in ACP side bar options to make categories.....
|
All times are GMT. The time now is 01:48 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:
|