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

Posts posted by Runar

  1. 3 minutes ago, Dreamlander said:

    What about replacing with files images like png,gif etc.?Is there a method?

    Yes, it's possible and quite easy.

    Go to Forums in your AdminCP and edit the forum you want to replace the icon for. At the bottom of the page you'll see "Icon", where you can upload a custom image to replace the icon.

    Take a look at the images in this help guide:

     

  2. 1 minute ago, tgs-shaun said:

    It works fine, I see the "Mark Topic" button, I just thought it would be useful to "premark" topics when they are created, as that is the usual flow of things. For example if a user lists something for sale, they would wish to mark it as for sale at the time of thread creation.

    I know what you mean, and I've actually been thinking about adding a similar feature as I need something like this for my own community. I just need to figure out the best way to, as in your example with listing something for sale, unmark the topic as for sale and "remark" it as sold. Any suggestions?

  3. 51 minutes ago, tgs-shaun said:

    The "forums and permissions" tab from your screenshot is missing. How do I actually allow users to select from a prefix?

    Can you post a screenshot of what it looks like to you? Please post it and any further details in the support topic:

     

  4. This help guide explains how you can change the default language from English:

    In short: Navigate to Customization -> Languages in the AdminCP, and click the Edit icon next to the language you want to set. In the popup window that appear, check the Default Language option, and save the form.

    Edit: You'll have to install the Romanian language pack first. Please read this guide for help with installation.

  5. 4 minutes ago, Daniel F said:

    Have you any examples?

    Thank you for asking! These are the ones I've found the last weeks:

  6. 1 hour ago, Mote Marketing, Inc. said:

    Focus a bit on bringing your Support articles up-to-date, and;

    I also wish for this. It applies to the developer documentation as well, where some articles tell you to do things in ways that will make absolutely sure your resource doesn't get approved to the Marketplace. It's frustrating to the point where I'd rather read the source code directly than try to make sense of the documentation, which in my humble opinion is not a good sign.

    I understand and respect that keeping help guides and developer documentation up-to-date is a time-consuming task, but outdated and sometimes wrong documentation is worse than no documentation.

  7. 18 minutes ago, livegames.co.il said:

    This solution will work on the mobile as well?

    No, there is no foolproof solution that will work on every device. It will disable copy and paste for some, while others will be able to easily bypass it.

    What exactly do you mean by "copying a genuine contact"?

  8. Disabling copy and paste is not supported out of the box, and I strongly advice you against doing it by other means. It’s very hostile against your members, and easy to work around. In most cases, all they have to do is disable JavaScript and they can copy and paste as much as they want.

    If someone wants to copy or paste, they will find a way, no matter how hard you’ve made it for them.

    But since you asked, there are some solutions here, but note that they may break other functionality in your community.

    Why do you want to disable it? If you tell us why, maybe we can find other solutions.

  9. 34 minutes ago, jay5r said:

    Yesterday I noticed that the load on my server and the server's CPU usage had both doubled starting a bit over a week ago. I dug a bit further and saw that there were one or two suspicious threads using a lot of CPU. I run php using FPM and they were running php without FPM. And they weren't running under the user account that web requests typically use. I had my host investigate and they said they were associated with a number of IPB applications for the install where I was having problems with Mail Bouncer - Calendar, Galleries as well as Mail Bouncer and Delete My Account.

    Could this be cron jobs? As far as I can remember, they are set up to run at least once every minute, and I'm sure there are scenarios where they could hang or in shorter periods use more CPU than normal.

  10. What's new in version 1.1.0

    Version 1.1.0 is now available in the Marketplace! New in this version is support for 4.6, and a small update to the language strings.

    Improvements

    • Update language string to match the latest from Invision Community.
  11. What’s new in version 1.1.0

    Version 1.1.0 is now available in the Marketplace. The main change is support for 4.6. Apart from this, the only other change is that the code is cleaner, making the plugin easier to maintain.

    Improvements

    • Improved code readability and ease of maintenance.
  12. What's new in version 1.1.0

    Version 1.1.0 is now available in the Marketplace. The main changes are support for 4.6, and a cool little feature that dynamically updates the colors of the preview icons in the plugin settings when the colors are changed.

    New features

    • Added tiny script to settings page, to dynamically update the icon colors when the colors change.
  13. 4 minutes ago, DawPi said:

    Sure, here you are:

    Thank you! Those are completely different hooks than in my application, so it shouldn't be an issue. My client reported the issues using the previous version of your application, when it was still a plugin. Were the hooks different then? My client has updated to the latest version now, so we'll wait and see if the issues persist.

  14. A client of mine reported what seems to be a compatibility issue between this plugin/application and one of my own applications. He reports that when both applications are enabled, notifications of moderator actions are no longer being sent. My application is awaiting Marketplace approval, but my client has been using it for some time now without other issues.

    Would you be able to send me a list of hooks your application uses, so I can compare them against mine?

×
×
  • Create New...