Download bug

dfdssfsfd3806

Member
YetiShare User
Apr 4, 2014
271
0
16
problem solved thanks adam

replace
Code:
<?php echo $file->generateDirectDownloadUrlForMedia(); ?>

by code
Code:
<?php echo $file->generateDirectDownloadUrl(); ?>
 

dfdssfsfd3806

Member
YetiShare User
Apr 4, 2014
271
0
16
in _embed.php for limit speed download
the first code is a mistake just look at my last post because the forum prevents me clear the message
 

coffee

New Member
Jul 23, 2014
83
0
0
Thanks man, but by first post, I meant the one adam posted. As in do both, right?
 

coffee

New Member
Jul 23, 2014
83
0
0
and what's the path for that file? I'm looking through the original script, and I see no _embed.php file