vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Major Additions - DownloadsII (https://vborg.vbsupport.ru/showthread.php?t=120122)

maidos 12-27-2007 11:33 AM

is it possible to completly remove all data about the uploaders name ?

RS_Jelle 12-27-2007 07:25 PM

Quote:

Originally Posted by maidos (Post 1410064)
is it possible to completly remove all data about the uploaders name ?

You already asked this a month ago and I already gave you the answer.

maidos 12-28-2007 06:11 AM

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

maidos 12-28-2007 06:42 PM

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...

RS_Jelle 12-28-2007 06:54 PM

Quote:

Originally Posted by maidos (Post 1410590)
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

You can do that, but then you will need to do a lot of changes (PHP changes next to the the simple template edit) each release of DownloadsII.

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:

Originally Posted by maidos (Post 1410590)
and if i go to manage files i still see the uploaders name

Remove this part from the downloads_man_bit template:
HTML Code:

{$vbphrase['ecdownloads_uploaded_by']} <a href="member.php?u={$file['uploaderid']}">{$file['uploader']}</a>
Two template edits are way easier than removing it also from the database (with database removal, you will still need to do the template edits). If you don't see it, why is it then so important to remove it from the database?

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:

Originally Posted by maidos (Post 1410947)
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...

Manage Files can do that? :)
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.

maidos 12-28-2007 07:05 PM

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

RS_Jelle 12-28-2007 07:29 PM

Quote:

Originally Posted by maidos (Post 1410968)
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

I understand, but you are asking a lot of stuff and we are creating DownloadsII in our free time.

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.

maidos 12-28-2007 07:35 PM

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?

RS_Jelle 12-28-2007 07:56 PM

Quote:

Originally Posted by maidos (Post 1410985)
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?

I don't think that many people have got a hd crash problem like that :)

You can also use phpMyAdmin to do this. The dl_files table is pretty easy to find and to handle manually.

ZatroX 12-28-2007 10:34 PM

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?

steven s 12-29-2007 12:57 AM

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?

Mrdby 12-29-2007 03:20 AM

How do I set it so only subscribed people can download?

RS_Jelle 12-29-2007 06:09 AM

Quote:

Originally Posted by ZatroX (Post 1411095)
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?

Yes, just overwrite all the old files with the new ones in the upload folder. Then import the new product XML to your product section in the AdminCP (and turn the overwrite option on while importing).

Quote:

Originally Posted by 1996 328ti (Post 1411141)
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?

It's because there's no limit at the moment and so it just gets the first x members it can get from the users table (with the highest upload counter, but in the beginning that's all 0). It gets fixed while you are adding files and there are real uploaders. You can change the amount of top contributors in the AdminCP (DownloadsII settings).

Quote:

Originally Posted by Mrdby (Post 1411190)
How do I set it so only subscribed people can download?

Just use the usergroup permissions and put them in another usergroup. That's it :)

maidos 12-29-2007 10:43 AM

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

Animparadise 12-30-2007 04:45 AM

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?

RS_Jelle 12-30-2007 09:37 AM

Quote:

Originally Posted by Animparadise (Post 1411748)
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?

That's because of the default upload limit of PHP.

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
php_value post_max_size 30M

Upload the file into your forum directory (the same location where downloads.php is located.)

This will increase the size of the file you can upload to 30MB.

Animparadise 12-31-2007 01:41 AM

Quote:

Originally Posted by RS_Jelle (Post 1411831)
That's because of the default upload limit of PHP.

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
php_value post_max_size 30M

Upload the file into your forum directory (the same location where downloads.php is located.)

This will increase the size of the file you can upload to 30MB.

thx man
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:

Humayun1 12-31-2007 09:15 AM

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

RedBird 12-31-2007 10:51 AM

Thank you bro working 100% With vb 3.6.5

Jase2 12-31-2007 03:56 PM

Hi,

When you say
Quote:

Find in MEMBERINFO
is that just the MEMBERINFO template or is it in one with them?

Sorry i am just lost on finding it.

Stifmeister2 12-31-2007 06:45 PM

It's the basic MEMBERINFO template that every vBulletin has by default.

Jase2 12-31-2007 07:05 PM

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 :)

RS_Jelle 12-31-2007 07:11 PM

Quote:

Originally Posted by Humayun1 (Post 1412500)
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

DownloadsII comments hasn't got anything to do with forum posts and the DownloadsII code isn't listening to such a first post setting from another mod we don't know :p

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">
Your AdSense code here
</if>

so it will display your AdSense code after the first comment.

Quote:

Originally Posted by RedBird (Post 1412540)
Thank you bro working 100% With vb 3.6.5

Nice to hear, but I suggest you to upgrade to vB 3.6.8 PL2 for security reasons :)

Quote:

Originally Posted by Jase2 (Post 1412806)
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 :)

In the first step you uploaded the content of the upload folder (not the folder itself) to your vBulletin forums directory.

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).

Jase2 12-31-2007 07:44 PM

I've done it all, but I'm getting a white page when I type the url with downloads on the end.

Regards Jason :)

RS_Jelle 12-31-2007 09:01 PM

Quote:

Originally Posted by Jase2 (Post 1412816)
I've done it all, but I'm getting a white page when I type the url with downloads on the end.

Regards Jason :)

You can't access the downloads folder, you need to access downloads.php in your browser :)

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.

Snookieboy 01-01-2008 02:53 AM

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 :)

Jase2 01-01-2008 06:04 PM

Quote:

Originally Posted by RS_Jelle (Post 1412862)

Like for example http://www.yoursite.com/forums/downloads.php (if you have vBulletin installed in a directory called forums)

Iv done that but im getting the 500 Internal Server error.

The file is there FACT.

So i dont know why its not coming up with anything.
http://www.thecomputerforumz.com/vbtest/downloads.php

ZatroX 01-01-2008 06:48 PM

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...

Forum Lover 01-01-2008 07:21 PM

is it working with 3.7 beta 3?

RS_Jelle 01-02-2008 07:13 AM

Quote:

Originally Posted by Snookieboy (Post 1412984)
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 :)

  1. That's pretty strange, never heard of such a bug before :p
    Go to the dl_main table using phpMyAdmin and set the downloads field to 0 :)
    or run this query:
    [SQL]UPDATE dl_main SET `downloads`= 0[/SQL]
  2. You can leave the size field empty if you want. It's only for user reference (DownloadsII will display "file size: unknown" if it's empty).
    If you upload files, it's filled in for you automatically of course.

Quote:

Originally Posted by Jase2 (Post 1413295)
Iv done that but im getting the 500 Internal Server error.

The file is there FACT.

So i dont know why its not coming up with anything.
http://www.thecomputerforumz.com/vbtest/downloads.php

That's a problem with your server, not a DownloadsII problem.
Try reuploading and overwriting all the php, xml, ... files of DownloadsII on your FTP. Also reimport the XML (with the overwrite option on).

Quote:

Originally Posted by ZatroX (Post 1413330)
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...

There are some other people having this problem also (link, link 2, ...). This is a problem with your credits addon, not with DownloadsII. You need to uninstall the credits addon and remove all files of it from your FTP.

Quote:

Originally Posted by Forum Lover (Post 1413348)
is it working with 3.7 beta 3?

Yes, except for the optional memberinfo template edits as the 3.7 member page has been revamped completely :)

maidos 01-03-2008 06:34 AM

on the download page it says "add" do you know where i can remove that name and change it "Upload files here"

Helmut71 01-03-2008 06:43 AM

will there be a new version of this for 3.7?

RS_Jelle 01-03-2008 07:02 AM

Quote:

Originally Posted by maidos (Post 1414440)
on the download page it says "add" do you know where i can remove that name and change it "Upload files here"

DownloadsII is fully phrased at the frontend, so just go to Languages & Phrases in your AdminCP, find the phrase and change it. It's inside the Downloads phrase type category and has got the dl2_add varname.

Quote:

Originally Posted by Helmut71 (Post 1414441)
will there be a new version of this for 3.7?

This version also works with vBulletin 3.7 (except for the optional profile template changes) :)

maidos 01-03-2008 09:24 AM

thanks alot

se_p800 01-03-2008 11:46 PM

How to I add a thumbnail to files?

RS_Jelle 01-04-2008 05:41 AM

Quote:

Originally Posted by se_p800 (Post 1415006)
How to I add a thumbnail to files?

After adding a file (with it's file name, description, link or upload, ...) you will see an image upload form at the bottom of the file page.

https://vborg.vbsupport.ru/attachmen...0&d=1154030030

se_p800 01-04-2008 11:55 AM

ooo lovely thanks for the fast response!

Fraik 01-04-2008 12:42 PM

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)

se_p800 01-04-2008 01:46 PM

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?

RS_Jelle 01-05-2008 05:22 PM

Quote:

Originally Posted by Fraik (Post 1415293)
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)

That's not easily possible at this moment. The only other solution is the import feature in the AdminCP.

Quote:

Originally Posted by se_p800 (Post 1415324)
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?

It's there by default: /images/buttons/download.gif, but you need to upload it also to the buttons folders of your other styles if you aren't using the default images folder.


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
  • Page Generation 0.04793 seconds
  • Memory Usage 1,868KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (2)bbcode_html_printable
  • (26)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete