Andreas Koll

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 15 total)
in reply to: Invalid license key? #62472

Andreas Koll
Member

Ah, ok. It’s dependent from domain!

THX!

in reply to: Invalid license key? #62459

Andreas Koll
Member
This reply has been marked as private.
in reply to: Invalid license key? #62456

Andreas Koll
Member
This reply has been marked as private.
in reply to: WPDM – Custom Access Level #62452

Andreas Koll
Member

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!

in reply to: WPDM – Custom Access Level #62443

Andreas Koll
Member

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!

in reply to: WPDM – Custom Access Level #61438

Andreas Koll
Member

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

in reply to: WPDM – Custom Access Level #61345

Andreas Koll
Member

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

in reply to: Limit upload categories by user role #61309

Andreas Koll
Member

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.

in reply to: WPDM – Custom Access Level #61295

Andreas Koll
Member
This reply has been marked as private.
in reply to: Limit upload categories by user role #61283

Andreas Koll
Member

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

in reply to: Limit upload categories by user role #61253

Andreas Koll
Member

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.

in reply to: File Password doesn't works #61226

Andreas Koll
Member

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

in reply to: File Password doesn't works #61205

Andreas Koll
Member

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

in reply to: File Password doesn't works #61161

Andreas Koll
Member

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?

in reply to: File Password doesn't works #61112

Andreas Koll
Member
This reply has been marked as private.
Viewing 15 posts - 1 through 15 (of 15 total)