News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

Download System

Started by SMFHacks.com Team, October 31, 2007, 06:55:37 PM

Previous topic - Next topic

vbgamer45

That would cause problems then cause it would be the same code. :(
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

Kreator

It would look that way , I had a further look into it.

I thought if I changed the menutab to something like "Dloads" (Themes/default/languages/modifications.english.php), then that may work, No joy!

So I had a look at the install files seems the folder for the downloads is ADK-downloads so I changed that to AK-Downloads in the niave hope that it would return an error, no such luck its still there and the mod is still pointing to the contents of this folder. as its renamed The original Downloads folder to Adk-downloads ... very strange!





Kreator

Nope I can`t get this to work at all with the Adk portal mod in place, it totally overtakes the Download mod, it would also appear that it takes over other mods as well! so I have reported the Adk mod as unsafe.

The support for it is dismal with the adk blog as well!

I have had to uninstall smf Downloads. then ensure the adk one is not activated.


thesikaleon

There is bug in mod when there are custom fields.  Hope i make you understand cause my English sucks.


I have 4 categories in downloads. I have make different custom fields for each category.

Lets name the 4 categories A, B, C, D

When I'm in A category I click on "Add a download" I come on this page http://mydomain/index.php?action=downloads;sa=add;cat=1 and everything is ok cause custom fields of A category are visible. But if I change my mind and want upload to category B, I go to the category field (under title) and set it to B. Normally custom fields should auto-change but they dont. So I cant use custom fields of category B.
In order to upload in category B I must first go in B category and then click on "Add a download", so i come on http://mydomain/index.php?action=downloads;sa=add;cat=2


Moreover when I'm on MYFILES and i click "add" I come on http://mydomain/index.php?action=downloads;sa=add so no custom fields are visible.

I guess there should be a way so custom fields auto-change when I change the category field.




PS: Sorry for my poor English

MCK

Thanks for making this great mod. I have a quick question on permissions.

I would like to give my Global Moderators the permission to edit or delete other's uploads but the only way I can do this seems to be by giving them the "Admin Download System" permission which also means they can now add/delete categories etc. I don't want them to go that far. Is there a way to add an incremental permission for something like "Edit other's Download" and "Delete other's Download"?

Thanks much for your kind assistance.

!RFAN

how to add links for diiferent parts of a file??

e.g.,

File (part 1)
File (part 2)
File (part 3)

vbgamer45

Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

thesikaleon

How to make it so after I make an upload I'll be redirected to the category and not to "my files"?

vbgamer45

Modify Sources/Download.php and send it to that category instead of myfiles
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

thesikaleon

I guess this is the code
// Redirect to the users files page.
if ($user_info['id'] != 0)
redirectexit('action=downloads;sa=myfiles;u=' . $user_info['id']);
else
redirectexit('action=downloads;cat=' . $cat);

what change I need to make exactly?

Maybe if I replace it with the following
// Redirect to the users files page.
if ($user_info['id'] != 0)
redirectexit('action=downloads;cat=' . $cat);
else
redirectexit('action=downloads;cat=' . $cat);


I just ask before i mess up, cause I'm not sure

thanks for your time ;)


thesikaleon

I want also not to be redirected to "myfiles" after edit or delete a download

vbgamer45

Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro


vbgamer45

Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

jelence

Hello!
I don't know if this was mentioned before, but I couldn't find it.

I am now at smf2 rc5 version and use Download system 1.3.7

Before I was at smf2 rc4 and, I think D.S. 1.3.6.
There was option in settings to chose order of downloads in category.
Mine were in revers alphabetical order.

Now I don't have that option and my downloads are changing places - when I press Download button, first page in chosen category is in revers alphabetical order, on second page some of these downloads show again, and when I go on first page again they are not in alphabetical but in some random order?

allthumbz

I changed permissions, but it still won't allow Global Moderators to approve downloads, only me as administrator.  What is wrong? I gave global mods all possible downloads permissions.

Also, any way to modify this mod so that when you log on, it tells you there are downloads awaiting approval? Right now you have to go to downloads to see you have some awaiting permission. Thanks,


Nelson


vbgamer45

Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

allthumbz

I set the permissions of Global Moderators ALL to ALLOW, but they tell me that they do NOT see the Administration Panel, just a list of download files available. 

As administrator, I get both the list of downloads and the admin panel.

Thanks,

Nelson


FounderSim

oRPG Creator - Create Your Own Browser RPG With No Programming!!

vbgamer45

Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

Advertisement: