Jump to content

PinPics

Clients
  • Posts

    230
  • 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 PinPics

  1. 5 minutes ago, Jim M said:

    Please ensure that the member in question is able to see the club. If permissions have changed, it would indeed reflect that.

    Our account does not have authorization to login to the Admin CP so you would need to allow that.

    They do all have permissions (I double-checked), and I just used your account to sign-in to the AdminCP without problem. Try it again and let me know if you can't get in. 🙂 Thanks!

  2. 23 minutes ago, Jim M said:

    I am not able to reproduce this. All the users you listed, all have the Club listed under their profile like so:

    Could contain: File, Webpage, Text, Animal, Bear, Giant Panda, Mammal, Wildlife

    Did you use the AdminCP option to sign-in as those users? The Admin accounts all see the clubs option with no problem. But only the Admins can see the club listed. Use the "sign-in as" user option through AdminCP for the first username that is in the list, and you'll see this:

    Could contain: File, Webpage, Child, Female, Girl, Person, Doll, Toy, Face, Head

    I've checked with every member of the club, and only the Admin accounts can see it listed in their profile area.

  3. 9 hours ago, Marc Stridgen said:

    There appears to be an issue with your custom signin on the front end, on the login provided

    I've just cleared all cache and cookies from one of my browsers and signed-in with the account as listed under the adminCP access area in the client info. It worked fine. Sign-in requires e-mail address rather than username, but that's what I have loaded. Let me know what kind of issue you are having, because I was just able to login fine.

  4. 17 minutes ago, Jim M said:

    Could you please post here or put the display name of the user who you're seeing this on in the Notes section of the Access Details of the Client Area? 

    The few individuals I've checked thus far, do indeed have this showing up.

    Absolutely. I've added three usernames into the "Notes" section in the access details. 

    If I look into their profiles (signed in as an Admin), the Clubs tab does show them as a member of a club. 
    But, if I sign-in as them -- the clubs tab in profile is empty and says they are not a member in any clubs.

    Thanks so much for your help on this!

  5. 3 hours ago, Marc Stridgen said:

    We would need to look further into this for you, however the access details on file appear to be incorrect or missing. Could you please update these details by visiting your client area, selecting the relevant purchase, then clicking "Review/Update Access Information" under the "Stored Access Information" section. 

    We look forward to further assisting you. 

     

    Thank you! I believe I have updated everything. If you are having trouble with the SFTP access, let me know. For some reason, IPS is never able to get on with our server password and I always have to change it temporarily for some reason.

  6. Obviously, I've got a setting wrong somewhere, but I can't find it! We've created a private club that has more than twenty members. Everyone can see the club posts and can access the clubs page via the Menu Link under the "Forums" tab. However, only members in the Admin group see their club under the "Clubs" tab in the profile.

    Here's what it looks like to an Admin member in the personal profile -- showing up great:

    Could contain: File, Webpage, Car, Transportation, Vehicle, Machine, Wheel, Person

     

    But here's what it looks like to all members who are not in the Admin member group. This member is part of the club and can access it through the Menu Bar and any recent posts in the recent feed.

    Could contain: File, Webpage, Doll, Toy, Face, Head, Person

     

    How can I fix this profile setting, please? Thanks so much!

  7. 22 hours ago, teraßyte said:

    Yeah, a badge for every point would be a bit too much. 😅

     

    You can use this instead: https://invisioncommunity.com/developers/rest-api?endpoint=core/members/POSTitem

    It's possible to alter the number of points a user has by using the rawProperties parameter. You'll need to first GET how many points the user (API link) has and then save the value including your extra points, though.

    Thanks for the above! I've sent that to the developer. He's going to look at it next week. If he can't do it, then you'll probably be hearing from me about the possibilities of a plug-in. 🙂

  8. 6 minutes ago, Nathan Explosion said:

    https://invisioncommunity.com/developers/rest-api?endpoint=core/members/POSTitem_achievements_awardbadge

    Award them a badge, you can send over the number of achievements_points to be given.

     

    I will send him this link. We don't want a badge for every point, though. There are points awarded for different successfully completed steps in submitting to the database. We want members to gain points that they will then be able to trade in for actual items. The points would then be manually removed from their accounts when the item is shipped to them. Will it still be possible to just award points, without a badge?

  9. Hope I'm posting this in the correct spot. 

    We're spending some time working on the ranks/badges section of IPS, and the options in there are really great. 
    The major part of our website is not on IPS and is a trading pin database. Users are able to add to that database, and our database programmer has put in a way to count "points" for different actions in the database. Originally, my idea was to see about getting a plug-in made by one of the great devs here to take the points from our database and add them to the appropriate accounts in the IPS software. However, my developer thinks he may be able to do that. Here's the info that he sent me, and I'm wondering if you can answer his questions there? He's talking about the info stored for assigning points. Thanks so much!!

    ------------------------------------------------

    It’s stored in a MySQL table.  If they had an API they have where we could write the points, that would work too. 

    We write them to a polymorphic table with the maximum number of points awarded for that item (pin, image, etc) and the number of points that were actually awarded. 

    Here’s an example of what it looks like.  So for a PIN, the max points were 5 and 0 were awarded to the user as no checkboxes were selected.  We store the user + the pointable id (pin, image suggestion, comment, etc). 

    Could contain: Blackboard, Chart, Plot, Text

    If they had an API, we could inject the code that writes to the forum for the amount of points awarded and to what.  OR they can read from this table [for a plug-in]!

  10. 6 minutes ago, Jim M said:

    You would want to clear your cache in Support to clear any block cache. You can also try rebuilding your search index in ACP -> System -> Search.

    I did clear the cache, but that didn't change anything. And I've given it a half hour to change anything.

    I see the rebuild search option, but I'm hesitant to do that, since I don't want the search non-functioning.

  11. Oh, thanks! That worked great, and now that group cannot click on the "Clubs" tab in the Nav Bar. Perfect.

    However, the recent posts widget is showing the Club's recent posts to that group. Will that refresh later, now that I've updated the permissions -- or do I have to control the club items showing the recent post bar in a separate area?

  12. 1 minute ago, Jim M said:

    Thanks. I was able to get in now. However, I have transferred this to a ticket as we will need to investigate further what is happening as it looks like you're missing a column. Could you please ensure that all third party items are working appropriately or disable them?

    All third party items do seem to be working appropriately. If you need to disable them while you are actually working in there, please feel free to do so. However, I don't want to disable them for any longer than necessary, so I don't want to do them now for a ticket that we're not sure when it will happen. Thanks!

  13. 1 minute ago, Jim M said:

    We would need to look further into this for you, however the access details on file appear to be incorrect or missing. Could you please update these details by visiting your client area, selecting the relevant purchase, then clicking "Review/Update Access Information" under the "Stored Access Information" section. 

    We look forward to further assisting you. 

     

    I think I've got it updated. Let me know if it doesn't work. Thanks.

  14. Hi! Just a couple quick questions. We have a database of articles created that is running on a Page through the Pages App. Works great. But after having posted eight articles there, we've decided that we would like to activate the post topic in forum option as well.

    I went into the AdminCP to edit the database, toggled that option on in the Database settings, selected the Forum to post them in and saved. Realized that I had the "Delete Record with topic is deleted" option toggled on and didn't want that, so I toggled that off and hit save again. Now, it looks like this:

    Could contain: Page, Text, File, Webpage

    That looks like it's transferring the eight articles and matching comments into the forum where we want things posted, correct? But now the "Post Topic" option is toggled off. Did I do something wrong there? Also, about how long will that take to complete?

    Thanks so much!

×
×
  • Create New...