Jump to content

Runar

Clients
  • Posts

    386
  • Joined

  • Last visited

  • Days Won

    2

 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 Runar

  1. Thank you for finding the most recent working version of Elasticsearch! Another thread with the exact same error was posted a few weeks ago, and later in the thread @bfarber posted the reason for why the latest version of Elasticsearch does not work, but he did not specify which versions would work:
  2. There are many ways to handle/store secrets (such as database username and password) when developing websites. Some use environment variables, while others write the secrets directly in the code. Currently I use fastcgi_param in an nginx configuration file to make them available to PHP, but the downside of this is that the variables and their content is displayed together with all other environment variables, for example when using phpinfo(). So, how do you solve this? Do most people just store them in conf_global.php?
  3. Runar

    MS IE warning

    Can I ask why you use IE 11, with so many options available? Or are you somehow forced to use this old and outdated browser?
  4. Runar

    Mark Topic

    Hi! It works fine on 4.5, I’m actually using it on my own community without any changes or issues. I’ll have to submit a new version, though, to add support for the new Marketplace and to make a minor visual improvement to how the markers are displayed.
  5. Runar

    Mark Topic

    Yes, it will! I'm working on updating the plugin as we speak. For the record: 4.5 will introduce a new Mark as solved-feature, but this feature will only let you mark topics as "solved". If you want to mark them as anything else, or for instance change the style of the markers, you'll still need to use a plugin like mine.
  6. A simple plugin that improves the display names of Amazon S3 storage configurations. This plugin appends the bucket path, if set, to the display name of Amazon S3 storage configurations. Known issues: As of version 1.0.0, there are no known issues. Planned features: No planned features at this time, but requests are welcome.
  7. No problem, I'm just glad I could help ruling out my plugin as the culprit!
  8. In the short video below, I follow your instructions and end up with an embedded video. Your shortest URL works, but using the long one I get a «The link could not be embedded because there is no video at that URL» error message. I have identified this bug and will release a fix shortly. I included a keyboard viewer in the lower right corner, so you can see that all I do is press CMD + V in Safari. Would you be so kind and confirm that this is what you’ve been doing, but with a different result? Pasting rich text.mov
  9. It helps very much, thank you for taking your time to explain the details! It seems we're using the same browser and the same version of MacOS. However, the steps you're describing is exactly what I'm doing myself. If I copy a Streamable URL from the Safari address bar and paste it into the editor, the URL is automatically converted to an embedded video. The URL is automatically underlined when I paste it, and then converted to a video when I press enter. Have you tested this with several different Streamable URLs? Would you be able to send me the URLs so I can test them on my forum? I will test with different URLs later today, as well as do the Notes app procedure you described.
  10. Thank you for your post! I have, however, not been able to reproduce your issue. Would you mind sharing some more information, such as your OS and browser, and describe the issue in detail? When I paste a Streamable URL in the default editor, the video is embedded automatically for me. I paste the URL using CMD + V (equivalent CTRL + V on Windows) on my Mac. How do you paste the URL?
  11. Runar

    Mark Topic

    I’m not using clubs myself so I’m not sure how much work it would be, but I will take a look at it and let you know!
  12. Runar

    Mark Topic

    As long as the topic author’s group is selected in the marker permissions, they will be able to mark and unmark their own topics. As a side note, since you used the word «choose»: There can only be one marker per forum, so no one, not even administrators, can choose between different markers. Let me know if I misunderstood your question!
  13. Embed Streamable is a very simple plugin with one task and one task only: Add support for automatically embedding Streamable videos in posts. There are no settings or options, you just enable the plugin and let your users embed videos from Streamable! Known issues: As of version 1.0.0, there are no known issues. Planned features: No planned features at this time, but requests are welcome.
  14. Runar

    Mark Topic

    What’s new in version 1.1.0: Added Allow a topic to be locked or unlocked, and moved, when marked and unmarked. Add support for multiple languages (translatable markers). Make it possible to choose between badge or tag as marker style. Log administrator actions on markers. Fixed Restructure the admin pages for better workflow. Improve the preview of markers in the admin pages. Improve the handling of marked topics meta data. Fix a few small annoyances in the admin pages.
  15. Runar

    Mark Topic

    What’s new in version 1.0.2: Fixed Viewing the markers list in the ACP would result in an error if one of the markers were assigned to a non-existing forum or member group.
  16. Runar

    Mark Topic

    I have fixed the problem! It was caused by Unread Topic Badge, another plugin. I had to change the order of the plugins, and move my plugin below Unread Topic Badge. It seems to be working fine now, but let me know if you’re still having problems. I also identified a bug related to deleted (non-existing) forums and member groups, and I have uploaded a new version to your website. Thank you for your time!
  17. Runar

    Mark Topic

    Would you be able to send me a link to your website, so I can take a closer look?
  18. Runar

    Mark Topic

    This plugin makes it easy and fast to add a marker (badge) to a topic, by placing a button next to the «Reply to this topic»-button. The marker visually stands out, both when viewing the topic and when viewing the forums. It's similar to using tags, but with tags you and your members will have to edit the topic and manually add the tag. Also, unless I’m mistaken, there is no way to restrict a tag to specific forums or members. This plugin is kind of a combination of tags, prefixes, and saved actions (multimoderation), and you can allow everyone to use the markers, not only admins and moderators. Here are a few pictures showing the visual differences between markers, tags, and prefixes. When viewing the forum: When viewing the topics: Let me know if you have any other questions!
  19. Runar

    Mark Topic

    What’s new in version 1.0.1: Fixed When a marked topic is deleted, data indicating that the topic was marked is deleted from the database. When a marked topic is merged in with an unmarked topic, data indicating that the topic was marked is deleted from the database.
  20. Runar

    Radical Tags

    I see no such options, and both tags and prefixes are enabled. Do I need to define the prefixes somewhere? And is it possible to style them, e.g. with different colors?
  21. Runar

    Radical Tags

    I want to add more than just a text string to the topic title: I want to add a styled badge or prefix, just like Mark as Sold did. I don’t think this is possible with Saved Actions?
  22. Runar

    Radical Tags

    That would be great! I’m currently trying to rebuild the plugin I mentioned, but as I want different prefixes and buttons in different forums, I’m looking at creating one custom plugin for each forum, which is probably not the best solution.
  23. Runar

    Radical Tags

    Would it be possible to add functionality similar to the now dead Mark as Sold-plugin by @Tom Irons? In short, I want to add a tag/prefix/badge to topic titles by clicking a button in the topic view, not by editing the topic or using the ACP.
  24. That's true, but it's disabled by default in version 57 and above, and must be manually enabled. This is also true, so it's not really a problem that it's not supported in all browsers. All I wanted to say was that this (preload) is not a quickfix to remove render blocking CSS from every visitor. I have added your example to my own site and it works perfectly!
×
×
  • Create New...