Page 1 of 1

Missing download_attachment.php

Posted: Wed Sep 09, 2009 12:19 pm
by lupolo
Hello the script is missing the download_attachment.php from the admin directory!

Re: Missing download_attachment.php

Posted: Wed Sep 09, 2009 1:11 pm
by lupolo
lupolo wrote:Hello the script is missing the download_attachment.php from the admin directory!
Found the file in te root, also copyed it to the admin directory, now it works!

Problem started with downloading a attachment from the knowlegde base!

Posted: Wed Sep 09, 2009 7:14 pm
by Klemen
You are right, thanks for pointing this out! Not sure how me or the beta testers didn't notice that :oops:

Instead of copying the file you can change

Code: Select all

download_attachment.php
to

Code: Select all

../download_attachment.php
in the knowledgebase_private.php file.

I updated the official download.