Simon Woods Posted July 16, 2016 Posted July 16, 2016 5 minutes ago, pilotguy said: I have no option that mentions anything about "tab mentions" The @mention shows up under user name in forum posts. I have sets created but nothing that mentions TAB mentions. Example of the screen I see as default when I "create new" set I think "tab Mentions" means what can be seen in the second screenshot on the file: ... as in, the tab called "Mentions" in the user group settings window.
pilotguy Posted July 16, 2016 Posted July 16, 2016 1 hour ago, Simon Woods said: I think "tab Mentions" means what can be seen in the second screenshot on the file: ... as in, the tab called "Mentions" in the user group settings window. You ever have one of those "DOH!" kind of days... I just started having one now. Thanks for pointing out the obvious that apparently at the time for me was not so obvious.
newbie LAC Posted July 17, 2016 Author Posted July 17, 2016 @pilotguy Is the application works now for you or not?
kRSB Posted July 28, 2016 Posted July 28, 2016 @newbie LAC one question Can I mention groups with this plugin? what i mean with this is: select a group, for example "new members" and it will mention all the members in that group. And updates when i add members to that group. Or do i need to manually add all members to the set
newbie LAC Posted July 29, 2016 Author Posted July 29, 2016 11 hours ago, kRSB said: @newbie LAC one question Can I mention groups with this plugin? what i mean with this is: select a group, for example "new members" and it will mention all the members in that group. Hello, You can create set "new members" with type "Group" (linked with 'new members' group). When you select this set all members from group will be added on editor. 11 hours ago, kRSB said: Or do i need to manually add all members to the set No, if you create set based on group. I forgot update screenshots. Actually for type "Group"
kRSB Posted August 1, 2016 Posted August 1, 2016 @newbie LAC thanks for the response! Is it also possible to for example mention the group "new members" with @new members or by just selecting the set group. Because some groups of me have around 100 members, and it would get a bit clumsy having 100 names in the editor. So that it just says "@new members on the post but all the people in the set get the notification.
newbie LAC Posted August 2, 2016 Author Posted August 2, 2016 Hello, 11 hours ago, kRSB said: Is it also possible to for example mention the group "new members" with @new members or by just selecting the set group. No.
kRSB Posted August 16, 2016 Posted August 16, 2016 @newbie LAC Hello, I just bought the app and installed the app (running IPboard 4.1.13.2). After that i went to sets -> create new Picked group as type, when pressing save i got this error: UPDATE `nbmentions_sets_general` nbmentions_sets_general SET `gset_position`=1,`gset_id`=1,`gset_name`='test',`gset_type`=1,`gset_users`='',`gset_tgroups`='15',`gset_tgroups_type`='primary',`gset_groups`=0,`gset_forums`=0 WHERE gset_id=1 IPS\Db\Exception: Unknown column 'gset_tgroups_type' in 'field list' (1054) I also tried member as type but then when I click save nothing happens :/ All groups have permission to the use sets and @mention Edit: I removed 1.0.5 and installed 1.0.4 and everything worked (both groups and members type). Did upgrade to 1.0.5 so gset_tgroups_type column was added. Adding groups still worked but i can't use member type mention anymore. Still same issue as above, does nothing when i click save.
newbie LAC Posted August 17, 2016 Author Posted August 17, 2016 10 hours ago, kRSB said: but i can't use member type mention anymore. Still same issue as above, does nothing when i click save. Hello, It's a bug. I'll fix it coming soon. Thanks for report.
newbie LAC Posted August 17, 2016 Author Posted August 17, 2016 12 hours ago, kRSB said: but i can't use member type mention anymore. Still same issue as above, does nothing when i click save. Uploaded new version.
kRSB Posted August 17, 2016 Posted August 17, 2016 10 hours ago, newbie LAC said: Uploaded new version. @newbie LAC Love the fast response! Thanks a lot. It fixed the issue but introduced a new bug. Now when you select type "members" you see this: I think the groups* should be hidden here when i select members as type? Like in the previous versions. It now forces me to select a whole group aswell instead of only users. Thanks again for your quick help.
newbie LAC Posted August 18, 2016 Author Posted August 18, 2016 11 hours ago, kRSB said: @newbie LAC Love the fast response! Thanks a lot. It fixed the issue but introduced a new bug. Now when you select type "members" you see this: I think the groups* should be hidden here when i select members as type? Like in the previous versions. It now forces me to select a whole group aswell instead of only users. Thanks again for your quick help. Hello, Quick fix (changed 1 line). Open applications/nbmentions/sources/Set/General.php Find $form->add( new \IPS\Helpers\Form\Select( 'gset_tgroups', ($this->id and $this->tgroups != 'all') ? explode( ',', $this->tgroups ) : 'all', true, array( 'options' => array_combine( array_keys( \IPS\Member\Group::groups() ), array_map( function( $_group ) { return (string) $_group; }, \IPS\Member\Group::groups() ) ), 'multiple' => true, 'unlimited' => 'all', 'unlimitedLang' => 'all_groups' ) )); Change to $form->add( new \IPS\Helpers\Form\Select( 'gset_tgroups', ($this->id and $this->tgroups != 'all') ? explode( ',', $this->tgroups ) : 'all', true, array( 'options' => array_combine( array_keys( \IPS\Member\Group::groups() ), array_map( function( $_group ) { return (string) $_group; }, \IPS\Member\Group::groups() ) ), 'multiple' => true, 'unlimited' => 'all', 'unlimitedLang' => 'all_groups' ), NULL, NULL, NULL, 'gset_tgroups' ));
RoHAdmin Posted November 30, 2017 Posted November 30, 2017 just installed this feature, the only thing I could ask that you add is the ability for those who can use sets to utilize the sets made by other members. That and a way for users to be able to edit the sets made by other users
newbie LAC Posted November 30, 2017 Author Posted November 30, 2017 2 hours ago, RoHAdmin said: just installed this feature, the only thing I could ask that you add is the ability for those who can use sets to utilize the sets made by other members. That and a way for users to be able to edit the sets made by other users Hello, Why do you want this? User can create example "Private members set. Users that I love" and other members will know about that.
RoHAdmin Posted November 30, 2017 Posted November 30, 2017 6 hours ago, newbie LAC said: Hello, Why do you want this? User can create example "Private members set. Users that I love" and other members will know about that. my community utilizes the mention system of the forums in a way to tag members for events happening within certain departments within games. Their are officers and assistants of these departments and it would be helpful if assistants could assist in keeping the mention set update along with the officer. Currently, there is no way to do that. Officers don't have administrative access and neither do assistants. on my forums, general members wouldn't be able to utilize the system or create their own sets because they have no need for that
newbie LAC Posted November 30, 2017 Author Posted November 30, 2017 4 minutes ago, RoHAdmin said: Their are officers and assistants of these departments Are officers and assistants groups or members from diffrent groups? If the groups you can create sets based on those groups. Do you want allow officers edit the general (created on ACP) sets? I can add the button on frontend side on main app's page (domain.tld/nbmentions) + add new setting who can manage sets.
RoHAdmin Posted December 4, 2017 Posted December 4, 2017 On 11/30/2017 at 7:07 AM, newbie LAC said: Do you want allow officers edit the general (created on ACP) sets? I can add the button on frontend side on main app's page (domain.tld/nbmentions) + add new setting who can manage sets. that actually would be exactly what my community would need to make this mod completely useful for us! it seems to be literally the only thing missing yes the officers are split into 4 groups. SWTOR Officer, ESO Officer, GW2 Officer, or WoW Officer, same with assistants for each game. General membership is in a completely separate group but not separated based on game. so the need here is to allow for an Officer and/or their assistants to edit the sets created on their own, because not everyone has acp access
newbie LAC Posted December 4, 2017 Author Posted December 4, 2017 1 hour ago, RoHAdmin said: that actually would be exactly what my community would need to make this mod completely useful for us! it seems to be literally the only thing missing yes the officers are split into 4 groups. SWTOR Officer, ESO Officer, GW2 Officer, or WoW Officer, same with assistants for each game. General membership is in a completely separate group but not separated based on game. so the need here is to allow for an Officer and/or their assistants to edit the sets created on their own, because not everyone has acp access Hello, ACP setting Question. What the data the groups will be able edit? Currently I added - members - groups Other data they can't change
RoHAdmin Posted December 6, 2017 Posted December 6, 2017 simply adding the ability to add groups or members via the front end mentions panel instead of needing acp access to do so would be all that is needed
newbie LAC Posted December 6, 2017 Author Posted December 6, 2017 1 hour ago, RoHAdmin said: simply adding the ability to add groups or members via the front end mentions panel instead of needing acp access to do so would be all that is needed Hello, PM me and I'll send you new version to test and feedback.
JussiS Posted April 11, 2018 Posted April 11, 2018 Hi @newbie LAC this worked almost one week but now it's gone. Any idea what to do? I didn't make any changes.
newbie LAC Posted April 11, 2018 Author Posted April 11, 2018 Hello, 3 minutes ago, JussiS said: this worked almost one week but now it's gone. Any idea what to do? I didn't make any changes. 1. Application version? 2. IPS version? Check also groups permissions
Recommended Posts
Archived
This topic is now archived and is closed to further replies.