![]() |
Okay here, I want it so the hack, when your looking at the files displays both Author and Filename, not just the Filename, when you are looking at the files...
|
Theres a big issue with that, I have my cmps index file in my public_html next to my forums folder and the url to the downloads is /forum/downloads and when I click on it on the homepage of my site it says /downloads and I dont want that path, I tried changing it in the navbar, but it doesnt like to change :(
|
does it work with vb 3.6?
|
Quote:
Just add $file['_author'] where you want in it. Quote:
Add downloads.php there ;) Quote:
|
I get a parse error
|
Quote:
|
*Bump*
Can anybody help me please with my 4 points/questions/bugs(?) which I posted on #349 and #350? 5.) <-- forget this one, is fixed now. 6.) My supermods with upload rights get the files "unnapproved" and I as admin have to approve them. Is it not possible that supermods get also automatical approval of files? |
Just wondering what the new feature list will be in the next version, as I have several ideas/thoughts etc. that may make this that little bit better. (I love the work you guys have done so far, but thought i may share some ideas, hope you dont mind.)
But here are some ideas/requests that my members and myself thought were usefull. 1. A close button 2. A move button. 3. Under the word Grade: add a new line called Support: and the person who added the download can add a link to where support will be given, they have the option of closing it so no one posts there and instead in the support thread, or support can be given in both places if they keep it open. 4. A per user section. where only they can see files they added in that section., kind of like rapidshare i suppose, so then I can set usergroup options per usergroup, and only the better usergroups to have that feature. 5. An advertising section, where we can explain and link them to the payments section on the site so they can upgrade there account so they can gain more downloads, features etc. 6. Limit the amount of downloads they can do in 1 day per usergroup. 7. Have a time count down process like rapidshare for certain usergroups and have that time increase with the more files they download etc. 8. all the above ideas need to be per usergroup configurable from the admincp. 9. On the left hand side where you see Latest Files, Most Popular Files and Top Contributors under that add Categories. That way they can choose another category from whereever they are at all times, and it fills in that spcae a little better. 10. Also on the left hand side add a search box so they can search at all times as well. I'm not sure how many of these are already going to be done for the next version, but thought they are some good ideas that im sure most will agree on. |
First off all I want to thank the authors for this great work.
One point I would modify if possible is the rating system. Perhaps it could be changed to the vB-Standart one in the next version. Cause this "A-F-System" isn“t well know in all countrys. |
Is it possible to automatically create a thread in approtiate forum for discuss about a file instead of commenting it using build it system?
|
Quote:
5.) It should work fine normally. Be sure you enabled the setting: AdminCP -> Downloads -> Settings -> Show Download Stats -> Yes And ofcourse check the template edit in the postbit (or post_legacy template when you use that one (and I see you use it, so be sure you edited it and not the postbit template)). 6.) Then they have wrong permissions for their usergroup: AdminCP -> Usergroups -> Usergroup Manager -> Super Moderators -> Edit Usergroup -> ecDownloads Permissions -> Can Avoid Purgatory -> Yes Eigenlijk stom dat ik dat allemaal in het Engels schrijf :p Quote:
I think we really need to make a list of what we ware planning to change in the next big release, lol. In version 6 the rating feature will be changed to a vBulletin like system with stars. Quote:
|
I completely missed 360 for some reason, stupid me.
Thanks very much for your reply (nja engelstalig forum dus blijven we maar in die taal verder gaan he).:) 1-4 are now clear to me 5 is fixed (forgot to enable them again). 6 Ahaaa... well I thought purgatory was to purge files.:) So al my questions solved, a big thanks and again, a marvelous hack, super! I still got a little question I'm not sure about: Quote:
|
Quote:
|
Oke, thanks for the quick support!
|
I got some suggestions for future releases or upgrades:
1.) In the Manage Files Section, put the word "search" next to the search option on top, some of the moderators thought this was a mod tool in stead of a search tool, because of the default values in there.:) 2.) In the drop-down menu for managing, add a seperate "move" funktion. Now you have to use the edit funktion to move files which is a bit.. euhmz.. what's the Engelish word.... in Dutch it's "omslachtig". Such a move funktion would need a seperate screen I guess and that needs some coding, but hee.. it's just a suggestion, right? :D But it's a great hack anyhow and works perfectly with vBA too! |
Any luck with the apostrophies :D
|
I seem to have an issue... I think I have tried to search through all the pages for something that looked the same - so sorry if it has been asked a dozen times. :hurt:
Everything seems to work fine, but when clicking on the download button, a window just pops up and sits there *thinking* Maybe I am doing this wrong, but I am trying to link to other web servers in our server farm to offload the bandwidth. I am using the linked file area and putting the link to the file, i.e. http://www2.example.com/downloads/examplefile.zip Is this correct, or is the linking supposed to be to another page - and not directly to the file? Thanks for the help! :knockedout: |
hi westpointer/Rs_Jelly
can u make it able to import files from external host? as we have two(02) host SG & PW downloads located in SG , can it import files from PW? also got some req. for future release 1.quick reply type msg posting box. 2."Report Broken Link" & "Email this page" button 3. Must Rate before download.(also show msg 4.Enable Quota System/Limit Bandwidth/ 5.Turn Of any catagory/sub-catagory/sub-sub-catagory . |
Quote:
Quote:
@Zia: we really need to create a list of our planned features, lol. You have guessed them all correct except 3. But I don't understand 4? There is already a bandwidth limitation feature (usergroup permissions)? |
Quote:
http://www.mhogaming.com/forums/downloads.php is the reference link. Everything else seems to work okay except for the actual download. I am linking to files on our other web servers as to save drive space and bandwidth for our main web server. Thanks! |
Quote:
|
Quote:
Thanks so much! **Edit - I just created a test download with your link. http://www.mhogaming.com/forums/down...?do=file&id=13 . It still doesn't work. :( |
#################################
# DownloadsII 5.0.3 Changelog # ################################# westpointer - Linked downloads don't open any more in the same window Jelle - Some more code cleanup (removed ec_demo mode, ...) - Fixed a bug with tags being stripped from the description - Fixed the "Bandwidth value maxed out at 4294967 KB" issue (int(10) to bigint(30)) - Removed the filesize condition from the download delay time - Sort on total comments in the dropdown box - Sort on file name in the category view now also clickable in the table header - Fixed an unnecessary query for the vBulletin editor when viewing a file and comments are disabled - Updated DownloadsII.txt and renamed it to Readme-Install.txt Thanks to Jelle! He has made the vast majority of the changes for this release! |
Quote:
PHP Code:
PHP Code:
|
WestPointer and Jelle thanks for the update and all the hard work.
|
Thanks, I will let you know.
Can I just overwrite files, or do I need to go through the import process again? thanks! |
Indeed great work and nice support! Will download 5.03. (and clicked motm link).:)
|
Quote:
|
Yes!
This fixed my problem. Thanks for the great support! :) |
Excellent work on the upgrade!! I voted!!
Any way to have some type of support to upload really big files? I have seen Java apps like the one on Cafepress. Any ideas? Or maybe some type of ftp upload for users? I know phpbb has something like that I think. Thanks! -Jason |
I have added this to my site and what it is, is I was wondering if there is anyway of passwording a category? Or is this not able at the moment?
Thanks |
why would you password it why dont you just exclude it?
|
exclude it? how would I do that?
|
if you look at say registered users in the usergroup you will see the permissions there you can set. you can say have a movies section and say a games section and you can limit the games to only donators can download
|
Quote:
Quote:
|
Quote:
Cant you alredy upload the file to the doanloads folder through ftp, and then just link to it? or wony permissions get transfered to it? |
Quote:
|
RS_Jelle thank you for your answer!
I have another question. Is it possible to move downloads directory outside forum root directory? Thank you! |
Quote:
The value for "Download URL" would need to be "../myfiles/downloads/" BTW - "Download URL" is a poor name for that variable. It's really "Download Relative Path". |
westpointer, thank you very much for your detailed answer!
BTW is it possible to use subdirectories inside download folder accordingly to downloads categories? |
All times are GMT. The time now is 08:58 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:
|