emru

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
Mar 2, 2013 at 2:28 am
#4593
Member
emru
OP

I am using the [wpdm_frontend] short-code. Is there a way to view all user packages under the “All Packages” tab instead of just the packages posted by the user logged in? (current settings: Allow only: Editor // Multi-User: disabled). Thanks!

Feb 28, 2013 at 8:02 pm
#4560
Member
emru
OP

Thanks Live Support! We were able to fix the file link issue by modifying the process.php file.
From: foreach($files as $file){
To: foreach($files as $file){ $file = trim($file,"\r\n ")

Why do you not recommend moving the storage location?

Viewing 2 posts - 1 through 2 (of 2 total)