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)

TheATHEiST 05-08-2010 04:36 AM

Hi I have a problem.

Ive set my default view to alphabetical which works on categories but not downloads. Is this normal or is it also suppose to sort downloads aswell?

I would prefer to sort them alphabetically so if the mod doesn't do it how can I force it?

Thnx for any help offered.

RS_Jelle 05-09-2010 07:56 AM

Quote:

Originally Posted by Kadi (Post 2031572)
Hi,

How do I translate the circled parts in the attached image?

Thanks.

It's not phrased, so you need to edit the plugin code. In the vB 4 version it's phrased.

AdminCP -> Plugins & Products -> Plugin Manager -> downloads_location_unknown -> Edit

Quote:

Originally Posted by mpoorrajab (Post 2032417)
i recieve this err :


how can this solve ?

Did you revert all customized templates after upgrading to version 5.1.2?

Quote:

Originally Posted by TheATHEiST (Post 2033560)
Hi I have a problem.

Ive set my default view to alphabetical which works on categories but not downloads. Is this normal or is it also suppose to sort downloads aswell?

I would prefer to sort them alphabetically so if the mod doesn't do it how can I force it?

Thnx for any help offered.

Open downloads.php
Find
PHP Code:

$sortfield 'date'

Replace with
PHP Code:

$sortfield 'name'

In the vB 4 version there's a new category based option for the default sort order.

SSG.D 05-17-2010 04:13 PM

Hi First thanks for this, works great for me. Just have one small question:



For some reason when I want to add a image to the upload it becomes stretched : The image I add is originally 50x50 . But after upload the image gets re-sized some how to 50x100

Any Idea's ? If I missed a post about this I'm sorry

Thanks for any help:)

MagicThemeParks 05-19-2010 10:43 AM

If someone could put the code together for the integration of vBcredits with the DownloadsII mod, I would be willing to pay :up:

Any takers?

Koidl 05-20-2010 06:06 PM

Hello,

Any chance to use images with transparent background for the download category? because the background from category and from the download bg (image field) is not same

massi64 05-24-2010 09:39 AM

I was wondering I am using a different location for the database , wich I am not able to connect to with this program , anything I should do ?

what is the max upload of this program , can I upload files bigger than 2 Gb ?

If yes will I get disconnect for time out ??

thanks

Afakmax.com 05-27-2010 04:01 PM

good one sir thanks

christon26 05-29-2010 09:11 AM

Hi, I couldn't find if this had been asked before so please forgive me if it has lol

I have allowed uploads for just a couple of usergroups, is there a way to exclude usergroups not allowed to upload from showing on the Top Contributors?

Out of the allowed ppl I am the only one so far and it is showing names of members who cannot upload anyway lol

skooby 05-30-2010 01:18 AM

1 Attachment(s)
Hi, could someone tell me where I can edit the template to change the width of the "latest files," "biggest uploader" etc to be wider... and the navigation width to be smaller. take a look at the attached screen shot, hopefully that helps.

I tried editing downloads_main, but that only edits the table with the categories. I think if I change the navigation table width, i can extend the latest files table width

TheInsaneManiac 05-30-2010 11:08 PM

Ive recently switched servers and now when I try to download any files I get "Error file not found" The files are in the downloads directory, but it still errors out.

Codybfdfxbf 05-31-2010 02:35 AM

I'm having a problem. (I marked as installed ;))

I uploaded a file and went to see if it would let me download the file I uploaded. I get this error on the next page when I select download.

Code:

Warning: copy() [function.copy]: Unable to access ./downloads/http:// in [path]/downloads.php on line 736

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

I can see the file uploaded in my FTP.

Fuhrmann 05-31-2010 03:46 AM

You chmod the path???

funmasti 05-31-2010 05:13 AM

its such a nice mod

Codybfdfxbf 05-31-2010 01:09 PM

I CHMOD my whole Downloads directory.

TheInsaneManiac 06-02-2010 01:48 AM

Ive recently switched servers and now when I try to download any files I get "Error file not found" The files are in the downloads directory, but it still errors out.

The directory has 777 permissions

EDIT: It was due to the directory inside of downloads not having the appropriate permissions.

TheATHEiST 06-06-2010 12:36 AM

Was wondering when there was going to be a update to this mod?, Could really use a report button for incorrect/dead links.

TheInsaneManiac 06-08-2010 03:46 AM

Could also use a feature to replace the attachments.

sweetguy2004 06-10-2010 10:19 AM

I don't have much space in linux vbulletin webserver but i have another 1tb windows server how can i change ./download to it?? please help

Tubbietoeter 06-10-2010 01:55 PM

sorry wrong version

gnrx 06-11-2010 12:31 AM

Hello.
I have a problem with some downloads (well, I don't know exactly):

Some users, report to me this error:

When the users click in a download, some times, appear this error:
Code:

Your submission could not be processed because a security token was invalid.

If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error.

This is a example url that a user report to me:
Code:

http://www.myforum.com/downloads.php?do=file&id=126&act=down&actionhash=guest
The users are registered and logged.

If I click this url, appears same error.

But if I cut the url:
Code:

http://www.myforum.com/downloads.php?do=file&id=126
Works fine.

I cut the end of url "&act=down&actionhash=guest"

I don't know what is the problem.

Thanks and regards.

SPARKS MAN 06-11-2010 04:03 PM

Thanks for the add distinctive
I have a question
How is the process of determining the amount of data
Determine the size of any data that is loaded during a certain period?
in order to reduce the Pressure on server

gnrx 06-18-2010 08:42 AM

Any help for my problem?
I search for view what are the problem, but I don't see what is the cause or the error.

Thanks and regards.

Cameleer 06-27-2010 01:34 PM

I installed DownloadsII-5.1.2 and all looked good.

Then I put the following 2 lines in the .htaccess file
php_value upload_max_filesize 30M
php_value post_max_size 30M

and I got this database error

Database error
The Forums database has encountered a problem.
Please try the following:

* Load the page again by clicking the Refresh button in your web browser.
* Open the flashpanoramas.com home page, then try to open another page.
* Click the Back button to try another link.

Any ides what's wrong and how to fix it?

Cameleer 06-28-2010 12:37 AM

I made a php.ini file with this code in it:
upload_max_filesize 30M
php_value post_max_size 30M


I can download small files but I'm getting this error when I try to load a 3.2mb file
The upload failed! Upload error.

Daky 06-28-2010 11:40 AM

Hi

Is there a way to disable `link to file` option?

tnx

Robbed 07-02-2010 04:13 PM

Quote:

Originally Posted by gnrx (Post 2051800)
Hello.
I have a problem with some downloads (well, I don't know exactly):

Some users, report to me this error:

When the users click in a download, some times, appear this error:
Code:

Your submission could not be processed because a security token was invalid.

If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error.

This is a example url that a user report to me:
Code:

http://www.myforum.com/downloads.php?do=file&id=126&act=down&actionhash=guest
The users are registered and logged.

If I click this url, appears same error.

But if I cut the url:
Code:

http://www.myforum.com/downloads.php?do=file&id=126
Works fine.

I cut the end of url "&act=down&actionhash=guest"

I don't know what is the problem.

Thanks and regards.

Same issue. Any fix?

maidos 07-03-2010 10:13 AM

is there anwyay for you to include a working logs of the moderators activity, for example one users who i dont know because thhe logs isnt working deleted several files, and i cant demote him unless i find out who

Kadi 07-14-2010 01:16 PM

Hi,

Thumbnails are enabled in the settings but don't appear.

What should I be checking?

Thanks.

emath 07-14-2010 05:41 PM

when some of my users trying to download , they get this message : http://p2pic.com/images/tzttzt.jpg

anyone have any idea how to fix it ?

Welshy2008 07-29-2010 03:57 PM

I have opened my profiles to "Unregistered / Not Logged In", after preventing it for so long.

I would like to hide the "Downloads" from a member's profile for "Unregistered / Not Logged In" ONLY.

Is it possible to do that please? and have it show as normal to looged in users?

Perhaps something like "You have you be a registered and logged in member to view this".

Your help will be appreciated,

Many Thanks.

ricardoNJ 07-29-2010 05:14 PM

I dunno if my question was resolved! can I add "pay" or "donate" when some user choose the link "download"?

Kadi 08-08-2010 07:16 AM

Quote:

Originally Posted by RS_Jelle (Post 1690575)

Check if your /downloads/ and /downloads/ec_tmp/ folders have a 777 chmod.

I enabled thumbnails and checked both folders and they are still not appearing. Help please?

Quantnet 08-09-2010 12:59 PM

Quote:

Originally Posted by Robbed (Post 2063303)
Same issue. Any fix?

Check that usergroup permission and look under the Download II settings. If it's a custom usergroup, you may need to change something.

MagicThemeParks 08-12-2010 01:03 PM

Is there a way that we can donate to do a brand removal?

MagicThemeParks 08-12-2010 01:15 PM

Has anyone figured out a way to "charge" for the downloads?

I'd ideally like to use vBcredits: https://vborg.vbsupport.ru/showthread.php?t=245226

mdake 08-14-2010 05:13 PM

thanks very nice ....

MagicThemeParks 08-19-2010 12:09 PM

I did this fix for the 'renaming' issue. Thanks! :up:

https://vborg.vbsupport.ru/showpost....postcount=3938

gnrx 08-21-2010 01:19 AM

Quote:

Originally Posted by gnrx (Post 2051800)
Hello.
I have a problem with some downloads (well, I don't know exactly):

Some users, report to me this error:

When the users click in a download, some times, appear this error:
Code:

Your submission could not be processed because a security token was invalid.

If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error.

This is a example url that a user report to me:
Code:

http://www.myforum.com/downloads.php?do=file&id=126&act=down&actionhash=guest
The users are registered and logged.

If I click this url, appears same error.

But if I cut the url:
Code:

http://www.myforum.com/downloads.php?do=file&id=126
Works fine.

I cut the end of url "&act=down&actionhash=guest"

I don't know what is the problem.

Thanks and regards.

Quote:

Originally Posted by Robbed (Post 2063303)
Same issue. Any fix?

Quote:

Originally Posted by Quantnet (Post 2081280)
Check that usergroup permission and look under the Download II settings. If it's a custom usergroup, you may need to change something.

Hello.
Not it's a custom usergroup, is with all usergroups, for example, registered users or administrators.
I check usergroup permission and I don't view what are the issue or problem.

Thanks and regards.

chubbysonne 08-22-2010 04:34 PM

habe das add on https://vborg.vbsupport.ru/showthrea...ht=ecDownloads ohne fehler installiert,plus dieser deutschen ?bersetzung habe im acp keinen eintr?ge ;und in den benutzergruppen rechte kann ich nichts setzen da nichts zu sehen erbitte um hilfe.

Taringa! CS 08-27-2010 04:18 PM

Hi

I need to change some arguments in file bits inside a cat

Where it's de &ctitle= defined? I can't find it!

ie: ./downloads.php?do=file&title=Xcid=X&ctitle=X&id=X


All times are GMT. The time now is 02:55 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.05631 seconds
  • Memory Usage 1,835KB
  • 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
  • (10)bbcode_code_printable
  • (2)bbcode_php_printable
  • (9)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