Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Settings vip members #25

Open
Gio165 opened this issue Apr 27, 2016 · 8 comments
Open

Settings vip members #25

Gio165 opened this issue Apr 27, 2016 · 8 comments

Comments

@Gio165
Copy link

Gio165 commented Apr 27, 2016

Hello,

How do i set permissions so that vip memebrs dont need to wright on a topic and can start download?

Mvg Gio.

@marcovo
Copy link
Owner

marcovo commented Apr 28, 2016

Hi Gio,

Currently there are no permissions in this extension. You can consider turning off the hiding of attachments entirely, so that everyone can download the attachments. Otherwise, I plan to do some more work on this extension within a few months (after school is finished). Perhaps I might include this then, I'll have to see how much work it is.

Regards,
Marco

@Gio165
Copy link
Author

Gio165 commented Apr 28, 2016

Hi Marco,

Thx for youre response, there is also no way to put in a code by meself where i can set just a few groups to view?

Gr Gio.

@marcovo
Copy link
Owner

marcovo commented Apr 28, 2016

Hi Gio,

I guess that must be possible, but I'm currently not sufficiently into the phpBB project to help you with a solid working example. Perhaps you can ask help at the phpBB community.

I can give you some pointer though, this line is the one that should be edited:
https://github.com/marcovo/phpbb_hidebbcode/blob/master/event/listener.php#L564

If that if()-statement evaluates to true the attachments are hidden, so by adding a term && !user_is_in_your_special_group() you should be able to reach your desired functionality.

Regards,
Marco

@Gio165
Copy link
Author

Gio165 commented Apr 28, 2016

Hi Marco,

Thank you i wil see if i can do it :)

Gr Gio.

@Gio165
Copy link
Author

Gio165 commented May 6, 2016

Hi marco could you help me out on it what i need to add because i cant do it or i dont know how, and to bad on the forum i dont get support :(

@Gio165
Copy link
Author

Gio165 commented Nov 16, 2016

Hi Marco,

is there already anything on the groupmembers ?

Gr Gio.

@Galixte
Copy link

Galixte commented Nov 20, 2016

Hi @marcovo,

could you take a look, please ?

@marcovo
Copy link
Owner

marcovo commented Nov 21, 2016

Unfortunately I will not be doing any coding on phpBB extensions any more; I do not need them any more and my time is needed elsewhere. Anyone else is free to continue to work if desired; I guess I already mentioned that somewhere else.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants