Jump to content

Interferon

Members
  • Posts

    1,412
  • Joined

  • Last visited

  • Days Won

    4

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Everything posted by Interferon

  1. It's also surprising that blog entry header images are not included: https://invisioncommunity.com/developers/rest-api?endpoint=blog/entries/GETindex#object-entry I was planning to make a feed of all recent activity, with the appropriate background image for each item.
  2. I'm fetching gallery images with the web API and displaying them in a client application. It's surprising there is no option to sort images by rating: https://invisioncommunity.com/developers/rest-api?endpoint=gallery/images/GETindex With an application like this normally you want to make your top-rated images the default option, and then have a dropdown box that allows the user to switch to most recent content. The reason is that your top-rated content of all time makes your application look a lot better than whatever random stuff people recently uploaded.
  3. It looks like this can probably be done with the rawProperties info here: https://invisioncommunity.com/developers/rest-api?endpoint=core/members/POSTitem
  4. This might be as simple as just allowing modification of a profile field.
  5. @onlyME If chatbox+ supported the REST API we could build out own Discord. Not sure how hard that would be to add.
  6. Interferon

    User stats

    I'm digging deeper into the web API and haven't found any way of tracking actions. For example, we could have a user value that gets incremented each time they run our application, so their account can keep track of how many times total they run the program. This could be shown as a member field, or used to track activity to award a badge.
  7. On this page: https://invisioncommunity.com/developers/rest-api/index/ In the first code example, this line should have a comma after it: CURLOPT_USERPWD => "{$apiKey}:"
  8. My users make these mistakes every day: https://www.ultraengine.com/community/blogs/entry/2778-finalizing-terrain/?tab=comments#comment-14301
  9. I'm using it now, but it looks like it doesn't work for blog entries (and probably some other things).
  10. It was hard to read on the wide computer screen. I looked at some examples using a narrow vertical screen and I could read it faster. I think when your eyes are just moving vertically you can take it all in faster, but when I am going side to side I lose my place.
  11. I am not asking for help writing paragraphs. I am suggesting a way to clean up a very very common user error.
  12. One nice features of Github's markdown implementation is that it automatically removes double-line returns between paragraphs, and lines before and after the text content. This makes it so you never have those annoying errors that mess up the paragraph spacing. You know what I mean? People make these kind of errors all the time. I don't want to go in and edit their content to remove such a minor and common mistake, but it makes things look ugly.
  13. I'm no longer using the Downloads application. When I attempted to uninstall it, the page was loading for a long time and timed out. Our server was running out of disk space, which may have been the cause of this. The app now shows as "_app_downloads" in the admin panel. It seems like the uninstall was only partially successful. If I try to uninstall it again the page times out and nothing changes when I refresh the admin panel page. I think it is probably a good idea to either have it installed or uninstalled, but not hanging around like this with the potential to cause errors next time I upgrade.
  14. Ummm, isn't this the community support forum?
  15. Does this work on a per-forum basis? I don't want every forum to use this, just our feature requests forum.
  16. I'm no longer using the Downloads application. When I attempted to uninstall it, the page was loading for a long time and timed out. The app now shows as "_app_downloads" in the admin panel. It seems like the uninstall was only partially successful. I think it is probably a good idea to either have it installed or uninstalled, but not hanging around like this with the potential to cause errors next time I upgrade. I tried to file a support ticket in the client area but it says my plan does not include email support?
  17. Perfect. Since customers get moved into another user group I can make it so only paying customers have the profile field. Thanks!
  18. Interferon

    Videobox

    It would be nice if there was an option to hide related videos shown at the end of a YouTube video, since rel=0 no longer works. Here is information on how to do this: https://www.maxlaumeister.com/articles/hide-related-videos-in-youtube-embeds/ Would also be nice if the "Videos" profile tab was not shown if the user has no videos.
  19. Information on how is here: https://www.maxlaumeister.com/articles/hide-related-videos-in-youtube-embeds/
  20. Discoverability in games is getting harder and harder. Our members use our site to funnel traffic to their own websites and game pages. They tend to get very large numbers of profile views, like tens of thousands. If I could make the "About Me" tab the default tab selected when the profile is viewed, more of those profile views would convert to clicks going to the URLs they are trying to promote. So they post images, videos, and blogs on our site, that leads to profile views, and that leads to more traffic for them.
  21. Spammers like to fill the "About Me" section of their profiles with links, which hurts our SEO. I suggest some mechanism to prevent profiles from showing fields until first approve content is posted, or something like that.
  22. Of course the Crypto systems do not support subscriptions, and subscriptions are the only viable model for Internet business today. It's also a lot of extra steps for customers in other countries who just want to pay with their credit card. I think it is very unlikely Russia will be the last country PayPal decides to create unofficial privatized sanctions for.
  23. Now that PayPal is enacting their own unofficial sanctions on other countries, this request is more pressing. Today's it's Russia, who knows what country they will ban tomorrow?
×
×
  • Create New...