Jump to content

Marc Stridgen

Invision Community Team
  • Posts

    13,807
  • Joined

  • Last visited

  • Days Won

    243

Reputation Activity

  1. Thanks
    Marc Stridgen got a reaction from breezy1941 in BOTS   
    Why would you want to get rid of them? Is there some issue being caused on your site due to these? I ask as what you are describing is perfectly normal
  2. Thanks
    Marc Stridgen got a reaction from Darek_Hugo in PageSpeed Insights Fix Needed for Link Back to Original Post in Quotes   
    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.
     
  3. Like
    Marc Stridgen got a reaction from peter.schaefer in Upgrade - Manual action required - Version 4.7.16   
    I would certainly think so 🙂 
  4. Like
    Marc Stridgen got a reaction from I_cant_Swim_ in My site (and this site) are slow, about 10 seconds to see a topic?   
    We're aware and looking into it
  5. Like
    Marc Stridgen got a reaction from Ibai in Achievements rule for anniversary   
    I have moved this to our feedback forum for you, as unfortunately this isnt something I can think of a way around at present.
  6. Thanks
    Marc Stridgen got a reaction from beats23 in Need some info about Amazon s3   
    If the files are moved, then those files would no longer be located in the places they were indexed. So items such as google image search, if they were direct links to the images, would indeed be affected. Files are removed from local after a successful move by the system, unless you choose to move items manually and select that you have done so. In that scenario it would be up to yourself to remove the old images
  7. Like
    Marc Stridgen reacted to Daniel F in Why I cant create poll?   
    The poll widget will only show existing polls.
    So the Topic field expects the title from an existing topic that contains a poll.
  8. Like
    Marc Stridgen reacted to tforums in HEAD requests adding LOAD, Can This Be Cached?   
    Sorry. I have not kept up with these changes because everything has been running so well until recently. You are right, a CDN is a better option for all the long term unknowns I am worried about.
  9. Like
    Marc Stridgen got a reaction from bel303 in Can't seem to get FB/Instagram OEmbed working.   
    Im not sure how much more I can say than I have said above. Facebook appears to be requiring business verification 
  10. Like
    Marc Stridgen got a reaction from Jim M in License   
    They won’t install unless you actively click to install them in the admin cp
  11. Like
    Marc Stridgen got a reaction from SC36DC in Achievements rule for anniversary   
    I have moved this to our feedback forum for you, as unfortunately this isnt something I can think of a way around at present.
  12. Like
    Marc Stridgen got a reaction from SeNioR- in URL Site Previews...   
    Its not something we have at present on the new editor, but its certainly an interesting idea. 
  13. Thanks
    Marc Stridgen got a reaction from sadams101 in PageSpeed Insights Fix Needed for Link Back to Original Post in Quotes   
    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.
     
  14. Like
    Marc Stridgen got a reaction from I_cant_Swim_ in Visibility of Club posts   
    Glad to hear things are now working for you 🙂 
  15. Haha
    Marc Stridgen got a reaction from Gary in Is this a Windows 10 problem or are my emojis broken?   
    I could have told you it was anything then 😄
  16. Like
    Marc Stridgen reacted to arrowman in Google Maps integration   
    I found things from a couple of years ago that I have there and that I didn't remember. Apparently, I have room for a few more projects... I'll continue later. Thanks for the moment.
  17. Like
    Marc Stridgen got a reaction from Adlago in PageSpeed Insights Fix Needed for Link Back to Original Post in Quotes   
    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.
     
  18. Thanks
    Marc Stridgen got a reaction from Svetozar Angelov in spam posts   
    This is done from your file system, not your admin CP. So you create a file in the route directory named constants.php and add this
    <?php define('DISABLE_MFA', TRUE); This will disable the google authentication you are struggling with, so you can log in
  19. Like
    Marc Stridgen got a reaction from SeNioR- in spam posts   
    This is done from your file system, not your admin CP. So you create a file in the route directory named constants.php and add this
    <?php define('DISABLE_MFA', TRUE); This will disable the google authentication you are struggling with, so you can log in
  20. Like
    Marc Stridgen got a reaction from SeNioR- in Club Database Permissions   
    At present it follows the permissions of the database, so you would have to set it there within the admin CP if you want to set specific permissions 
  21. Agree
    Marc Stridgen got a reaction from Vakarian96 in Club Database Permissions   
    Feel free to post up within the feedback area if you wish to see changes in this area
  22. Like
    Marc Stridgen reacted to teraßyte in Retrieving plugin?   
    No. While you can download an application's folder from the server, plugins aren't the same. When plugins are installed, the setup folder is NOT saved on the server. And the original XML file is not available, either.
    You'll need to rebuild the XML file from scratch based on the files on the server, plus rewrite from scratch the setup folder (if the plugin creates tables or adds columns).
     
    It may take some time, but it can be done. I've done it several times for clients, especially recently after the marketplace closed.
  23. Like
    Marc Stridgen got a reaction from Svetozar Angelov in spam posts   
    @Svetozar Angelov - Sorry to see you are having issues with spam here. I just wanted to pick up on where we are here, as there appears to be a lot of confusion, and I want to clear up where we are.
    We understand you have an issue with spam, and I feel you believe we are in some manner ignoring this. Let me assure you this is certainly not the case. 
    You have stated there is a "Hole" here, without any evidence of this in any way. Just an assumption. While I understand the frustration, this isn't going to help your issue. We have no known security issues on the platform, and from what my colleague has seen so far, it seems the users are logging in and posting as normal, and they are standard users, who have logged in with a password.

    A few things to note on that. If they have logged in with the password, then they have the password. There is no way in which to get a users password on the software. To make this very clear. If I have access to your database directly, with your database credentials, and have full FTP access, I still could not obtain what a users password is on your system, due to the way the passwords are encypted. And they are encrypted with PHP methods useds throughout the internet (not only our software). Quite simply, nobody has gained the password of a user through your software. 
      My colleague has also shown you there where to check if a user has had their details compromised on another site. Most users will use the same passwords across multiple sites. So if a site elsewhere has been hacked where their password can be identified, they have an email/password combination that may work on the site. Therefore they would simply be able to log in with those details. I'm sure you understand, thats not something we have any control over
      You can use 2 factor authentication for all users. There is unfortunately an issue with the google one at present that we are looking into, but you can use question and answers. This would force users to at least have another action to log in, meaning if someone does know the password, they may stumble at the question/answer stage  
    We are more than happy to look at your settings to see what we can advise. But you do appear to be quite hostile toward people who are trying to help you. Both staff and other customers. I can only assume that is out of frustration. A frustration I can fully understand. But please do help us to help you. We are on your side, and do not like spam any more than you do 🙂 
  24. Like
    Marc Stridgen reacted to Gary in Can I post a clickable image?   
    For the record, @Patham, there is no such thing as a silly question. Everyone has different abilities when it comes to forum software and the internet in general. The only way to learn is to ask as many questions as you can. I find myself asking questions performing certain functions purely because something I had to do when releasing one community, I didn't do until years later when I created another community.
    Glad you found a solution in the end though.
  25. Thanks
    Marc Stridgen got a reaction from PPlanet in Question about Visitors Block   
    I've just asked about this, and it does indeed show the last 5. So it seems the others are records from prior to us having that limit
×
×
  • Create New...