Hi,
i installed the new Version 1.2.1-DEV and tried to make a filelist. In the File Area in the admin section i can see and download the file. On the frontend i also shows me the file correctly but when clicking on the link i always get the following error:
_______________
An error (NR:3) occured while trying to download a file.
If you think that this might be a technical problem send an email to the webmaster.
_______________
I think therer might be a problem in download.php because the file doesn't catch the hash? Does anybody has the same problem?
I would be glad for a solution or every hint!
thanks in advance,
gstar
Error NR:3 when downloading a file
Same with me ...
... I do experience the same error. Fileadmin works great, but the download link in the user's page not (error no:3).
Did you resolve the error? Received any answers?
Martin
Did you resolve the error? Received any answers?
Martin
the problem seems to be an older php-version
open the download.php and activate the >>workaround for older php-versions<< line 31.
This should solve the problem.
This should solve the problem.