Gossamer Forum
Home : Products : Gossamer Links : Version 1.x :

Attach a file

Quote Reply
Attach a file
Hi,

In the Links.pm


# FILE UPLOADS
# ---------------------------------------------------
# If you specify a directory here, Links SQL will have built in
# support for file uploads. Note, changing the path at a later date,
# requires you to recreate the .def files using setup.cgi.
$LINKS{attach_dir} = "";

# Path to where temporary files are stored - this holds files that have
# been uploaded by users, but not yet validated.
$LINKS{temp_attach_dir} = "";

# You can also attach files to the user table if you like.
$LINKS{user_attach_dir} = "";

How can you set this up? Using: http://domain.com/attach or URI? I try both and it won't work. Help!



Subject Author Views Date
Thread Attach a file mrcry11 2429 Aug 24, 2000, 12:40 AM
Thread Re: Attach a file
Alex404 2344 Aug 24, 2000, 1:53 AM
Post Re: Attach a file
pugdog 2336 Aug 24, 2000, 12:14 PM