Jump to content

Daniel F

Invision Community Team
  • Posts

    6,565
  • Joined

  • Days Won

    37

Daniel F last won the day on April 4

Daniel F had the most liked content!

About Daniel F

Contact Methods

Profile Information

  • Gender
    Male

Recent Profile Visitors

25,007 profile views
  1. I've fixed here recently a bug for the next release.. I'll take a look @Grafidea just to confirm that it's the same and not something else.
  2. The poll widget will only show existing polls. So the Topic field expects the title from an existing topic that contains a poll.
  3. There are settings for format specific compression/quality in your ACP => System => Files => Image Settings.
  4. This would definitely require a 3rd party app.
  5. You can disable MFA by setting the DISABLE_MFA constant to false in your constants.php file! if you’re hosted with us, please submit a ticket and we’ll take care of this
  6. Sounds like an incompatible php version. Make sure that you’re using php 8.0.0 or higher
  7. Yea, the chatbox would fire way too many AJAX requests within a short timeframe.
  8. something like this but for the frontend https://www.ic-essentials.com/files/file/7-tags-manager/ ?
  9. There’s one on https://www.ic-essentials.com/files/file/24-tag-cloud/
  10. You can literally use the pages app to create such a thing. Something like but with a select field as menu instead of the sidebar menu
  11. The temp_ban column in the core_members table contains the banned state. 0 means not banned -1 means banned any other integer in this column is the timestamp until the user should be banned
  12. I have fixed few instances yesterday, the date template was one of them.
  13. Gmail is retrying to send the failed mails from its queue.
  14. You could also utilize the solution feature for this.
×
×
  • Create New...