![]() |
1 Attachment(s)
i have installed on vbulletin 3.8.1 and every thing if fine when i upload the file then file upload successfully added and after that when i try to download the file and click on the category then nothing show on the category page .
see the attachments . and please guide me about this . its very urgent . |
Quote:
|
ohh thanks for inform me . now all is fine . nice mod .
|
when i try to upload the file some it everything is fine but some time i got this error .
500 - Internal Server Error This is a temporary server error. Please try to reload the webpage later. file size is 4427 kb only any body tell me about this ... please. |
I'm running PHP 5.3, VB 3.8.4, and have hit this message:
Quote:
|
Ok, by changing this portion of the DOWNLOADS.PHP
Code:
error_reporting(E_ALL & ~E_NOTICE); Code:
error_reporting(0); This was also required for DOWNLOADADMIN.PHP |
You need to set error_reporting() to:
PHP Code:
|
What's the largest file size that can be set to be up loaded or downloaded?
|
Well I keep getting a white screen on uploading and nothing happens, so I started with a smaller file the maximum I'm getting it to accept is 1.5mb. Now my php settings actually allow me to upload 250mb and I run video's etc and a gallery so I know my .php settings are well covered.
How do I change the time out settings ? |
Is there a way to adjust the script to allow for smaller limits (under 1 MB) and/or longer limits (such as a week instead of a day)?
|
Dude installed awsome, Thanks bro
|
Hi,
Since a few days now I'm (and my users) get the following error when trying to download a file : "You don't have the permission to download this." I'm using Downloads II v5.1.0 and vBulletin 3.7.5 PL1 Anybody got an idea how to fix this ... I triple checked the permissions and everything looks ok (I haven't changed them since some time and it worked before). |
There's a chance that an anti-leeching feature will be added ? I mean, not registered visitors can dlownload only if they are on my forum.
|
Well I have finaly got everything smoothed out. Its woorking great, the one suggestion I can bring from my forum is to have the downloadsII thumbnails link to the full discription and not the actual downloads file. Since I use thumbnails in threads that do this they are adjusted to clicking a thumbnail to read more but end up pulling up a download file all the time. Its nothing too jurastic but I think it would be a good future option.
|
I am having problems with the 'Downloads' Button in the navbar, it shows a background different than the theme's default colors present in the navbar. How can this be fixed?
|
Quote:
How would you make one? |
Hi,
I am using 3.8.4 and Download II mod. First thanks for a great mod. Now for the questions: Is it possible to setup the Download URL to be on another server, if so how would I do this ? For example Server 1: VBulletin and all addons, including Download II Server 2: Files for Download II. Would I just change the Download URL to something like: http://www.server2.com/downloads/ ? If someone uploaded would that go on server 1 or server 2 ? |
Quote:
|
since I cannot search for "remove numbers "in" file name"
has this been asked? how to remove the numbers in file names when uploaded. For example 59761-File name.rar |
I'd love to see a layout change to the file download page that shows the member's avatar that uploaded the file. That would give a very quick visual reference as to who added the file.
|
Hi,
How do I reset Top Contributors. As I have Admin 5 User 0 I want to remove the User 0 What database table is this in? The reason for User being there is I was testing something and removed that file. |
hi guys
tank you about this mod i have problem how can get direct link to the file for direct download ??? tank you about your help |
Hi,
Try adding &act=down To the end so it would look like. http://WWW.YOUDOMAIN.COM/FORUM/downloads.php?do=file&id=7&act=down Note WWW.YOURDOMAIN.COM - Set to your domain name FORUM = Location where the forum is. Quote:
|
Quote:
in need direct link for file download without log in to the forum |
If you want people to download without log in to the forum, you need to change the permissions for unregisted members to allow the download.
|
Quote:
tank you its working but for direct download we must set 2 options 1.Can View Files yes 2.Can Download Files yes if they cant view the files they cant download the files do you have any suggestion for download without view the file ? ? i dont want show download center to unregistered user just i want can direct download with link |
Adding An Customize Column To DownloadsII?
|
i got a problem:
downloads which are added/uploaded via Frontend or imported via ACP (and therefore have their direct link hidden while downloading ) do simply stop after a certain while, it seems around somewhere of the 5 minute mark. Im guessing theres some certain timeout im just too stupid to find , or is it some php setting? I was thinking about max_execution_time but since this would raise the setting for everything and not just for the DownloadsII-downloads this cant be the way to go, can it? It kinda sucks if you cannot even complete a 1,1G download while downloading with somewhere around 2,5mb/s because "it takes too long". It stopped somewhere around 990MB, for users downloading way slower somewhere around half the size. Downloads that have been added via a link (and still are locally on the same server, so the real path to the file will be revealed while downloading) work flawlessly though as do direct-downloads of any files from the server that one would know the real URL to access them. Sorry if it has been answered before but finding some real information in a 256 page thread is quite hard even with a search within the mod. So anyone any ideas what i might be doing wrong? Thanks in advance |
I spent a long time trying to get the image thumbnail for download files to link to the downloads file description page and not the actual downloads file. I was wondering where one would post a template modification for a mod, and just to throw out that if anyone was intrested in that feature they can send me a message. (at least untill I figure out where to post it.)
|
Hi everyone, I uninstalled a previous version of DownloadsII and will be installing this version when my mysql error 1054 issue fixed.
I am not good with coding, databases, etc. and hope that someone can tell me how to completely remove the old version of DownloadsII. This is the error I am getting and any help is greatly appreciated: Code:
Invalid SQL: Thanks in advance. |
You should search your database in phpMyAdmin for any instance of the ecdownloads, if you have access to it. Then you should make sure you deleted all relevant files.
Are you getting this error when you visit the downloads.php page? Of course you would be getting errors if the product is uninstalled but not that particular file removed. |
I love this application however I need a way urgently for it to work with files stored subroot just as links - it can manage fine on files that are linked from other sites - I need that functionality however in this application for downloading files from my own server - this is a security issue as I have about 160 gigs of downloads with various access levels.
Is there a way of doing this or someone I can pay if all else fails ? |
Fatal error: Call to undefined function imagecreatefrompng() in /home/xxxx/public_html/forum/downloads.php on line 842 !!!!!!!!!!!!!!!!!
|
Quote:
|
what must i do
|
Quote:
|
I checked tree times but still not working
|
Quote:
|
I did a clean installation (new), i reuploaded but i got same error. i think i have to configuration my server. but I do not know how to do
|
Quote:
Okay, your not telling me exactly where your uploading the files to. Are you putting the contents of the upload folder in your forum root, or are you trying to put the upload folder in the forum root by itself? On a side note, the link in your signature is missing the "p" in http:// |
All times are GMT. The time now is 07:05 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:
|