Jump to content

Adlago

Clients
  • Posts

    3,864
  • 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. 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.
  2. What is your content: htaccess file, and constants php file?
  3. Also - Which data storage are you using - - MySQL database - File system - Redis Whith PHP version?
  4. 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.
  5. Try and test your website for viruses, for example, with this online tool https://online.drweb.com/result2/?url=1
  6. 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.
  7. 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.
  8. 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.
  9. 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...
  10. This test is from your site - but is also from many too sites Please check - this degrades the SEO performance of sites.
  11. 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.
  12. When you are able to log in to ACP, switch the original IPS theme to the default theme.
  13. When an admin wants to fix a guest message containing a cookies notification, explore and find a css rule, or something else, on a working site with a custom theme, it's logical to ask for a comparison with an original IPS theme. Guest Themes menu permission for original theme is used for this purpose. A browser tool makes this comparison easy. From several previous versions, incl. and in current 4.7.16, this feature is not working. A box for this menu appears, but the menu itself is hidden. If an hidden rule is turned off when checking with a browser tool, then this menu can be used. This method is inconvenient because when the page is reloaded, this rule should be stopped again. I assumed it was a bug and posted a topic in the support section with enough descriptions and images. Please restore this functionality.
  14. Ever since 4.0.0 - this up to 4.7.14 (for the latter I'm guessing, but I think it worked) - no one has had an issue with this cookie... And that's 9 years... Which made it necessary to remove it in the latest versions? In fact, in the old versions, cookies are the same as the ones I took a picture of above and sent you... But in the old versions, this guest skin menu worked perfectly...
  15. Ok, another situation - a working site with many active users - and issues with this message. You work as an administrator invited to the service - and you are looking for an issue. You should include an original ips theme for comparison - looking for the error in the client's theme. Well, what would you do - since this menu does not work with an active message?
  16. I agree with that, but please explain how an admin can change, for example, the css of this message for different devices, since as a guest he won't see it in a newly developed theme. And if it accepts cookies, it won't see a message… I understand the reasoning behind for guest cookies - but what does the administrator do in this case? Does he have to constantly search for code and remove "hidden" ones so he can prepare a new theme for his users?
  17. Yes, by accepting cookies, it works... But I always test without accepting cookies...until previous version 4.7.15 - and it didn't have this issue. Many times as a guest I have parsed the css of a guest post - about the cookies… Now there is no way to do this, except in dev mode of the browser to delete hidden in code. - then it becomes visible - but it is very inconvenient for any analysis of this message..
  18. Quite often in my work I use a menu skin for guests - ie. enable new theme and guest permission to monitor and analyze changes I make. Already in version 4.7.15 I noticed it, but even now in 4.7.16 it exists. Now I have enabled guest permission on old theme. Here's what I get - I've purposely included an original IPS theme: For all other groups of users - no issue. Is this just in my installation or...?
  19. I know it very well... And because it happened and surprised me a lot, that's why I wrote it... It sounds strange, but it's a fact.
  20. No, the databases are different... But now I remembered that I'm using PHP 8.2 and everything works perfectly... With that weirdness I wrote about in the update... PS.A while ago I updated the patch that you released - and there was no such strangeness... For each of the installations separately.
  21. @Marc Stridgen I apologize for getting involved in this topic, but maybe there really is some problem with auto upgrade... Here's what happened to me - when I received an email that you activated 4.7.16, I, as usual, logged into my test installation - I started autoupgrade and it went perfectly (but note that in this installation I already have the 4.7.16 beta update) . So far so good - but when I started a live site with the same intention to update, I was startled for a moment - because it turned out that the live site is also already with 4.7.16 - ie. for some reason when updating my test installation, the live site was also updated... I.e. there is some mystery in your new release. Again, I apologize for writing in this thread, but I thought this information would be useful to you. Also - with many updates, the changed templates check returned nothing, even though there are important templates with changes from your original development.
×
×
  • Create New...