![]() |
is it possible to completly remove all data about the uploaders name ?
|
|
i did but however like i said i want to delete it completly, if i enable the code again the name of the uploaders will show up, i want it to vanished completely from the datatbase
and if i go to manage files i still see the uploaders name |
one feature request, can u implent a click box on all files so the staff can easily mass delete the files
let say i got 80 files in one category and i wanna delete 50 files.. it would eat alot of my time deleting one after another if you implent one clickbox it will save alot of time... |
Quote:
We are not going to remove it as it's a pretty logical feature for a downloads mod. Most DownloadsII users are using it. Quote:
HTML Code:
{$vbphrase['ecdownloads_uploaded_by']} <a href="member.php?u={$file['uploaderid']}">{$file['uploader']}</a> Just removing the uploader id from the database doesn't solve it all (as that would cause database errors without the PHP edits for every new release). Quote:
Search for the files you want with the select boxes at the top, then check the files you want and select the action (for example delete) at the bottom select box. |
Thanks :)
Actually no, since my hdd got bad sector it was replaced with a new hard disk. surely u remember when i always get the error file down issue lol Bad news came and they only was able to recover 40 % of my files. So most files on the download page is being there with with dead links. Theres no way i can go to manage my files to delete it. takes even more time . i need to test all files if they work or not before i delete it :( which is why having click box could save me alot of grief |
Quote:
Always take a backup at least every week if your site is changing quick. But I thought you were using RAID? So one bad disk can't be a problem (except for RAID0, which isn't a real RAID level) as you still have got a duplicate of all the content. Also with RAID a good backup system is necessary (for example when you are hacked, then it's changed on all the disks). RAID only protects you from hardware failure. |
well i used raid0 actually :/ the company said my server got3ware so i thought it was alright....
hm yeah i know its ur free time... but if u can make some vote or something and see if many ppl want that feature, would u do it? |
Quote:
You can also use phpMyAdmin to do this. The dl_files table is pretty easy to find and to handle manually. |
Im not to sure on the instructions for upgrading, i have version 5.0.5 with downloads on it already and stuff, if i wanna upgrade i just upload and replace all the files with the ones in the upload folder from the package? and everything is done?
|
I have a few members listed as Top Contributors with 0 files.
The plugin is brand new. They haven't contributed anything. Where do their names come from? |
How do I set it so only subscribed people can download?
|
Quote:
Quote:
Quote:
|
but i dont know where to edit on phpmyadmin im not that familiar care to help please?
oh on manage my files can i somehow get more files in one page... like 100 files per page heres another suggestion (think this one will benefit everyone) create a link for all files for everyone to report a dead file |
hi man.
i always getting "The upload failed! Upload error" when uploading files bigger than 1 mb but there is no problem with small files, what's the problem? |
Quote:
You need to create a file named .htaccess (note the period in front of the name). Put the following two lines into the file: Code:
php_value upload_max_filesize 30M This will increase the size of the file you can upload to 30MB. |
Quote:
i'm sorry to not searched in previous pages, its better to put the solution in first post:rolleyes: most people have same problem:up: |
Hello i have downloaded and installed this mod and is working perfect. Am also getting a good response by my members because of such a nice tool added to forum. I am having a little problem while integrating google adsense in my software download section. I have selected to show ads after the first post in the thread but when i do a post (post the description and link of software) in the download section then no ads are displayed there after my post.
Can you please tell me how can i display ads after every first post in the download mod. Thanks |
Thank you bro working 100% With vb 3.6.5
|
Hi,
When you say Quote:
Sorry i am just lost on finding it. |
It's the basic MEMBERINFO template that every vBulletin has by default.
|
I'm on step 3 but I don't get it. I've uploaded all files ect.. But there is no downloads directory on my web server, and in the upload folder you have download, and then a document. Please could you explain further to me.
Regards Jason :) |
Quote:
DownloadsII is fully templated, so you can add Google AdSense code pretty easily. The comment bit template is downloads_file_comment. At the end of the template code of downloads_file_comment, you can add for example: HTML Code:
<if condition="$comment['id'] == 1"> Quote:
Quote:
So downloads.php is uploaded to the same folder where you can find index.php, forumdisplay.php, showthread.php and the other vBulletin root files. The upload folder also contais a downloads folder (with an index.html in it), so after uploading all the content the downloads folder is standing next to for example the vBulletin includes folder on your FTP. Step 3: You just give that downloads folder a chmod to 777 permissions (right click on it in your FTP program, choose for chmod, "file permissions", "file properties", or something like that and give the folder the 777 permissions). |
I've done it all, but I'm getting a white page when I type the url with downloads on the end.
Regards Jason :) |
Quote:
Like for example http://www.yoursite.com/forums/downloads.php (if you have vBulletin installed in a directory called forums) Btw: click install to receive future update notifications. |
I just installed a fresh copy on a vb 3.6.8 forum and have a couple of questions.
When I go to download.php it shows at the bottom: Downloads: 4294967295 Which is a bit impossible for a freshly installed mod. Secondly, when important a file from a link it needs to know the size in bytes, whats the reason for this? Does it go and fetch the file and add it so it needs the size, or does it just link it, and the size is for user reference on the board? Many thanks for a great mod :) |
Quote:
The file is there FACT. So i dont know why its not coming up with anything. http://www.thecomputerforumz.com/vbtest/downloads.php |
RS_Jelle
thank you for responsce, i went into ftp replaces file and when i tried uploading new product selecting overight i got this error message --------- A conflict was detected in the bitfields. You cannot continue with the installation of this product until this has been fixed. The conflicts found were: * Bitfield Collision: prefixrequired = credits_cantearn ----------------------- was wondering hwo i could fix this... |
is it working with 3.7 beta 3?
|
Quote:
Quote:
Try reuploading and overwriting all the php, xml, ... files of DownloadsII on your FTP. Also reimport the XML (with the overwrite option on). Quote:
Quote:
|
on the download page it says "add" do you know where i can remove that name and change it "Upload files here"
|
will there be a new version of this for 3.7?
|
Quote:
Quote:
|
thanks alot
|
How to I add a thumbnail to files?
|
Quote:
https://vborg.vbsupport.ru/attachmen...0&d=1154030030 |
ooo lovely thanks for the fast response!
|
Is there any way to make this system use FTP instead of PHP for uploads? I people uploading game modifications and trailers, that have files over 100 MB, and php isn't really a great option for that (timeouts, memory limit issues etc)
|
Yes i would like to know also..
also in this attachment https://vborg.vbsupport.ru/attachmen...0&d=1154030030 You have a download image instead of download text. how would I do this? |
Quote:
Quote:
|
All times are GMT. The time now is 07:07 AM. |
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:
|