Jump to content

Kirill Gromov

Clients
  • Posts

    515
  • Joined

  • Last visited

  • Days Won

    7

 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 Kirill Gromov

  1. Hello. How to reproduce the error: 1) Create a new profile field with type Date. 2) Go to members search, select dates in this field and click to search.
  2. Over time, does IPS migrate to pure JS or something else?
  3. Hello, yes, sure, please send your details.
  4. @Matt, in IPS5 the front will be on the jQuery?
  5. The new version, which allows you to choose payment methods, is now waiting for approval.
  6. Not directly, but you can through Stripe Checkout:
  7. Hello. I don't think so because everyone's taste is different.
  8. Hello. What do you mean? Color, size or what?
  9. Hello, @balazsp, you can use something like this: Create a new Pages block with html and add this: <a class='ipsButton ipsButton_medium ipsButton_important ipsButton_fullWidth' href='#' data-ipsDialog data-ipsDialog-url='/index.php?app=avatarhub&module=hub&controller=front&do=styleAvatar'>Select Avatar</a> Should work
  10. This is true, but until you have revoked the licenses of the pirates, and I do not quite understand why. I see it in such a way that it is not so important for you to react to the piracy of files from the market, maybe I'm wrong.
  11. Following up not enough, you need to take action. The devs community has identified at least two pirates with an active license. But no action was taken in their direction (at least in public). You don't like it when your product is pirated, but you allow our products to be pirated. You can't really to affect on warez sites, but you can take away licenses.
  12. A new version with the fix has been uploaded. Thanks everyone for the report. I had to override the behavior of removing the avatar from the form when a new image is uploaded through Uploads helper.
  13. Thanks, I'm looking to find the cause of this problem, but I can't reproduce it yet.
  14. Hello, how I can reproduce it?
  15. Hello, I think yes, in the next version!
  16. Hello. I will add this in the next version.
  17. Can you check this on the default theme?
  18. Hello. You must enable access for groups in the app settings.
  19. Thanks, I think I'll add these edits to the next version of the app.
  20. https://invisioncommunity.com/third-party/providers/
  21. You can take the author of the previous or next post and call him lucky)
  22. I fell into this trap, it's really not easy to think about the guest every time, thanks!
  23. Hello. For compatibility with 4.7 you need to change the file /applications/newtopicdescription/hooks/forum.php public function clubForm( \IPS\Helpers\Form $form ) to: public function clubForm( \IPS\Helpers\Form $form, \IPS\Member\Club $club )
×
×
  • Create New...