Andreas Koll

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 15 total)
Sep 4, 2017 at 5:18 pm
#62472
Member
Andreas Koll
OP

Ah, ok. It’s dependent from domain!

THX!

Sep 4, 2017 at 11:39 am
#62459
Member
Andreas Koll
OP
This reply has been marked as private.
Sep 4, 2017 at 11:28 am
#62456
Member
Andreas Koll
OP
This reply has been marked as private.
Sep 4, 2017 at 9:30 am
#62452
Member
Andreas Koll
OP

Hi and Thanks for clarification.

My real question was:
I hoped, the multisite compatibility is now fixed with this update (access to all network users in the upload field, show the issue above) but it isn’t fixed. I can still find all users of other subsites. Nothing ist changed.

Some news about these issue?

Thank you!

Sep 4, 2017 at 8:22 am
#62443
Member
Andreas Koll
OP

Hi,
please note, that the last update to 4.6.9 from the dashboard is terrible.
It have delete the original WPDM plugin and don’t upload the update. Have to reinstall it manually.

You wrote:

We shall check and adjust it with the next update.

I hoped, the multisite compatibility is now fixed (access to all network users in the upload field, show the issue above) but it isn’t fixed. I can still find all users of other subsites. Nothing ist changed.

Some news about these issue? I spent 133,- US$ for the software and it would be nice if that is fixed.

Thank you!

Aug 7, 2017 at 9:22 pm
#61438
Member
Andreas Koll
OP

Great!
These are not many. Maybe I can skip it temporarily?

Aug 5, 2017 at 7:03 am
#61345
Member
Andreas Koll
OP

Yeah, it works. Thank you.
But I have to change it after each update or is it possible to make it “update resistant”?
Or you build in a switch what is to show.

And important: I note, AAC isn’t multisite compatible!
All users of other sites in the network can be choose.
Would you fix it? 😉

THX

Aug 4, 2017 at 10:19 am
#61309
Member
Andreas Koll
OP

Thank you very much, Shahriar. It works great. Great support.

I do not want to be impertinent, but is there a way to change the sorting? Alphabetically or better custom order … It would be perfect.

Aug 3, 2017 at 8:38 pm
#61295
Member
Andreas Koll
OP
This reply has been marked as private.
Aug 3, 2017 at 6:55 pm
#61283
Member
Andreas Koll
OP

Hi Shahriar,
thx for reply.
I know how to build custom roles with 3rd party plugins. I use the User Role Editor.
But a little support was great.
I found the this section in package-settings-front.php:

            <select name="file[access][]" class="chzn-select role" multiple="multiple" id="access" style="width: 100%;max-width: 100%">
                <?php

                $currentAccess = get_post_meta($post->ID, '__wpdm_access', true);
                $selz = '';
                if(  $currentAccess ) $selz = (in_array('guest',$currentAccess))?'selected=selected':'';
                if(!isset($post->ID)) $selz = 'selected=selected';
                ?>

                <?php
                global $wp_roles;
                $roles = array_reverse($wp_roles->role_names);
                foreach( $roles as $role ► $name ) {

                    if(  $currentAccess ) $sel = (in_array($role,$currentAccess))?'selected=selected':'';
                    else $sel = '';

                    ?>
                    <option value="<?php echo $role; ?>" <?php echo $sel  ?   <?php echo $name; ?></option>
                <?php } ?>

How to include/exclude user roles? Can I control the sort of the roles?

Thank you for support!

Andreas

Aug 3, 2017 at 7:17 am
#61253
Member
Andreas Koll
OP

Hi,
sounds good.

And it’s possible to remove some wp roles in the frontend upload field “Allow Access”?

For better document security it would be better, the users have only by admin selected roles for choice.

Or it’s possible to build member groups with Advanced Access Control?

If not, that would be a great feature.
Access control for individual members and/or groups, where a user can be in several groups.

I know, I can make a combination, but how to organize the downlod lists in frontend?

With Advanced Access Control with groups would it be more clear for frontend uploader as all WP roles.

Aug 2, 2017 at 8:55 am
#61226
Member
Andreas Koll
OP

I’m so happy!
I found the conflict.

The plugin Minify HTML makes a lot of conflicts.

1. Now the password generator works in package password. But not yet in file password. The file password is unable to set. But if you help me to remove the file password field, that would be ok.

2. The message after upload/edit is showing now.

Only THIS ISSUE is doesn’t work. But that can be a template issue and it can fixed.

Regards

Andreas

Aug 1, 2017 at 3:50 pm
#61205
Member
Andreas Koll
OP

Hi Shaon,
thx for your reply and the note. I removed this js file, but nothing is changed and the password issue isn’t fixed.

I download the Version 4.6.7 again, clear the browser cache and tried it again. Nothing!

1. After upload/update a package a white screen with a short message ist showing, nothing else.
Browser Window Screenshot

2. The password generator doesn’t work. Test it in Chome and Firefox and console viewing. Here are the results:
Password Generator in Chrome
Passwort Generator in Firefox

3. File Passwort doesn’t works. Only package passoword is set.
Still!

4. Template-Issue: The user is unable to delete the file and it looks terrible:
Screenshot with console

What is to do? I like your plugin and the possibilities. But it must work.

Regards

Andreas

Jul 31, 2017 at 7:48 pm
#61161
Member
Andreas Koll
OP

Do you read the list in the dashboard?

1. After upload/update a package a white screen with a short message ist showing, nothing else.
2. The password generator doesn’t work.
3. File Passwort doesn’t works. Only package passowrd is set.
4. If you go to your own file uploads, take a look at the delete file section. The user is unable to delete the file (I think that’s an template issue).

Do fix it all?

Jul 30, 2017 at 1:32 pm
#61112
Member
Andreas Koll
OP
This reply has been marked as private.
Viewing 15 posts - 1 through 15 (of 15 total)