TinyPortal

Development => Support => Topic started by: gamesmad on March 28, 2006, 10:10:42 AM

Title: Uploading a file to the DL manager
Post by: gamesmad on March 28, 2006, 10:10:42 AM
Hey,

Id like to upload a file to the DL manager, and its already on the server.  I copied it to the tp_downloads folder, but I cant get TP to use the file...  The file is quite large, so I dont really want to have to upload it again...  How do I use a file already on the server in the DL manager??

Will
Title: Re: Uploading a file to the DL manager
Post by: ontap on March 28, 2006, 10:40:46 AM
login to phpmyadmin and look for the table "tp_dlmanager"
Title: Re: Uploading a file to the DL manager
Post by: gamesmad on March 28, 2006, 11:31:07 AM
Thanks, that has saved me a lot of time :)

Will