Jump to content

kRSB

Clients
  • Posts

    98
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by kRSB

  1. 9 hours ago, liquidfractal said:

    Any chance of extending the group mention functionality to blog posts? Please?

    Thanks! ?

     

    Hey Liquid, unfortunately I don't have the blog system in my license with IPB ? If I do have it in the future, I will definitely look into adding it.

    But I would expect it to work already because the code is hooked into each editor box of a content item

  2. 9 hours ago, GASR said:

    Just wanted to drop a note here that after testing on both our live and test site, it seems groups with a lot of members causes issues.  Data below.

    Moderator Group

    Members: 21
    Error: None
    Notification Verification: All moderators received a notification that they had been mentioned in test topic.

    Member Group

    Members: 4591
    Error: A redirect to a generic 500 server error occurs after attempting to mention this group.  A page refresh will show that the post/mention was actually created even though you receive this error redirect.  I'm assuming this error shows up due to timing out, but I'm only speculating and could be wrong.  My assumption is based on the website being stuck in some sort of loading/pending stage after hitting the submit button for about 10+ seconds before it finally gives up and errors out.
    Notification Verification: No one could verify that a notification was received with proper notification settings applied.  I asked roughly 60 members and also checked random accounts for the notification and couldn't find a record of one.

    Secondary Member Group  (Promoted to this group after x amount of content.)

    Members: 871
    Error: None
    Notification Verification: Several members verified a notification was received.
    Additional Notes: The website hesitates for about 5 or so seconds compared to the moderator test, but the mention is sent without error nonetheless.

     

    Similar test results were received on the test site with the exception of being able to verify the large group issue due to not having that many accounts for the test.  Is this something on my end I'll need to look further into or is the application itself struggling to keep up when the group count hits a certain number?

    Hey,

    Thanks a lot for the detailed report. I personally haven't tested it myself with over 1000 members in 1 group. Currently it uses the same system as with regular mentions. I was planning on doing some updates to this app soon such as hooking it into the @Function and I will also look into this issue to see if I can improve it for a large amount of members. In the meantime you could try to increase your timeout time and see if that helps anything?

  3. On 4/20/2018 at 5:05 AM, liquidfractal said:

    I've just upgraded to 4.3.  Is an updated version for 4.3 necessary and, if so, any ETA?  The current version of GM seems to be working fine on my install, but just wondering...

    Hey,

    I haven't done a complete test on 4.3 yet. I will be doing this shorty but I don't think an update will be required and if so it won't take longer than a week :) 

  4. 31 minutes ago, bradl said:

    Revisiting in case there is any advance on the ability to style group mentions. Ideally, having them use the theme default or even a unique class that could be styled by custom.css? 

    Not sure if I understand correctly but do you mean to style all the groups in the same color?

    For individual:

    Example for group with ID 9:

    [data-groupid='9'] {
      background-color: red;
      color: blue;
    }

     

  5. On 12-11-2017 at 11:58 PM, Vintage-OSRS said:

    I just bought this and have it installed but cannot figure out how to use it at all...

     

    @kRSB

    Hey Vintage, you can select groups to mention in the editor (for replies, topics, etc). See screenshot below for example.

    596ba0f8c0550_ScreenShot2017-07-16at16_4

     

    Hope it helps!

  6. On 12/09/2017 at 11:37 PM, bradl said:

    Perfect, thanks!

    Regrettably returns no results  :( But aha! What is probably relevant is that the group I need this for (officers & board) is a secondary group.  For what it's worth I'm not able to construct a successful secondary group query using the front end Advanced Search either. 

    A successful query in the ACP looks like so:

    
    https://www.example.com/admin/?adsess=blahblahsessioninfo&app=core&module=members&controller=members&advanced_search_submitted=1&members_member_group_id=9&noColumn=1&csrfKey=blahblahcsrfkeyinfo

     

    Bit late reply (seem to have missed the notification). But have you checked this setting?

    59be549b9f0ba_ScreenShot2017-09-17at12_54_33.thumb.png.20b10adfc6409c40872eaf7491fa4a7f.png

     

  7. 15 hours ago, bradl said:

    Works good and very useful. 

    Is there a way to style the resulting mention? I'd love it to match the core-style mentions. 

    (Would LOVE to have it as an editor button somehow, someday :p)

    Thanks for the feedback! By default it uses the group color but if you want to customize that you can try to use the groupid field.

    Example for group with ID 9:

    [data-groupid='9'] {
      background-color: red;
      color: blue;
    }

    Replace the css code above with the code for the default mention. Hope it helps!

     

    3 hours ago, bradl said:

    Dang. I notice now that the mention is a link that presumably lists the members of the mentioned group (which would be handy).  

    If I mention a group with  ID=9, the link is constructed as follows, which returns no results.

    
    https://www.example.com/search/?type=core_members&group%5B9%5D=1

     

    Hmm odd, it works for me on a clean install. Could you try it like this and see if that works?

    https://www.example.com/search/?type=core_members&group[9]=1

     

  8. On 9-9-2017 at 6:01 PM, 33andrain said:

    I have version ipb 4.2. Enabled in adminCP, but I can't get this to work. Using @ + group name. No dice. Any suggestions?

    Already answered via PM but Also posting it here so others who experience the same can see it.

    You have to select the groups from the box below the comment field. Look at the screenshots for an example.

  9. On 7/27/2017 at 4:36 PM, valantislevas said:

    for some reason doesnt work :S

    i put the tag mention but members told me that no notification recieved..

    version. 4.1.19.4

    Hey, if possible could you try these:

    - Make sure the members in that group can read the topic (permissions)

    - Disable any other plugins.

    The plugin was developed on 4.1.19.4 so it should normally work. If you can't get it working, please PM me your ACP details and I can take a look.

    On 7/20/2017 at 4:01 AM, Il_Picasso said:

    This is a great app that should be inserted into ipb core 

    However it would be great if you could make it more esthetic like a way to be able to @ a group 

    I could perhaps add it as a feature update. would using # instead of @ also work for you?

  10. 3 minutes ago, TAMAN said:

    Hello,

    Im not really sure, clan wars created on latest ips version.

    However, if you simply create another editor field and then copy all settings to the new one and making it "Content" field should fix it

     

    Try this 

    e0633df566d3441a1a526114112d837f.png

    Just Copy the "About" field and then in the new "About" field select "Set as record content field"

    4d3b07b690770e80599de6f2f248db25.png

    after that delete the other "About" field 

    let me know if that fixes the issue :) 

    Thanks for your help, I fixed it removing the field_allow_attachment from the upload file for each field. I got it all working now except the detail page of a clanwar.

    \Records7::featuredComments() in /Applications/MAMP/htdocs/forums/applications/cms/sources/Theme/Theme.php(569) : eval()'d code on line 2358
    [05-Jun-2017 10:36:53 UTC] PHP Fatal error:  Call to undefined method IPS\cms\Records7::getMessages() in /Applications/MAMP/htdocs/forums/applications/cms/sources/Theme/Theme.php(569) : eval()'d code on line 3246
    [05-Jun-2017 10:37:52 UTC] PHP Fatal error:  Call to undefined method IPS\IPS::classUsesTrait() in /Applications/MAMP/htdocs/forums/applications/cms/sources/Theme/Theme.php(569) : eval()'d code on line 3400

    Seems there where some API changes so it's best I update to version 4.1.19 I guess :p 

  11. Hey Raw, could you into the ordering? when I reorder awards in acp they are not reordered on the front. They always order by latest award given.

×
×
  • Create New...