161
samuels
Re: Uploading a File in Downloads Modules
  • 2004/3/1 15:11

  • samuels

  • Quite a regular

  • Posts: 249

  • Since: 2003/10/30


I've based my work over Mydownloads rc1 module, so i've used the naming conventions of rc1 release.

I'll try to apply upload and groups permission hacks to mydownloads 2.06 ver.



162
samuels
Re: Uploading a File in Downloads Modules
  • 2004/2/29 19:45

  • samuels

  • Quite a regular

  • Posts: 249

  • Since: 2003/10/30


I'm the author of Mydownloads module modified, I'm trying to improve it. Can you explain me why it's frightening?



163
samuels
Re: Mydownloads module modified
  • 2004/2/27 18:47

  • samuels

  • Quite a regular

  • Posts: 249

  • Since: 2003/10/30


@percheron
For security reasons you must select the allowed extensions in admin panel, just press "control" key and select the extensions.

@xplorador
If you want to port your actual mydownloads module, you must create new files to some tables.

In mydownloads_cat:
groupid varchar(100)NOT NULL default '1 2 3',

In mydownloads_downloads:
groupid varchar(100)NOT NULL default '1 2 3',

In mydownloads_mod:
groupid varchar(100)NOT NULL default '1 2 3',



164
samuels
Re: NewBB plus
  • 2004/2/26 14:49

  • samuels

  • Quite a regular

  • Posts: 249

  • Since: 2003/10/30


This hack is great.



165
samuels
Re: Mydownloads module modified
  • 2004/2/25 23:26

  • samuels

  • Quite a regular

  • Posts: 249

  • Since: 2003/10/30


@bapapapa
Check in table mydownloads_downloads if url link of this download is correct.



166
samuels
Re: Mydownloads module modified
  • 2004/2/25 20:55

  • samuels

  • Quite a regular

  • Posts: 249

  • Since: 2003/10/30


@tacoco
I'm agree with you, I consider it like a bug, so I'll try to correct it this nigth.
Thks for the advice.



167
samuels
Re: Restricting downloads to members only. ..
  • 2004/2/25 8:09

  • samuels

  • Quite a regular

  • Posts: 249

  • Since: 2003/10/30


Try this mydownload module modified. You can select permissions for every download and groups without permission can't see the downloads or acces to them.

https://xoops.org/modules/newbb/viewtopic.php?topic_id=16805&forum=4



168
samuels
Re: Mydownloads module modified
  • 2004/2/24 22:30

  • samuels

  • Quite a regular

  • Posts: 249

  • Since: 2003/10/30


@oleman
You must edit xoops_version.php and class\mimetype.php.

For example, if you want to add .torrent extension:

1º Edit xoops_version.php, about line 246 add:

"torrent" => "application/BitTorrent",

2º Edit class/mimetype.php about line 102 add:

"torrent" => "application/BitTorrent",


Now, refresh mydownloads module and you get a new extension.

PLEASE BE CAREFUL WITH EXTENSIONS, and obviously don't add .php .php3 ... extensions, it will create a very big security hole!!!!!



169
samuels
Re: Mydownloads module modified
  • 2004/2/24 16:59

  • samuels

  • Quite a regular

  • Posts: 249

  • Since: 2003/10/30


@bapapapa
Perhaps oleman is talking about antileech function.

With this function people arent able to link your downloads, and its usefull for blocking leechers who want to steal your links.



170
samuels
Re: Mydownloads module modified
  • 2004/2/23 23:51

  • samuels

  • Quite a regular

  • Posts: 249

  • Since: 2003/10/30


@oleman & @bapapapa
Thanks for spend your time debugging. Please if you find more bugs or features request let me know.




TopTop
« 1 ... 14 15 16 (17) 18 19 20 ... 22 »



Login

Who's Online

138 user(s) are online (100 user(s) are browsing Support Forums)


Members: 0


Guests: 138


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits