Jump to content

jair101

Clients
  • Posts

    1,219
  • Joined

  • Last visited

  • Days Won

    1

 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 jair101

  1. When I click "Delete" I don't get the confirmation dialog if I am sure, but another "Delete" line is added to the right click menu, like this: 

    image.thumb.png.e62d5eda8c130a22c5dab5792ab113b5.png

    I wonder if it might be Cloudflare related, can't find another reason. It happens also on the default skin, so not skin related. 

  2. 27 minutes ago, Martin A. said:

    What part of this isn't working with Rules out of the box?

    Rule__Rules.png

    Banners_and_Alerts_and_Rules.png

    Test_marker_-_Test_group_-_IPS_Community_Suite.png

    Test_marker_-_A_Test_Forum_-_IPS_Community_Suite.png

    For example the location cannot be posted. I want the topic to be from the kind: MemberX just checked in to Location. I will try to play with it manually, probably tomorrow and report the results. 

  3. One suggestion from me. Have you considered integration with Rules Automation app? This can automate many of the requests for features to you, like create topic when marker is updated, send notifications when marker is updated, create awards when markers are created/updated, etc. It can be like the calendar integration, but much more flexible. 

     

  4. Hi Adriano, 

    The plugin does not seem to work now, I don't know if this new option broke it. I do have ignored topics, but they still show in activity streams, same is reported by my members. As I am also using Ehren's skin I thought it might be related, but it also happens on the default one too. 

    All options in display settings in the plugin are marked. 

     

  5. On 10/23/2016 at 8:39 AM, Mike Gholson said:

    Is there a way you can add an "all forums" setting?

    Hi @Adriano Faria. I would like to second this suggestion. Certainly, I can select all forums when I install the plugin, but when new forums are added they are not automatically picked up. 

  6. 4 hours ago, Ryan H. said:

    I can't reproduce your problem on AT&P 3.1.8. Able to edit and delete just fine with spaces and ? and & in the mix.

    Thats fine, its not a big issue. This one, though, I believe should be addressed:

    On 8/8/2017 at 9:25 AM, jair101 said:

    - Adding tags via the button under the topic title does not respect permissions and chosen tag system

     

     

  7. 4 hours ago, Ryan H. said:

    I don't know. I said above a couple weeks for the one issue I know about.

    10 hours ago, Matk said:

    There are other issues, which I mentioned earlier in this thread:

    - Adding tags via the button under the topic title does not respect permissions and chosen tag system

    - Tags with special characters cannot be deleted from the ACP

    - Prefixes with non latin letters (for example cyrillic) have weird behavior - they work on some topics, they don't work on others. 

  8. 5 hours ago, Cyboman said:

    1. I want to award (point credit) my members with points for a daily login.

    How can I define a daily login event?

    Members should only be awarded once a day, even if they log in and out and in multiple times.

    Probably this rule must be created with a custom action (daily login counter = 1) but I don't know how.

    That should be something in the line of:

    Create custom data field attached to member. Call it "Logged in today" and make it a yes/no value with default value to No. The rule then should look like this:

    Event: Member logged in to the system
    Condition: Check if value of "Logged in today" is NO
    Action 1: Credit a point
    Action 2: Set the value of "Logged in today" to YES

    You will need another rule that resets all YES back to NO at 23:59. Create custom action attached to members that runs on 23:59 each day, set this to a new event, check if the value is yes, then switch it to NO. 

    An issue that you may encounter: I am not sure how logged in event is triggered when the user has clicked the "remember me" checkbox, whether it counts as a new login or as long as the password is remembered no user login is counted. You will have to investigate this. 

    5 hours ago, Cyboman said:

    2. I want to award (point credit) my members for receiving (+5) and also for giving reputation (+1).

    But my rule doesn't seem to work.

    EVENT: Member receives reputation points

    CONDITIONS: none

    ACTIONS: Credit, Member that received the reputation, 5
    Credit, Member that gave the reputation, 1

    I also send notifications for both members, packed in 2 notification actions

    Do I require a custom action for this rule?

     

    3. By the way, has anybody found a solution, how to reward special reactions? Is it possible with any PHP code? I think this is VERY IMPORTANT!

    F.e. I want to create rules like "If a post gets 10 x 'sad' reaction, then debit the member -10 points'

    The reactions system that replaced the like system in 4.2 is written in a different way and it is impossible for Rules to work with it at this point. Issue has been raised with IPS, they said they are thinking about it. I guess thats the reason both 2 and 3 are not working at the moment. 

  9. 9 hours ago, FGN said:

    ok, now after making one rule only and deleting all the rest

    I made a new rule with the rule of any content made

    and made the rule/actions/else just like you said,

    But now it cuts it 4 points..not 6

    i had 833, now i have 837

    and tips on how to work this out?

    or should i just make the group exclusive get 4?

    This probably comes from the fact I mentioned earlier - that a new topic is also a new post so the rule is triggered twice when a new topic is post. In this case, your regular users will get 2 points and exclusive will get 4. Please try if you post just a reply if it will give you 2 points as expected. You can also check the contents of the debug log, I see that you have it enabled. 

    To get around this, you can exclude Topics from the rule - Add another condition that is "Content is of certain type" and click the NOT button. On the next screen select Forums / Topic (Content Item). This way it should ignore new topics, but give points for the posts...which are also the topics, so you should be set! Haven't tried it in practice, but give it a try. Playing with this app is half the fun. 

    Now that I think of it, this will probably conflict with the action that is triggered when conditions are not satisfied...I can't think of a way to get around this right now. Maybe in the end you will have to create a different rule for each content type...

  10. I am still not sure what your overall goal is. If you want to give one point for each type of content and two points for exclusive, then yeah, you can remove most of the rules and just leave one that has "any content is created". Keep in mind that topics and posts can be counted twice, i.e., when you create a topic, thats also a new post. 

  11. 4 minutes ago, FGN said:

    ok, @jair101 

    So i have set it up, and it seems that its giving the double points...but also extra..like a total of 6 points

    I started with 827..made the post, then it gave me 6 points, 833 final total

    is it because i have all these other rules made also

    here's the screenshot of my other rules

    image.thumb.png.ff915c73ef63d1a826823c5e45e6768c.png

    Yes, you should have only one rule giving points for certain events, they are not cancelling each other and all of them are effective. Disable all others and try just this one to see if it works fine. Just from the titles I have no idea how your actions are setup. 

  12. 25 minutes ago, FGN said:

    Yes that's right........i don't want this to recognize the commerce part......i want the rule to recognize the member group, which is called Exclusive......

    So the rule recognizes that group has made a post, and doubles the points

    I can't thank you enough for trying to help me!!

    The trick here is to work with the "conditions" part of the rule setup and create two actions - one when condition is satisfied and one when it is not. So basically you will have something like this:

    Event: A topic is created

    Condition: A member is in certain member group (Exclusive in your case)

    Rule Action: Credit or debit a point balance, Credit only: 2 points to the topic author. 
    Else Action: Credit or debit a point balance, Credit only: 1 point to topic author

    This way if a member is part of exclusive group he will get two points per created topic, everyone else will get one point. I haven't tried it myself, but it should work. Let me know if something is not clear and I will provide step by step instructions. 

     

  13. 9 hours ago, FGN said:

    Yes i don't understand how to make rules, and i know it's easy for most..but plz can ANYONE help me out. I am using the Lite Version of Rules, and i have 6 rules left (i know support is given to the paid part of this, this is why i'm asking if anyone can help)

    I have a custom member package that can be bought out of the store, and a group that is made from the said package

    Can someone be kind enough to explain to me how to make this rule, from start to finish, so i won't mess up

    1. I want the member who bought the custom package or group to be able to earn double points(points economy)

    This a double post....but i have edited it as i found out the answer to second part on first post 

    Let me see if I understand this correctly. You have various rules that give members points - like 1 point per new topic, 1 point per reply, etc. You want the same rules to give double points to member of a certain member group - 2 points per topic, 2 points per reply, etc. Is that correct?

  14. 7 hours ago, Cyboman said:

    We definitely need a RULES & POINTS CLUB! I wouldn't mind, if @Kevin Carwile would ask IPS to be allowed to create one here or alternatively on his own website.

    Who is interested in a club? We could collect ideas, what rules to realize and how to implement them. We could exchange our knowledge. We could profit from each other and solve problems together. I would be very interested to realize an advanced points & rules project!

    Count me in for a club here. Kevin's website already has a lot of areas to discuss, but not much movement there. I think with a club here there will be much larger exposure and more customers will be attracted, which in the end will benefit everyone. 

  15. 56 minutes ago, Fosters said:

    This was already suggested, but unfortunately the built in truncate function in IPS which I use ( https://invisioncommunity.com/4guides/themes-and-customizations/css-framework/typography-r98/ ) doesn't support it. 
    I'll see how easy it is to replace it with something own which supports toggle.

    I just thought, maybe a spoiler type functionality can replace this? Spoiler tags are both collapsable and expandable. Not sure if it can be inserted easily in an external app. 

  16. 31 minutes ago, Fosters said:

    This was already suggested, but unfortunately the built in truncate function in IPS which I use ( https://invisioncommunity.com/4guides/themes-and-customizations/css-framework/typography-r98/ ) doesn't support it. 
    I'll see how easy it is to replace it with something own which supports toggle.

     

    It is my personal opinion that in this case it will be better to simply leave the title of the content (as a link to the actual content) and the member note. I can't see a reason to read the entire content from the bookmark app. 

    Btw, I can't find settings from ACP, is it because this app doesn't have any?

  17. 22 minutes ago, Adriano Faria said:

    The problem is that I don't use icon name anywhere and to make a search it would have to be in a table. They're created directly on hook file. 

    I was thinking something like this:

    chrome_2017-07-23_19-43-07.png

    This way I can find that I want this icon on the font awesome website, then I will simply use browser search (ctrl+f) to locate it in your list. I thought it might be easier to make it this way then creating a dedicated table with search function, etc. 

  18. Few suggestions after I bought it and tried it for a bit:

    1. I am not sure if private bookmarks send notifications to the author of the post or not, but they probably shouldn't. 

    2. When checking a bookmark in "My bookmarks" I believe it should have at least collapse button, not only expand. On some communities there are posts few pages long and expanding such a post in bookmarks by mistake will hide all other bookmarks, not having the ability to collapse it back makes it much worse. In fact I believe in My bookmarks there should be only link to the post/image/article, etc. with the note that I have added. This will keep the things clean and tidy, like a browser bookmarks. 

    I would post these in the tracker, but your website is not accessible at the moment. 

  19. One suggestion from me :)

    It will be great if there is some way to search the title of the icon. Simplest way will be to include the name of the icon in the list, then with browser search I can locate the icon that I found on the font awesome website. But right now, I want to select an airplane, but I have troubles finding the icon in the list :)

  20. 1. Does this app scale well? I am considering adding few thousands markers to the map...
    2. Is the information for the additional paid plugins (mentioned by Unlucky above) publicly available?

  21. 9 hours ago, jair101 said:

    Hi fosters, 

    Will it be tough to integrate the app with the Rules application? Some possible uses:

    - Post receiving X likes gets automatically bookmarked for certain user groups
    - Post containing a given string in title gets bookmarked
    - Post that is recommended is automatically bookmarked

    etc.

    Another use: A bookmarked added by some members can be automatically transferred to all members that, for example, follow them. This way people can create their own bookmarks list and spread them to members that want them, it can even be subscription based.

    Another possible use of this is to have all new members receive some default bookmarks - site rules, guidelines, instructions how to use the software, etc. Actually it will be great if default bookmarks can be implemented even if you can't/don't want to implement Rules integration. 

    I will sign up to your site to submit the suggestions there as well. 

  22. Hi fosters, 

    Will it be tough to integrate the app with the Rules application? Some possible uses:

    - Post receiving X likes gets automatically bookmarked for certain user groups
    - Post containing a given string in title gets bookmarked
    - Post that is recommended is automatically bookmarked

    etc.

×
×
  • Create New...