Jump to content

Adlago

Clients
  • Posts

    3,876
  • Joined

  • Last visited

  • Days Won

    23

 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 Adlago

  1. You never showed a result of this test, you would have seen your vulnerability site.
  2. Cron command should be executed every 1 minute. Ask the host to edit from 30 to 1 minute.
  3. This exists on the author's site, so my advice is for him to remove them...
  4. After original IPS externals JS, you have loading 3rd party externals JS <script src="https://unpkg.com/react/umd/react.production.min.js"></script> <script src="https://unpkg.com/react-dom/umd/react-dom.production.min.js"></script> Make sure that these 3rd party JS do not create a conflict (for example - remove them from your global template or stop a plugin that introduces them to your site). Then clear cache site and try to change owner in your club.
  5. Charles must have messed something up... Here is the installation of 3.4.9 in my root directory...
  6. You are wrong, I have been a client since 15.01.2015 - and then I got a license for 4.0, including 3.4.9 And 3.4.8 existed long before 4.0.
  7. Clicking the "x" in an owner's name will remove it from the field. You mark an empty field with the mouse and start typing "km " From the list of users that pops up, click on your nickname. It will appear in the owner field. Then save, and remove cache site.
  8. Observing this club of yours, you want to replace Support-1 owner with ??? probably with kmk? Such an issue should not occur. Are you sure you are doing this replacement correctly? Could you describe the steps of this change please. Hey, now I did the same action in my test installation - there I have 4 such clubs - and change happened without any issue.
  9. This story looks more and more to me like a missing closing curly brackets ace in some code in a template causing an infinite loop and crashing the forum. @LiveG When your forum is up and running, open your forum with dev tool your browser and check the console for logged errors.
  10. @Randy Calvert Is there a configuration that creates an issue described by the author of the topic?
  11. Test your security headers https://securityheaders.com/ and show your results
  12. There are enough descriptions of Apache 2 compatibility with Linux - read and review what is not compatible with your installation. I asked for the contents of two files to you show them, not to confirm their existence... It is possible that some rule in these files is creating an issue that is stressing you out.
  13. What is your content: htaccess file, and constants php file?
  14. Also - Which data storage are you using - - MySQL database - File system - Redis Whith PHP version?
  15. Author of your theme, what did he say? Did it create an update for you? Try it - create a copy of your theme, enable a copy theme for the default theme. See if it crashes again.
  16. Try and test your website for viruses, for example, with this online tool https://online.drweb.com/result2/?url=1
  17. The error message that occurs when testing with Lighthouse, which causes a drop of 8 points in the SEO metric, "robots.txt is not valid - Lighthouse could not download robots.txt file", is a common problem when using a network for content delivery (CDN) such as Cloudflare. This supplement in robots txt, I mentioned eliminates this issue. Probably Lighthouse changed (updated) their version and introduced a bug. Another issue related to the SEO metric is that 2 zones are indicated in a guest cookie message, for poorly sized tap and click zones. And when viewing these areas, they are not links to touch, but part of the text - which is also a consequence of this bug. Add-on in robots txt removes and this issue.
  18. I found a solution in an article about this. Add in robots txt Disallow: /cdn-cgi/ and issue will not be there. It worked OK for me.
  19. Probably so, some problem in PSI. Now I tested sites with other platforms - and popular sites. Everyone has this issue. Apparently, it is a coincidence in the time of updating your patch, and the appearance of an issue in PSI. You can close this topic. Sorry for the trouble.
  20. https://pagespeed.web.dev/analysis/https-invisioncommunity-com-forums/cm12blrd8a?form_factor=mobile Yes, and my robots.txt are OK, and on all the sites I test it is OK, but after the update of the last patch that I did for me half an hour ago, I noticed this issue...
  21. This test is from your site - but is also from many too sites Please check - this degrades the SEO performance of sites.
  22. It just means that in a used theme so far, there are outdated codes, or there are codes that create a conflict. Search for an author of your theme to provide you with an update on it.
  23. When you are able to log in to ACP, switch the original IPS theme to the default theme.
×
×
  • Create New...