Jump to content

MIXOH

Members
  • Posts

    176
  • Joined

  • 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

Everything posted by MIXOH

  1. @Dayton28 What's New in Version 1.1.6 See changelog Released Just now Version 1.1.6 only for IPS 4.4! Added Fix for better compatibility to the 3rd party applications. Big thanks to @onlyME for finding it and providing a fix. Added setting allowing you to make the reaction unique. When it is turned on, any user with access to this reaction will be able to use it only 1 time per day (It should be understood once every 24 hours)
  2. I need more information about this, in what place and under what conditions this happens. In general, the substitution of id in the request was taken into account and in case of an attempt an error will be generated, but since the reaction mechanism is very fragmented depending on the type of content, etc. I could have missed something somewhere.
  3. I think so, quite. The only thing is that I do not understand the terms( Now temporarily without a big brother (PC), how quickly can it be done with a mobile while the question))) Similarly, I will try as much as possible, if it does not require conversion to the application or making deeper corrections.
  4. @Mike John Small visual bug, when options Include global title? and Allow collapse? is Disabled, blank header H3 still displayed. This is a bit confusing markup, especially in the mobile version. Maybe like this in \data\theme.xml: {{else}} <h3> {{if settings.gms_collapse}} <a href='#' class='ipsPos_right ipsJS_show ipsType_noUnderline cMessageToggle' data-action='toggleMessage' data-ipsTooltip title='{lang="gms_toggle_this_message"}'></a> {{endif}} &nbsp; </h3> {{endif}} replase to: {{else}} {{if settings.gms_collapse}} <h3> <a href='#' class='ipsPos_right ipsJS_show ipsType_noUnderline cMessageToggle' data-action='toggleMessage' data-ipsTooltip title='{lang="gms_toggle_this_message"}'></a> &nbsp; </h3> {{endif}} {{endif}}
  5. What's New in Version 1.1.5 Version 1.1.5 only for IPS 4.4! Added setting for the ability, by analogy with the ban, to allow the reaction of certain groups. Added setting to select the reaction behavior when the user has secondary groups. (If the setting is enabled, the availability of the reaction will depend only on the main group to which the user belongs, otherwise both the main and secondary groups will be taken into account)
  6. @DSyste your version of php? Create another topic, this is not subject to support these app
  7. I just installed the application on a clean 4.4.1. No problems were observed. In addition, I see that the problem is not only with this application. Try to temporarily disable the problem in your opinion application.
  8. What mistakes? Sad( I can try if no one don't mind. Subject MTA me quite familiar) And the application is very interesting, though not entirely relevant for me personally
  9. Maybe. There are only two options, either incorrect entries in the database or incorrect update. Try on a clean install.
  10. If you have access, I would like to have a look at the screen of the table of core_reactions
  11. @Dayton28 I checked all three options. Alas, not one was confirmed, everyone worked exactly as they should have. Perhaps it makes sense to try to reinstall the application, or at least look in the database, it is possible that there was confusion?
  12. How? What option? It is important! In the plugin, due to the many possible settings, there are a lot of conditions, maybe some of them overlap or are not fully implemented. In order to keep track of this, you need to clearly understand the exact settings for the inadequate work.
  13. Excuse me. The IPS team changed the marketplace conditions and now no additional files except the plug-in itself are allowed, so they are unlikely to appear on the market(
×
×
  • Create New...