Jump to content

Marc

Invision Community Team
  • Joined

  • Last visited

Everything posted by Marc

  1. Marc replied to Matt's post in a topic in Developer Connection
    In order to do that, you would indeed need to licenses for the 2 public facing sites
  2. Marc replied to Matt's post in a topic in Developer Connection
    This isnt the case. As mentioned by Nathan above, you can do this on a localhost install. What you cant do is have 2 online sites running. One with your v4 and one with your v5, which is what I thought you were referring to there
  3. I get what you are saying there, however, the changes were put into place to ensure the viability of the classic self-hosted product going into the future. Of course, this doesn't affect your current license unless you want to switch to those new terms. The reality is, that the new terms are less expensive for some, and more expensive for others (if you would not have previously purchased multiple applications). But exactly the same for any current license holder, as their terms haven't changed. (unless you choose to do so). The majority of our customers will find any new license they purchase cheaper, and will certainly find comfort in the fact we made changes to ensure viability. In terms of what we are referring to here in terms of renewals, yes, of course paying for something you have been using is more expensive than not paying for something you have been using.
  4. Marc replied to Matt's post in a topic in Developer Connection
    You would need to run within your license agreement. So this would be only 1 live install, and a non-accessible test install if needed.
  5. Marc replied to Matt's post in a topic in Developer Connection
    We will of course have more blogs coming in due time, however if you are interested in development items, be sure to follow our developer blogs https://invisioncommunity.com/developers/devblog/blog/
  6. This would be in Members>Staff>Moderators. Edit the entry in question, visit the content tab, and set the "Can set a future publishing date?" setting
  7. Marc replied to WebCMS's post in a topic in General Questions
    There are no emoji packs available from ourselves, other than what is preinstalled. As far as marketplace is concerned, there may well be people who provide these, you would have to take a look through the providers list. In terms of removing, there is no way in which to do this. Those are not emoticons, but rather standard emojis which are available on most devices natively
  8. Thank you for bringing this issue to our attention! I can confirm this should be further reviewed and I have logged an internal bug report for our development team to investigate and address as necessary, in a future maintenance release.
  9. It is worth noting that The monthly releases, for the most part, are exactly what you have requested there 🙂
  10. Thank you for bringing this issue to our attention! I can confirm this should be further reviewed and I have logged an internal bug report for our development team to investigate and address as necessary, in a future maintenance release.
  11. Marc replied to Adlago's post in a topic in Feedback
    While I understand the frustration, unfortunately changing a version of jquery is a major change. As such its not just a simple case of "Lets just get that done". As much as we would like to make these changes quickly, there are times things need to be done within a major release. In terms of 5.x, we have said in a few topics and blogs, we are moving to naive javascript over time. However that will not happen in the first rendition of 5.
  12. Licenses that are under the new terms that are not renewed after 24 months will be expired permanently and cannot be renewed.
  13. Marc replied to Ramsesx's post in a topic in Technical Problems
    Please upload a fresh set of files from your client area, and then get this again.
  14. There is no mechanism for that within the login handlers at present. You would need development for that.
  15. Glad to hear you got where you needed 🙂
  16. Yes, thats correct
  17. If thats the case, recreate a new block with the same contents, in the manner I described here.
  18. Marc replied to DMGAMING's post in a topic in Technical Problems
    You would ned to speak to the author of that theme, if its not showing only on your new theme
  19. Yes, that would be correct. The problem you have here, is you are trying to both have forums as your main page, and not have forums has your main page, depending on person. Thats not possible unfortunately
  20. You are on the forums page, so it will indeed be showing the stats. What you are trying to do there is change the forum page into something that isnt the forum page. You would have likely been better to create a new page in the pages application and set pages to your default application if you are doing it like this, to be honest
  21. What you could be best doing with that block, would be to create a new block in the admin CP which is a custom block. You can use that as a template, and with doing it this way you can set specific permissions. So for that popular contributors block for example Go to Pages->Page Management->Blocks in the admin CP Click "Create new block" Under "Plugin" select "Popular contributors" and click next Give it whatever name you wish in the name section, then click save Remove the permission for guests, and click save Now you have created a custom block, you can add it to the front end Open the block manager on the page Drag the "Pages->Custom blocks" block to the page Click to edit that block and choose the custom block you created In this way you can create any number of blocks with exactly the permission you wish
  22. If this is happening often, we would need examples of it. Also, do you have other methods of registration being used at all?
  23. Indeed, it seems that the issue described by my colleague. Something is redirecting to https however your site isnt set to use https. You can make your site use https from your conf_global.php file by changing the URL there
  24. It prevents registration with those users. They could then try another username should they wish to do so. That entry you show is not a default entry, no
  25. We have sendgrid integration, which may well serve your purposes. You can integrate with this in System->Site Features->Integrations