Search results

  1. serpent_driver

    With PHP8.x I get "An error has occurred. Attempt to assign property "id" on null"

    If you have still problems use LiteSpeed Slack https://www.litespeedtech.com/slack, where you can report your issue directly to the developers who are responsible for Joomla plugin. Tag @Wuhua at LiteSpeed
  2. serpent_driver

    With PHP8.x I get "An error has occurred. Attempt to assign property "id" on null"

    Really? Did you only modify affected code or did you update plugin? All other users state that the problem would have been fixed by the update.
  3. serpent_driver

    With PHP8.x I get "An error has occurred. Attempt to assign property "id" on null"

    Forum search is your friend. ;) https://www.litespeedtech.com/support/forum/threads/php-warning-attempt-to-read-property-id-on-null.21087/ This issue has already been fixed for Joomla4 : https://github.com/litespeedtech/lscache-joomla/commit/eea5988a3715b1ca06e53a09d85a6eee242a7e51
  4. serpent_driver

    Domain key issue facing

    @BarryHawkins If you have Wordpress read this: https://www.litespeedtech.com/support/forum/threads/please-use-the-official-wordpress-forum.16028/
  5. serpent_driver

    Litespeed cache affected my cart (Woocommerce)

    https://www.litespeedtech.com/support/forum/threads/please-use-the-official-wordpress-forum.16028/
  6. serpent_driver

    Missing semicolon in LiteSpeed-generated UCSS files

    https://www.litespeedtech.com/support/forum/threads/please-use-the-official-wordpress-forum.16028/
  7. serpent_driver

    PHP Warning: Attempt to read property "id" on null

    @DJBenz It shouldn't surprise you if a similar problem occurs again after an update has fixed a problem. Just be consistent and report back if there are any new bugs. Unfortunately, the adjustments to PHP 8.x are tedious. With PHP 8.x, programmers should be guided to program more cleanly.
  8. serpent_driver

    PHP Warning: Attempt to read property "id" on null

    Same procedure as before. :) This is the result of only limited PHP 8 compatibility, but without any significant functional consequences. You can either ignore this warning or use ini_set('ignore_repeated_errors', True); to prevent the repeated writing of this warning until there is an update.
  9. serpent_driver

    Scroll Problem

    https://www.litespeedtech.com/support/forum/threads/please-use-the-official-wordpress-forum.16028/
  10. serpent_driver

    Cannot load litespeed-toolbox

    https://www.litespeedtech.com/support/forum/threads/please-use-the-official-wordpress-forum.16028/
  11. serpent_driver

    PHP Warning: Undefined property: stdClass::$vary_language

    @smash91 https://www.litespeedtech.com/support/forum/threads/php-warning-attempt-to-read-property-id-on-null.21087/
  12. serpent_driver

    How to use LiteSpeed with Apache?

    Would you tell us for which application you need the LSWS? Depending on this, there would be other and much simpler ways of using the LSWS without having to do a lot of technical work.
  13. serpent_driver

    PHP Warning: Attempt to read property "id" on null

    This is the result of only limited PHP 8 compatibility, but without any significant functional consequences. You can either ignore this warning or use ini_set('ignore_repeated_errors', True); to prevent the repeated writing of this warning until there is an update. The same reported issue...
  14. serpent_driver

    Export settings of LiteSpeed

    You should use LiteSpeed Slack to get faster response: https://www.litespeedtech.com/slack
  15. serpent_driver

    Why does a page load faster after 2e click

    Theoretically yes, but this function is buggy. A similiar bug as in OC, but with even greater repercussions.
  16. serpent_driver

    Why does a page load faster after 2e click

    If quic.cloud is used header name changes to x-qc-cache, but it is the same as x-litespeed-cache.
  17. serpent_driver

    Why does a page load faster after 2e click

    Yes, but if a function is disabled, then it is disabled. There is no cache header: x-litespeed-cache: cache is off, but there is a x-litespeed-cache: no-cache header that occurs if a page is either manually excluded from being cached or by its type, but only if cache is not disabled.
  18. serpent_driver

    Why does a page load faster after 2e click

    For the future, this forum doesn't support Wordpress and cache plugin any longer. https://www.litespeedtech.com/support/forum/threads/please-use-the-official-wordpress-forum.16028/
  19. serpent_driver

    Why does a page load faster after 2e click

    Of course! Disable means no cache and no cache header.
  20. serpent_driver

    Why does a page load faster after 2e click

    Which application do you have to use LScache?
Top