![]() |
Quote:
Quote:
|
1 Attachment(s)
I've managed to create a simple RSS feed for mine. You just need to create 3 files.
Mine can be seen working by clicking the large RSS button here The code for the files follow: rss.php PHP Code:
PHP Code:
PHP Code:
Attachment 90559 |
Is this working with v3.8?
I see http://www.minatica.be/downloads.php is running V6. When will that be released? |
Quote:
|
Is it possible that bigger files (couple hundred MB) take a very long time as download to start ? I just noticed that today. Or is there anything that can be done to make that faster ? Isn?t normal for Download Scripts generally, even with big files.
I installed MEMCACHE on my Server, was already not so easy when you?re no Linux freak. ;) Anyways, that works and I got a bit less drain on the CPU now but still, the time it takes before a bit bigger files actually start and you got the SAVE AS window, takes far too long. And thats just with me testing, imagine 20 people do that at the same time, don?t want to know whats going on then. Any ideas why this script takes so long time with bigger files to actually start downloading ? |
I've made a slight change to the RSS feed above. I have edited line 18. The RSS feed will now only show files that have been approved.
Quote:
|
Quote:
|
Ok, i think i know why this Mod is taking such a huge CPU load when using very big Files (couple hundred MB or even 1 GB or more). There are 2 ways to add files. One is uploading (adding manually) which is fine for smaller files but of course overkill with File sizes over 1 GB or so.
For that the Import function seems to be there. But, this Import function kinda makes the imported Files downloadable as stream. Which means as far as I know, anytime someone starts a download, the file will be copied from its original location and made ready for the Download. That way making it impossible to get the original Location. Problem is, anytime a download starts to copy for example a file over 1 GB is madness, thats why the CPU is going up in usage beyond normal. If many people would download that file at the same time the Webserver probably would collapse. So the only way to add files that are that big is with manually adding a file as if one would upload it but then not to upload from the own PC but to enter the link (direct) to the File. Then the download wouldn?t start as stream but get the file from the link entered and works fast. Only problem is, that way the direct link location of that file is easy to find out in the Browser and can be used without actually going through the Website. :( |
Just downloaded and installed this on my test site and all it well, extremely easy to setup and use.
Anyway, I have found one small problem.... One of the templates (editor_css) isn't cached so an unnecessary SQL call is perform. The fix for this is extremely easy:
EDIT: You also need to follow these same steps for the "'add' => array(" section Job done There is also another feature that might prove to be somewhat annoying to end users. Lets say UserX decides to upload a file, the enter the filename, author, a really long and informative description, the file path but forgets to choose a category. They then click submit and they will get the "complete the sections marked in red" message. The problem is that it seems the contents of the description/filepath are lost so they have to retype it all or hope that clicking back will get their description back. |
But this doesnt change the high CPU load with the import or starting a download which is quite large, right ? Because i think that is the result of the streaming that this Mod is working with.
Wolfseye |
Guys, installed on my board; works great. Thank you for sharing this mod with the community.
Also, I can't believe that you have supported this mod for so long without tearing your hair out. You give some stellar support and even give code to hack the mod (and people's boards) for free. You're nutters and you should be charging money for this (or at least for support). You should also include some Paypal information in the mod text so that we can donate. I'm sure that some of the people that have installed are making money from their sites and they probably use this addon. It seems fair, to me, that you give them the opportunity to at least donate a piece of their pie. Anyways, you guys rock.. and you're one hell of a lot nicer than I am. |
Is version 6.0 out? I can't find it anywhere... except on these sites.
http://forums.bleachboard.com/downloads.php http://www.minatica.be/downloads.php Any help would be appreciated. |
Hi,
Is there a more advanced stats block made for this already? I am trying to incorporate the latest files stats on my home page which is templated in vbulletin. Adding $dpanel_latest_files just shows a single file name. I would like something more advanced like: $Date: $Author - $Title $Description I've been trying to create a new function in class_downloads.php but that has proved harder than I expected. Help, please :D |
1 Attachment(s)
Quote:
@ALL: I've made a 5.1 version in the meantime. It contains the vB 3.7 integration. Quote:
|
LOVE YOU!
Since I got your attention - Whats the possibility of allowing for custom files for file info like: (I run a 3D model site: format, geometry, textures, materials, animated, etc). Aceman |
Upgrade to 5.1.0 was smooth.
Had an issue with GARS but fixed it. Thank you! |
Will make me upgrade to 5.1 loose any of the old so far done settings, categories, permissions or downloads ? I would appreciate some help before I do something wrong.
Thank you in advance. Wolfseye P.S: Will 6.0 also work with the streaming principle which takes far too much CPU load with big files ? |
Quote:
Quote:
NEVER uninstall-install it to upgrade: that's a reinstall and it will remove all data. The download part of v6 is still unfinished. I'm not fully sure about it. |
RS Jelle - Thanks for answering my above question. I did notice I typed "files" instead of fields as in "custom fields". Sorry if I confused you.
I do have another question - Is it possible to write a short script that could show the last five uploaded THUMBNAILS of files in a vbadvanced module? In other words I'd like to show the thumbnail of the file rather than the name or "text" of the latest upload. I do realize this is NOT in the current design, but I'm wondering if it's possible to code up something like that. BTW - If your interested. Here's what I've done with your script: http://www.scifi-meshes.com/forums/downloads.php |
Found an error which could be specific to me:
When you click the download button on the information page specific to a file it goes to this link: http://www.scifi-meshes.com/forums/d...id=XX&act=down and the message: ERROR: File not found. shows. XX = the number assigned to the file. (ie. 27, 43, 18, etc). Any ideas? TEMP ACCOUNT: user: downloads pass: temppass |
Quote:
If yes, is it solved when you put the old (5.0.8) downloads.php back on your FTP (only that file)? |
No. I put the 5.0.8 file online over the updated one and no difference.
Also i did not change the downloads directory which is located at: /forums/downloads/ In the admincp for downloads it's set to ./downloads/ |
TEMP ACCOUNT:
user: downloads pass: temppass If you missed it on the other page. |
Quote:
Did you have the problem already before the upgrade? Check if your /downloads/ and /downloads/ec_tmp/ folders have a 777 chmod. |
Seems to be working fine on my board Jelle. Thanks for the update. Is the addition of the navbar link hard coded into the PHP file? Where would I go to remove the navbar link? I didn't see anything in the plugins or in the Settings.
|
1 Attachment(s)
Quote:
Quote:
|
I knew I'd done it simply the first time. Maybe the switched names threw me. Let's just say that was what happened. =/
|
Hallo
I've a short question. Can anybody help me, I need a separately new table for description right next Datei (red marked in the pic German phrase for file). It look likes confusing. Please help. Link to Pic Sorry for my bad english. |
Quote:
|
|
RS Jelle - Thanks so much for looking into the issue I was having. I reuploaded all the files again. Rechecked ALL for file permissions and found that the folder "ec_tmp" was infact 755. I changed that to 777 and then installed the 5.1.0 update you provided on page 156.
I'm happy to report everything is now working perfectly. If I could imposed one more question: Is it possible to write a short script that could show the last five uploaded THUMBNAILS of files in a vbadvanced module? In other words I'd like to show the thumbnail of the file rather than the name or "text" of the latest upload. I do realize this is NOT in the current design, but I'm wondering if it's possible to code up something like that. In fact it would be IDEAL if I could show the thumbnail for the top 5 files in each of the two categories (latest files and Most Popular Files) ON the downloads page (vbadvanced would be a bonus). Is that possible? Aceman |
Quote:
|
DownloadsII 5.1.0 introduces full vBulletin 3.7.x integration. Without any template edits you can get a navbar button, navbar downloads search, profile statistics, postbit statistics and a downloads tab in the profile!
Version 5.1.0 requires vBulletin 3.7.x (or 3.8.x). If you are still running vBulletin 3.5.x or 3.6.x, please use the old 5.0.8 version. Note: you need to remove all previous template edits for DownloadsII if you had any. Note for people running the 5.1.0 beta: I did some small changes to the product XML. Just overwrite it with the new one. DownloadsII 5.1.0 Changelog https://vborg.vbsupport.ru/external/2011/08/15.gif!!! REQUIRES VBULLETIN 3.7.X !!! Jelle
|
Updated...thanks :up:
|
Updated too, but version number didnt change. Any hints what might be the problem? download interface looks same as before. template changes etc were automatically made, but download base itself didn't change (neither did the version number).
|
Quote:
For the version number: have you translated the ecdownloads_copyright phrase? If yes, you need to update your translation. |
With "download base" I mean downloads.php
Phrase was translated, that was my problem. Thanks for the fast help. Looking forward to next version. Keep up your good work dude! |
Quote:
|
Yeah, I did the overwrite. Nevertheless I do not see any changes, what should I see?
|
Quote:
|
All times are GMT. The time now is 03:12 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|