Login
Username:

Password:


Lost Password?

Register now!
Who's Online
5 online (1 in Forums)

Members: 0
Guests: 5

more...
Products @ Third Eye Software Forum Index
   Secure Download Module
     Cannot Find File
Register To Post

Threaded | Newest First Previous Topic | Next Topic | Bottom
Poster Thread
Krispy
Posted on: 2007/6/2 1:34
Just popping in
Joined: 2007/2/18
From:
Posts: 2
Cannot Find File
I installed the module and followed the instructions, but apparently I missed something or didn't understand the instructions. I created a directory in the following location for the downloadable files:

site/xoops/modules/mydownloads/download

I modified the following code in main.php in several different ways, but nothing seems to work:

define("_MD_FILEPATH", "/tmp");

The paths I tried included:

define("_MD_FILEPATH", "/download");

define("_MD_FILEPATH", "download");

define("_MD_FILEPATH", "http://mysite.com/xoops/modules/mydownloads/download");

I added a .jpg file to the download directory and put the information into the mydownloads module.

When I go to download the file I get a message saying the file could not be found.

Help!!! I could really use this module, but the instructions I found here just aren't doing it for me!
Threaded | Newest First Previous Topic | Next Topic | Top

Register To Post