![]() |
file sizes vary, as does the delay it seems
|
hey westpointer, any idea how I could make it so it doesn't remove <, > and tags enclosed in <> from file descriptions?
|
Quote:
|
Quote:
FIND (on or about line 513): PHP Code:
PHP Code:
|
thank you very much that has sorted that.
|
Quote:
|
Hey,
Some of my downloads link to the download page on another site (link to file), but they open in the same page after clicking download meaning users are leaving my site to view that page. How can I make it open in a new window after clicking download? Thanks |
Quote:
|
Hi westpointer and Jelle, I received a second report from my users (in Registered group) that delete comment doesn't work for them. It simply reloads the page w/o deleting the comment. I confirmed the report using a test account.
I can delete comment fine using my admin account. |
I managed to show forum style rating stars on the category file listing page using template conditions. If anyone is interested, here is the code to use:
Code:
<!-- Star Rating --> <a href="downloads.php?do=file&id={$file['id']}">{$file['name']}</a>. You can also use the above code to put the rating stars in the file details page, replacing the A+ to F grades. The template to edit for this is downloads_file . You can tweak the numbers in the codes to anything you want. Just remember the rating is between 5 and 10, and unrated files have 0 as default value. |
Is there anyway to get this download manager to intergrate into the newattachments.php file so that when a user goes to add an attachment to a post that instead of it going through vb's standard upload manager that it uses this file managers upload manager and add's a link to the file to the post the user is creating.
|
I see you merged ecdownloads buddy with this (The Buddy's features are now integrated into DownloadsII.) but when on the downloads page if I dont use a username it says Unknown (Uploaded by Demented) any way to just have it show the uploader instead of Unknown...
|
Quote:
|
I am very happy to have found this! EXACTLY what my site needed! Much more straight forward than the other ones I tried. I am having one problem though.
When I browse to import a bunch of files, then press "import files" I get this message: Code:
Warning: Invalid argument supplied for foreach() in /admincp/downloadadmin.php on line 366 If it helps, I did chmod the downloadadmin.php to 777. Thanks much! Megan |
okay, nevermind. Apparently I forgot to check the little 'upload' boxes. Sorry.... :confused:
|
On the Stats page, the Bandwidth value maxed out at 4294967 KB. Apparently this is a data type problem.
Right now it's int(10) unsigned: INT( ) -2,147,483,648 to 2,147,483,647 normal 0 to 4,294,967,295 UNSIGNED. |
Quote:
|
Quote:
To fix it, in downloads.php around line 300 - FIND: PHP Code:
PHP Code:
|
Any idea when the next version would come out? ;) Hope you could add a few other features in (like showing the file's category on My Files page and Member Files section in profiles) besides the multiple mirrors...
Also, on the file details page, it would be nice to add a "Last Update" info to show when the file was last updated (like they have here on the forum). perhaps there could be a new "Latest Updates" list besides the Latest Files, Most Popular Files, and Top Contributors lists. |
Hey westpointer.. I just though something you might want to include in the installation file. When I did the upgrade/install it dropped all of the ecdownloads 4.x tables. Had to start from scratch.. Don't know if that what it suppose to do. In my case I had old backup of SQL file and had to modify backup to reinsert the proper tables with all my links back in.
|
Quote:
|
Quote:
Though I probably should start doing backups from now on... My file DB has tons of files now. My members would be really mad at me if all their hard work got wipe out. :p |
oh well no biggie.. I got it up and running 5min later after it happened...
What think it happened was when I did upgrade the postbits weren't showing up at all so I uninstalled the 4.x version.. and reinstalled 5.x... which I think it was the cause of tables being dropped. Oh well anyhow.. Another question.. Where is it suppose to "Category Image" show the actuall image? I've placed full url and i'm looking thru the categories and don't see anywhere logos/images showing for the categories. Is there somewhere I need to enable it? |
Before i install this, i am wondering is there anyway to add more than one URL to a file? for example what if my file has, part 1, part 2, bla bla, anyway to put all parts in one post?
thank you |
Quote:
That is one of the features that it is on list of things to do. |
Quote:
The category images show up fine for me. Quote:
|
Is anyone able to show the info in postbit?
Quote:
|
Quote:
|
Cool. Turning on that "Show Download Stats" option got it to work. :) Though I decided not to show the info in postbit.. just in profile page is enough.
|
Everyone should Nominate for Mod o.t. Month... I Personally feel westpointer has put so much time in this and major support.. To not see it in this months Mod o.t. Month sucks but i voted for his other mod ;)
|
I have this working on my site, and have imported some files, but when I click the download link it just sits there for about 5 minutes then I get the usual "save as" window. No errors though.
|
Invalid SQL:
SELECT * FROM dl_files WHERE `purgatory` = '0' AND `category` = '4' ORDER BY `pin` DESC, `postdate` DESC LIMIT 0,20; MySQL Error : Unknown column 'postdate' in 'order clause' Error Number : 1054 Date : Thursday, August 3rd 2006 @ 02:26:35 PM Script : ..................../forum/downloads.php?do=cat&id=4&sort=postdate Referrer : IP Address : ............... Username : .......... Classname : vB_Database |
Quote:
|
I can't find out how you generated that error. The sort order is put immediately in the query without any check (only the standard security check), so that can give these problems. That's also one of the things I'm rewriting for a next release, so there will be a check to block unvalid sort options. In a next release there will be also an ascending/descending option for a more logical sorting :)
I would suggest you to revert all downloads templates and reupload the files. Maybe you changed something? |
westpointer & Jelle, do you know if this version works with vB 3.6?
|
Quote:
|
I have VB 3.6.0 Installed. And Yesterday i installed Downloads II mod. It is workin fine and efficently. I just want to know few things:-
1. What is ECDonwload Buddy and how it gonna help me with Downloads II on VB 3.6.0 ?? 2. How can i add Multiple External link in single download post. e.g Let say i have musical album with 10 diffrent link and all are external links. How can i add them using external link feautre in single download post ?? Please Explain. Waiting for Quick Reply. By the Nice Job Done. Me LIKI IT :D |
Quote:
Quote:
|
Quote:
But i think u also suggested me a good way to add external links. Wat else i can do with this ?? any other nice idea :p |
ok i have found that there is a issue with php5 and the new release becuase it gets to 1.9mb and stops when downloading so i did a google on this error and found some other download software was having the same issue and they fixed this... but i dont know how sorry.
please look at this website they have the same issue http://www.cubecart.com/site/forums/...hp/t18311.html mainly post 5 ;) is there any changes that are causing this as it was working great before the latest update ?? or can i downgrade to an earlier stable version if it cannot be fixed ? Regards |
All times are GMT. The time now is 08:13 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:
|