![]() |
Quote:
|
what would happen if 4 users wants to download the same file at the same time?. will it duplicate 4 times?
what about using fpassthru ? |
As i understood it makes more then 35 sql queries on one page. So will you work on decreasing their number?
|
Quote:
Quote:
You only get those numbers if you are having a lot of subcategories as we aren't caching the category structure yet. So the amount *can* be high, but as the category table isn't that heavy, the queries aren't slow and the page also isn't. But we are working on it: storing the category structure in the datastore would be better. |
Suddenly, members are getting "ERROR: File not found" on just some files they want to download. The files are physically there in the downloads folder.
Any idea what might be causing this? Thanks in anticipation |
Great mod guys... It's working well so far. Had a few issues converting some old downloads that I had, plugging it into your mod... But so far, so good. I've clicked Installed.
Couple of things that I'm (and my users) are looking for:
|
Hey Folks
I had this installed and working great and then added a new skin to the site (style) Now when I try and download something It tells me I've excided my Daily Limit. I'm ADMIN and have checked all the permissions for DownloadsII and have NO restrictions on group and checked all the settings. I did find that I had to re-import a lot of my other products to get them to work in this style so My question is .... If I re-install the DownloadsII Product will it Kill all the Files and catagories I already have in there, this really would not be good... Is there another way to tell it to work with a new style without re-installing? Thanks to ALL ... Termi |
I am sure this may have been answered but I haven't found it. When linking to a file such as on downloads.com the url being huge this mod does not accept the entire url. Is there a fix for this? I know the original -> Minatica.be Downloads is working fine with this method so evidently there is an edit I can make somewhere to accommodate this issue.
Thanks in advance. |
Quote:
PHP Code:
|
Quote:
Quote:
If you reinstall (or better said: uninstall and install), all the database stuff will be removed during the uninstall, so you lose all of your data (except uploaded files in your downloads folder). I suggest you to import the product XML again (without uninstalling first!) with the "Allow overwrite" option on. Then the templates etc. are added again to all styles (but it doesn't overwrite template modifications, but that's not the problem). Quote:
But it's easy to get rid off :) It's no database limitation (it's a text field, so plenty of space), but an HTML limitation (the input field for links has got a maxlength of 250 characters. Just edit the downloads_file_addit template and change the maxlength in the following part of the code: HTML Code:
<input name="link" type="text" size="40" maxlength="250" <if condition="$file['link']==1">value="{$_POST['url']}"</if> /> Strange about the category image thing. It's a hardcoded thing, but if there's no image, it's using the ecdownloads_download_pic defined image (I know, not that nice, but we wanted a default image everyone has got). Also note that the image should be placed in your styles buttons folder, that's probably your problem. |
All times are GMT. The time now is 04:37 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:
|