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)

archaosus 09-17-2009 08:33 PM

Bumping my original question of asking if its possible to store files in a subroot area or having them linked from the subroot storage area as I have a lot of files to serve.

archet1337 09-18-2009 12:58 AM

I'm having some trouble changing the table headers.

Been looking through all the download templates 4 times now and cant find the navigation table. Everything else is fine, just need someone to tell me where to find it.

I want to change the background of it to blue like the ones I've already done on the left side.

What template, or what file to modify?

http://www.digi-tech.org/images/allo...ds_problem.png

Rvl 09-18-2009 06:46 AM

Quote:

Originally Posted by Digital Jedi (Post 1886130)
If you're running vBulletin successfully, then you shouldn't need to configure anything else.

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

i uploaded the files to forum root of course. i checked images, all of them uploaded to downloads folder. i get this error

Fatal error: Call to undefined function imagecreatefromjpeg() in /home/lordrvl/public_html/downloads.php on line 838

Code:

$orig_image = imagecreatefromjpeg($dl->url.$newfilename);

Digital Jedi 09-18-2009 07:12 AM

Quote:

Originally Posted by archaosus (Post 1886627)
Bumping my original question of asking if its possible to store files in a subroot area or having them linked from the subroot storage area as I have a lot of files to serve.

Unless I'm misinterpreting your question, it sounds like your asking if you can serve up files into DownloadsII from another location on your site? If so, yes, using the Import menu.


Quote:

Originally Posted by Rvl (Post 1886833)
i uploaded the files to forum root of course. i checked images, all of them uploaded to downloads folder. i get this error

Fatal error: Call to undefined function imagecreatefromjpeg() in /home/lordrvl/public_html/downloads.php on line 838

Code:

$orig_image = imagecreatefromjpeg($dl->url.$newfilename);

Only other thing I can think of is to try changing image libraries, or check to make sure which your host is running. Your not missing any images. Your failing to create any images when uploading. I presume this only happens when you try to upload something, right? You did CHMOD your downloads folder to 777?

TreXiaNos 09-18-2009 10:07 AM

Great thanks

archet1337 09-18-2009 08:47 PM

I'm having some problems with uploading files larger than a couple of MB in size.

In FireFox 3.5 I get this error:

https://vborg.vbsupport.ru/


In Internet Explorer 8.0 I get the same forum message, but IE says "length" is null or not an object.

PHP Code:

/clientscript/vbulletin_global.js?v=384 

:confused:

Digital Jedi 09-18-2009 11:31 PM

Quote:

Originally Posted by archet1337 (Post 1887219)
I'm having some problems with uploading files larger than a couple of MB in size.

In FireFox 3.5 I get this error:

http://www.digi-tech.org/images/allo...load_error.png


In Internet Explorer 8.0 I get the same forum message, but IE says "length" is null or not an object.

PHP Code:

/clientscript/vbulletin_global.js?v=384 

:confused:

See if this post helps at all: https://vborg.vbsupport.ru/showthrea...en#post1768146

archaosus 09-19-2009 07:07 PM

Quote:

Originally Posted by Digital Jedi (Post 1886845)
Unless I'm misinterpreting your question, it sounds like your asking if you can serve up files into DownloadsII from another location on your site? If so, yes, using the Import menu.

The problem here is when I import then it actually copies the file from the subroot storage to the /web/forum/downloads/ folder which I am desperate to avoid.

SorentoUltimate 09-19-2009 08:10 PM

1 Attachment(s)
Hello,

i have a proble the Downloads and upload at Statistics Tab of User Profile appear more than one time !!! ( 7 times )

any idea ?

DieselTruck 09-20-2009 06:05 PM

Anyway to do a backup on this mod to transfer everything to a new site, currently loaded download files and everything.

Mondi 09-22-2009 08:34 PM

1 Attachment(s)
Thanks guys for this great mod! Very happy with it....

Quick one: How to change the dropdown image as shown on the attached .gif?

I simply want the code to point at another image which will blend better with the design of the page. Where can I find the code to alter?

Thanks for your assistance!

RS_Jelle 09-24-2009 10:40 AM

Quote:

Originally Posted by Mondi (Post 1889101)
Thanks guys for this great mod! Very happy with it....

Quick one: How to change the dropdown image as shown on the attached .gif?

I simply want the code to point at another image which will blend better with the design of the page. Where can I find the code to alter?

Thanks for your assistance!

It's in the ecdownloads_download_pic phrase ;)

Log on 09-24-2009 01:04 PM

very nice

thanx

g0dfather1984 09-24-2009 04:51 PM

Quote:

Originally Posted by RS_Jelle (Post 1768146)
1. Click the "Update Counters" link at your downloads section. The left side statistics are being cached.

2. This isn't possible at the moment, but probably in the future it will.



1. Did you check the usergroup permissions? The "error" is caused by an upload limit you can set on a per usergroup basis.

2. Line 5721 of /includes/functions.php is the global_complete hook, but DownloadsII isn't using this plugin location. So the PHP warning is caused by another mod.

You will get the security token error when an upload is timing out, which is caused by a PHP server setting. Have a look at http://www.vbulletin.com/forum/showp...23&postcount=3 (the vB attachment system will give you the same problem with large files).



Try reuploading all files. This is clearly a problem at your server side :)



Did you upload the upload folder itself (wrong)? Or only its content (correct)? :D

May I add to this?

You can also increase the PHP maximum upload file size on your website by creating a file called:

.htaccess

And placing the following lines inside that file:

php_value upload_max_filesize 40M
php_value post_max_size 40M


Then upload the file in the same folder as your script.

This worked for me.

Joseph C 09-24-2009 10:09 PM

Installed :) AMAZING

YourLocalNerd 09-25-2009 06:39 PM

I am trying to figure this out but am coming up empty thus far so I thought I'd throw it out there to see if someone else has already done this.

I am trying to make the file type restrictions not affect a certain user/usergroup.

Any ideas?

I apologize if I've completely missed the obvious here.

j1mmy 09-26-2009 10:13 AM

When you click on the filename to download, I am trying to remove the download link which appears next to the file name on the left hand side. I can't seem to find it in any of the templates, how can I remove this?

YourLocalNerd 09-28-2009 12:25 PM

Quote:

Originally Posted by YourLocalNerd (Post 1890552)
I am trying to figure this out but am coming up empty thus far so I thought I'd throw it out there to see if someone else has already done this.

I am trying to make the file type restrictions not affect a certain user/usergroup.

Any ideas?

I apologize if I've completely missed the obvious here.

OK, finally found (yes feeling kind of like a moron here)...

in downloads.php find:

PHP Code:

if ($upload == true)
        {
            if (!
strstr("|".str_replace(" ","|",$dl->ext)."|",$ext))
            {
                
$errors['message'] .= '<center>'.$vbphrase['ecdownloads_invalid_extension'].': '.$dl->ext.'</center><br />';
            }
        } 

and replace with:

PHP Code:

if ($upload == true)
                {
                        if (!
strstr("|".str_replace(" ","|",$dl->ext)."|",$ext) && $vbulletin->userinfo['userid'] != "X")
                        {
                        
$errors['message'] .= '<center>'.$vbphrase['ecdownloads_invalid_extension'].': '.$dl->ext.'</center><br />';
                        }
        } 

with "X" being the userid of the person you want exempt.

Daky 09-29-2009 07:00 PM

Quote:

Originally Posted by Xphusion (Post 1786729)
all u have to do it set it up so

1. NO one can access the downloads area cept admins
2. set up a special user group (with access to the downloads)
3 (Registered Members group) set it so after a Minimum amount of posts in the forums the user get promoted to (the user group you just made)

simpler terms
User signs up (registered Member) --->... makes 5 post in the forums.....1 minute later the the user is now in a (special group) and he/she can access the downloads

Hi
Is this promotion possible to work on daily base?
Say, need 10posts per day to access download. Day gone, u loose promotion,.....
Next day same thing, and so on?

Dragonlair 10-02-2009 10:59 AM

I'm still trying to find out how (if possible) to change the limits from daily to weekly or to lower the maximum limit to something UNDER 1 Mb. Anybody have any ideas?

havard20009 10-02-2009 01:23 PM

hi guys
i want upload one file but i dont want put in the category or i don't want anyone can see my file
how can i do it ?
i want use this mod but i want upload some file in private folder or private category i don't want anyone can see my uploaded file .
can i ?
tanx

Neomega 10-02-2009 03:24 PM

Installed, working great, thanks for the AMAZING mod. This is 10 times better than what was available a few years ago.

And like a lot of users I had to increase my PHP upload size for it to work with files bigger than 7MB. Dreamhost(my host) by default limits it to 7MB, but you can use a wrapper script to edit your php.ini file and increase the max allowed size(I've heard on Dreamhost you can do 250MB or more).

www.gamescrim.com is the site if anyone wants to see how it looks on a gamer/darker style site.

saYRam 10-02-2009 09:51 PM

Quote:

saYRam, you do not have permission to access this page. This could be due to one of several reasons:

1. Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
2. If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.
whats it?

http://forum.kafeyorum.net/downloads.php?langid=1

http://forum.kafeyorum.net/downloads.php

Digital Jedi 10-03-2009 04:58 AM

Quote:

Originally Posted by saYRam (Post 1893977)

You haven't set your Usergroup Permissions yet.

baghdad4ever 10-04-2009 05:27 PM

thanks installed

how to make the download of pictures and swf file like zip file

ie save target as

now it is open directly in the browser

thanks

saYRam 10-05-2009 07:23 AM

Quote:

Originally Posted by Digital Jedi (Post 1894087)
You haven't set your Usergroup Permissions yet.

aha its. ok. Thank you.

devlin2010 10-05-2009 06:36 PM

''6. Create directories in the 'Categories' menu under the 'Downloads' in your admincp
7. If you would like to import files go to the 'Import' menu under 'Downloads' and specify a directory to import''

Help! im missing those options,in fact i dont have it like its here->https://vborg.vbsupport.ru/external/2009/10/47.jpg
at all, i just have the downloads button in the navbar, could someone tell me what went wrong? i followed all the installing steps exactly.
Thanks in advance.
_________
EDIT
Nvm, i re uploaded all the files and it works now, thanks for the great mod^^

realdx 10-05-2009 10:07 PM

Request for next version!! Please do add some kind of ratio system.. like on old bbs! no need to be kb based, but would we awesome having users to upload one file in a specific category before they can download one from the same category.
if the user want those stickers' scans he has to upload some scans himself..
thank you for this great mod and keep up the gooddaaa workaa! =)

arabuser 10-06-2009 05:41 AM

Quote:

Originally Posted by realdx (Post 1895364)
Request for next version!! Please do add some kind of ratio system.. like on old bbs! no need to be kb based, but would we awesome having users to upload one file in a specific category before they can download one from the same category.
if the user want those stickers' scans he has to upload some scans himself..
thank you for this great mod and keep up the gooddaaa workaa! =)

I agree with ratio option also adding option based on (vBExperience) points will be great so user cant download file if his vBExperience points not meet the minimum points required by download category.

baghdad4ever 10-06-2009 09:28 AM

i suggest to add report button in order to report invalid link or bad content

realdx 10-06-2009 11:54 AM

Quote:

Originally Posted by arabuser (Post 1895499)
I agree with ratio option also adding option based on (vBExperience) points will be great so user cant download file if his vBExperience points not meet the minimum points required by download category.

If I'm not wrong, Phalynx is already working on it, but on a xfile base, the users would be able to pay with VBEXP point the download of each single file..
On the other hand, the 1:1 file ratio has to be done in the DownloadsII core.. or am I wrong?

Daky 10-07-2009 02:32 AM

Quote:

Originally Posted by drpeppper (Post 1692013)
the fix was for users getting the token security message with image uploads, not file uploads.
if you're having problems with the file uploads, find this line

Code:

<input type="submit" name="submit" value="{$vbphrase['ecdownloads_addit_file']}" />
in template downloads_file_addit

under that place this line

Code:

<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
hope that works, it worked for me. good luck.

Hi,

Recently we moved to new server and we started having this problem while uploading large files. Test files were larger than 35Mbs

https://vborg.vbsupport.ru/


I did try suggestion in quotes (above), and other ones i could find while searching but problem is still there.

Did anyone had this problem? How did u fix it?

All suggestions are appreciated!

Tnx

Taringa! CS 10-08-2009 02:23 AM

Hi!
is it possible to use this product outside the forum folder? doing some changes, obviously

thanks in advance

Daky 10-09-2009 05:23 AM

Quote:

Originally Posted by Daky (Post 1895956)
Hi,

Recently we moved to new server and we started having this problem while uploading large files. Test files were larger than 35Mbs

http://my.jetscreenshot.com/201/20091007-qyuh-34kb.jpg


I did try suggestion in quotes (above), and other ones i could find while searching but problem is still there.

Did anyone had this problem? How did u fix it?

All suggestions are appreciated!

Tnx

Just an follow up,...

I also checked
https://vborg.vbsupport.ru/showpost....postcount=2136
and
http://www.vbulletin.com/forum/showp...23&postcount=3

and all settings are ok for large uploads,....

re-uploaded all files on ftp in ASCII mode, re installed xml (overwrite on)
i had an edit before in one of the file and i reverted that

have no idea what to do more

pls help, my download is down for almost a week now,...

tnx

nci 10-09-2009 10:36 AM

Please,I need help.
Just installed DownloadsII,But each time i click download i get 404 error.

Canadians360 10-09-2009 05:17 PM

Quote:

Originally Posted by nci (Post 1897045)
Please,I need help.
Just installed DownloadsII,But each time i click download i get 404 error.

It may be a problem with your forum path or a simple slip up of where you uploaded certain files, a link to your site might help me see if that is the case

nci 10-09-2009 06:43 PM

I got it fixed already
The Solution:I re-upload and overwrite the downloads.php.

RS_Jelle 10-11-2009 03:32 PM

DownloadsII 5.1.1 is a very minor release which contains only one bugfix. It fixes the automatic pruning of the download log (if enabled). This wasn't working any more because the name of the plugin changed in a more recent version of vBulletin.

DownloadsII 5.1.1 Changelog

Jelle
  • Fixed bug with download log pruning (name of the hook location changed)

pijin10 10-11-2009 04:39 PM

muchas gracias.

saludos de espaƱa

trotskid 10-11-2009 06:23 PM

In order to upgrade it's necessary to upload all the files?


All times are GMT. The time now is 10:31 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
  • Page Generation 0.04443 seconds
  • Memory Usage 1,865KB
  • 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
  • (4)bbcode_code_printable
  • (4)bbcode_php_printable
  • (17)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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