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)

Ren? Kunze 12-30-2006 08:49 AM

1 Attachment(s)
Hello,

sorry my english is not so good.

I will two fields in the Box.

Between Autor and Added.
And between Added and Downloads.

See Picture.

RS_Jelle 12-30-2006 10:13 AM

Quote:

Originally Posted by Ren? Kunze (Post 1147426)
Hello,

sorry my english is not so good.

I will two fields in the Box.

Between Autor and Added.
And between Added and Downloads.

See Picture.

Adding custom field isn't possible at the moment (or you need to modify the code), but we are planning this feature ;)

Ren? Kunze 12-30-2006 11:11 AM

Great it is in the 6 Version.

blind-eddie 12-30-2006 01:05 PM

Eagerly waiting

navajotex 12-30-2006 04:18 PM

The download directory is not writeable! :surprised:
use version 3.6.4

RS_Jelle 12-30-2006 04:59 PM

Quote:

Originally Posted by navajotex (Post 1147595)
The download directory is not writeable! :surprised:
use version 3.6.4

Chmod the downloads directory to 777 permissions (writable) ;)
This is explained in the Readme-Install.txt

navajotex 12-30-2006 05:34 PM

tanks you ok

ombossman 12-30-2006 10:30 PM

1 Attachment(s)
hi CyberRanger ı want to move left modules (latest files,most popular files...) to bottom of navbar how can i do it ?

R34GTT 12-30-2006 10:39 PM

Ive installed it all on 3.6.4. I dont know what ive done wrong as when I go to /downloads.php I get a 404 message. Any ideas what ive done wrong.

Thanks

blind-eddie 12-30-2006 10:41 PM

re-read read me.....You may have installed in wrong location

R34GTT 12-30-2006 10:46 PM

Erm, found a file I missed called downloads.php

Im just going off to hang my head in shame...

blind-eddie 12-30-2006 10:47 PM

lol ,I do that alot

sinisterpain 12-31-2006 11:02 AM

I have a small problem, when setting a category for website images and only allowing images to be uploaded it does not seem to read the admincp settings for allowed images ie.. png jpg etc it keeps giving me you are not allowed to upload thoses extensions. When I added the image extensions to the allowed file extensions it worked. Not sure if this is a bug or I missed something in my settings or does the image extensions need to be listed in the file extensions too, just thought that was redundant.

RS_Jelle 12-31-2006 11:34 AM

File extensions are for the "upload file" option while adding a file (which could be an image if it's listed in the file extensions).
Image extensions are for uploading images to a file (underneath the description) after adding the file.

ombossman 12-31-2006 12:40 PM

Quote:

Originally Posted by ombossman (Post 1147747)
hi CyberRanger ı want to move left modules (latest files,most popular files...) to bottom of navbar how can i do it ?


how to make it please ansver me because urgently need ed your help
wbr

dragonhart 12-31-2006 07:39 PM

Hey guys, I have a problem, the downloads is working perfectly except for one major problem. It now says maximum upload limit reached and redirects me back to the file page. HUH??? any hints as to how I get rid of this....thanks
Dragonhart

PS...have searched for the limit part in vb admin but to no avail....:surprised:

RS_Jelle 12-31-2006 09:11 PM

Quote:

Originally Posted by ombossman (Post 1147747)
hi CyberRanger ı want to move left modules (latest files,most popular files...) to bottom of navbar how can i do it ?

I don't understand it really? You can place it in one of the three (or more, you can set that in the vBa options) columns of vBa CMPS. It's designed particularly for the left and right one, but you can always modify the adv_portal_ecdownloads template for your needs ;)

Quote:

Originally Posted by dragonhart (Post 1148220)
Hey guys, I have a problem, the downloads is working perfectly except for one major problem. It now says maximum upload limit reached and redirects me back to the file page. HUH??? any hints as to how I get rid of this....thanks
Dragonhart

PS...have searched for the limit part in vb admin but to no avail....:surprised:

Check the usergroup permissions, they are controling the download and upload limits.

sinisterpain 12-31-2006 09:34 PM

Quote:

Originally Posted by RS_Jelle (Post 1148010)
File extensions are for the "upload file" option while adding a file (which could be an image if it's listed in the file extensions).
Image extensions are for uploading images to a file (underneath the description) after adding the file.

Thank you for your response.

d8tabyte 01-03-2007 02:25 AM

Is there anyway I can edit it so I can allow HTML to be used in the description feild when adding a file? I only allow moderators and above to add files, and I want to be able to use HTML for this. Currently it just outputs the code.

Thanks

RS_Jelle 01-03-2007 09:05 AM

Quote:

Originally Posted by d8tabyte (Post 1149611)
Is there anyway I can edit it so I can allow HTML to be used in the description feild when adding a file? I only allow moderators and above to add files, and I want to be able to use HTML for this. Currently it just outputs the code.

Thanks

Open downloads.php

FIND
PHP Code:

$parsed_text $parser->do_parse($file['description'], falsetruetruetruetrue$cachable); 

REPLACE WITH
PHP Code:

$parsed_text $parser->do_parse($file['description'], truetruetruetruetrue$cachable); 

For your information: https://vborg.vbsupport.ru/showthread.php?t=82693
There you can see what you need to change for allowing/disallowing images, smilies, bbcode and nl2br.

This will be an option in the next version, because this is something a lot of people want to set (together with allowing/disallowing images in the description etc.).

d8tabyte 01-03-2007 12:16 PM

Thanks! That is a very helpful link, I don't know why I didn't know that was there in the first place!

*adds another bookmark* ;)

One more thing - is there a way to count views instead of downloads on the main catagory listing and popular files box? If not, where would I change the template to hide the downloaded column on the category page?

ombossman 01-04-2007 06:07 PM

Quote:

Originally Posted by RS_Jelle (Post 1148258)
I don't understand it really? You can place it in one of the three (or more, you can set that in the vBa options) columns of vBa CMPS. It's designed particularly for the left and right one, but you can always modify the adv_portal_ecdownloads template for your needs ;)



Check the usergroup permissions, they are controling the download and upload limits.



i dont use vba portal i only use forum ı want to move left modules (latest files,most popular files...) to bottom of navbar how can i do it ? do you understand me ? for example please look here http://www.elitecoders.org/

RS_Jelle 01-05-2007 06:41 AM

Quote:

Originally Posted by d8tabyte (Post 1149827)
Thanks! That is a very helpful link, I don't know why I didn't know that was there in the first place!

*adds another bookmark* ;)

One more thing - is there a way to count views instead of downloads on the main catagory listing and popular files box? If not, where would I change the template to hide the downloaded column on the category page?

That's not possible very easy. It seems me more logical to count the amount of downloads casuse it's a download system :)

To remove it from the category view:
Open downloads_cat_filebit
Remove this bit of code:
Code:

<td class="$bgclass" valign="top" align="center" height="40"><span class="smallfont">{$file['downloads']}</span></td>
Open downloads_cat_files
Remove this bit of code:
Code:

<td class="thead" width="10%" align="center"><a href="./downloads.php?do=cat&amp;id={$_GET['id']}&amp;sort=downloads" rel="nofollow">{$vbphrase['ecdownloads_downloads']}</a></td>
Quote:

Originally Posted by ombossman (Post 1150767)
i dont use vba portal i only use forum ı want to move left modules (latest files,most popular files...) to bottom of navbar how can i do it ? do you understand me ? for example please look here http://www.elitecoders.org/

That's not possible at this moment. But ... the templates to do this is already avaiable, so you only need a small plugin to render it on the forum home. Another person also requested it some time ago, so I will look into this to create a small add-on for this ;)

d8tabyte 01-05-2007 06:15 PM

Thanks :)

I know it is a downloads system, but I am modifying it slightly to create a videos directory for my site, and the "download" part really wouldn't make sense as I don't allow them to download it, but your system works the best for what I want.

Thanks for your help!

rolandogomez 01-07-2007 03:48 AM

Can this be used to upload/download mp3's, wav, mov, etc.? Multimedia video and audio files, or is it only limited to zips and tars? Can we also upload psd and tif files for downloads too? I have a new site dedicated to artists of all types. Thanks, Rolando

MotMann 01-07-2007 11:35 AM

OKey.. nice one.

But i have some questions:

a)
How i can delete the Name from the User, that addet the Images?

b)
How i can show bigger Images? The screens are to smal.

c)
How i can put the Images side by side?

d)
How i can upload Files without a movie file in it? Just a Image?
The original Skript can do that (i found that in the web ;) ).



Thank's :)

CyberRanger 01-09-2007 03:53 AM

Hi Folks,

Quick note before I had off to bed. One of my kids had a really nasty stomach virus the last week. Helping my wife care for her really took me off line for a while. The virus has run it's course so I plan to devote a lot of time to the next version of the coming couple of weeks.

Jelle has already done a tremendous job on getting the next version started and on answering questions here. Big thanks to him!

Hang on for what's to come!! :)

Zia 01-09-2007 05:17 AM

helo...
any news regarding vBux intigration?

is there any way..User group persmission for catagory & sub-cat wise?
like: there are 10 sub-cat & particular user group cant access to particular sub-cat.

Thnx

bashy 01-09-2007 05:09 PM

Hi

Would it be possible to make the Download and Upload stats in the profile linkable to the files that the member has uploaded and download please?

Hornstar 01-10-2007 09:18 AM

Quote:

Originally Posted by Zia (Post 1154330)
helo...
any news regarding vBux intigration?

is there any way..User group persmission for catagory & sub-cat wise?
like: there are 10 sub-cat & particular user group cant access to particular sub-cat.

Thnx

That would be great but hopefully vbux will last a while longer, I have the bad feeling that it wont work in the coming months after a few more vbulletin updates because it is no longer supported.

It is great how this hack has been well supported throughout and is still continuing to be updated, it makes me excited for the next update :)

Zia 01-10-2007 05:31 PM

Quote:

Originally Posted by hornstar1337 (Post 1155326)
That would be great but hopefully vbux will last a while longer, I have the bad feeling that it wont work in the coming months after a few more vbulletin updates because it is no longer supported.

It is great how this hack has been well supported throughout and is still continuing to be updated, it makes me excited for the next update :)

hmmm kinda same here..maybe next or next next release of vb...vbux wont be supported with that vb(3.6.8 or what ever)

in that case downloads II should be integrated with that points system which will be supported with that vb release or vb can give a thought with this huge popular Add-ons(vbux)

But its future :)
atm we need vbux intigration..a separate plug-ins...:)

thincom2000 01-14-2007 02:29 AM

In order to use vbbux for my downloads, I've been forced to have the download button link to a post with an attachment rather than the file. The post's attachment is the file since vbplaza has the feature to charge vbbux for attachments. I have the forums the threads are in hidden so you can only get to them by going through the Downloads. I had all downloads cost different amounts based on file size and other criteria like type and popularity, but vbplaza only allowed setting a default cost, so I had to make database edits for the vbbux cost of each attachment individually.

But this all had to be done manually. It was such a pain and a roundabout way of doing it. I have just disabled new uploads until this integration hopefully with version 6.

Zia 01-14-2007 02:43 AM

thincom2000 ..hahahhahahahahahahahahaahahahha
man....
i just disable my download zone [under maintainance] for months..
just waiting for the intigration....

kosen 01-14-2007 07:40 AM

At uploading a file from a category I receive such mistake:

Code:

Warning: copy(./downloads//http://) [function.copy]: failed to open stream: No such file or directory in /downloads.php on line 690
ERROR: File not found.


And if enter editing any file and to change, for example, the description after preservation I receive such lines of mistakes:

Code:

Warning: mysql_real_escape_string() expects parameter 1 to be string, resource given in /includes/class_core.php on line 657

Warning: rename(,) [function.rename]: No such file or directory in /downloads.php on line 1393


But thus changes are kept...

How to correct this trouble?

M_OReilly16 01-14-2007 02:36 PM

I found a bug in the Downloads II plugin(I think). Maybe this has been answered, but I didn't find it.

When clicking on a members profile to see the files they have uploaded, one member has 4 pages worth of files. When I click on the next page to see the other downloads, nothing happens, it does not continue to the next page. Basically it is stuck on page one and will not show the other pages of downloads this member has uploaded.

I am wondering if this is because of the vBSEO plugin I am using?? When I hover over the next page, the link the url says "http://www.simracingdesign.com/members/jasonrsc.html"

I would like to figure this out so I can keep a watchful eye on the amount of downloads my staff are required to meet per month.

Datenpapst 01-15-2007 08:09 AM

big problem, after server change its not possible to upload any file. Dont know why.:confused:

Mudvayne 01-15-2007 09:53 AM

Quote:

Originally Posted by Datenpapst (Post 1159653)
big problem, after server change its not possible to upload any file. Dont know why.:confused:

Check CHMOD of your ./forum/downloads/ folder is 0777.

Datenpapst 01-15-2007 12:38 PM

did so, but the problem is, that after some time of loading the browser returns to the blank "add file" page and hasnt uploaded the file... the chmod is 0777 for everthing ^^

BigJohnny 01-16-2007 03:07 AM

is it possible to set this up so that a user must comment BEFORE they can download file... basically like the [HIDE] hack.... or maybe its possible to use the hide hack with this?

Zia 01-16-2007 04:46 AM

Quote:

Originally Posted by Datenpapst (Post 1159745)
did so, but the problem is, that after some time of loading the browser returns to the blank "add file" page and hasnt uploaded the file... the chmod is 0777 for everthing ^^

hello...check your script execution time & php max file upload size.
from ur vb acp..see ur php.info .
note that these are server side customization unless ur dedictaed server.


All times are GMT. The time now is 02:43 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.04347 seconds
  • Memory Usage 1,847KB
  • 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
  • (2)bbcode_php_printable
  • (14)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