Forum Replies Created

Viewing 15 replies - 1 through 15 (of 18 total)
  • Thread Starter huppbrian

    (@huppbrian)

    Well like I said in the initial post, I have a satisfactory workaround that meets my needs. The only reason I opened up the string in the first place is to raise the flag in case someone else has a similar issue. So I’m not planning to pursue it any further.

    Thread Starter huppbrian

    (@huppbrian)

    Sorry it took so long.

    I get a 500 error. Here’s the info from the log. I don’t know whether it makes a difference, but notice I’m using Firefox. I get the same issue with Edge.

    POST
    https://huppbrian.us/wp-comments-post.php
    [HTTP/2 500 635ms]

    POST
    https://huppbrian.us/wp-comments-post.php
    Status
    500
    VersionHTTP/2
    Transferred3.41 kB (2.53 kB size)
    Referrer Policystrict-origin-when-cross-origin
    Request PriorityHighest
    DNS ResolutionDNS over HTTPS

    alt-svc
    h3=":443"; ma=86400
    cache-control
    no-cache, no-store, must-revalidate, max-age=0
    cf-cache-status
    DYNAMIC
    cf-ray
    94a4c72aacfbbcfd-ATL
    content-security-policy
    upgrade-insecure-requests
    content-type
    text/html; charset=UTF-8
    date
    Wed, 04 Jun 2025 04:44:58 GMT
    expires
    Wed, 11 Jan 1984 05:00:00 GMT
    nel
    {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    panel
    hpanel
    platform
    hostinger
    report-to
    {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=FYhslCvdaXmxv8OqJz1y6GFbaMkw8E%2Bo4kSrPN54su1YwmV34BFmjnJtXRVtA6mSWCWEt4qM4wniNiIWGHkydlotaDYwp8PQKazVlA%3D%3D"}]}
    server
    cloudflare
    vary
    Accept-Encoding
    x-dns-prefetch-control
    on
    X-Firefox-Spdy
    h2
    x-litespeed-cache-control
    no-cache
    x-litespeed-tag
    194_HTTP.500
    x-powered-by
    PHP/8.2.27
    x-turbo-charged-by
    LiteSpeed

    Accept
    text/html,application/xhtml+xml,application/xml;q=0.9,/;q=0.8
    Accept-Encoding
    gzip, deflate, br, zstd
    Accept-Language
    en-US,en;q=0.5
    Cache-Control
    no-cache
    Connection
    keep-alive
    Content-Length
    238
    Content-Type
    application/x-www-form-urlencoded
    Cookie
    _lscache_vary=6a32618bcfd576c6fc3205206ae4733b; cookielawinfo-checkbox-necessary=yes; litespeed_qc_hide_banner=1748548414; t1xolzkv=er2romvcy353; jyd01qrc=s0ig3k7exc40; qngnwu9p=qw1f9lk3s6pd; 3k2yvav0=eo07akcexgzl; wordpress_test_cookie=WP%20Cookie%20check; PHPSESSID=ihi70o98vt8703vlvbff982dse; session_id=cad981ddef2de3228e9442c853ea087a; email_id=tsc%40huppbrian.us
    Host
    huppbrian.us
    Origin
    https://huppbrian.us
    Pragma
    no-cache
    Priority
    u=0, i
    Referer
    https://huppbrian.us/bible-study/genesis-291-3024-jacobs-wives-children/
    Sec-Fetch-Dest
    document
    Sec-Fetch-Mode
    navigate
    Sec-Fetch-Site
    same-origin
    Sec-Fetch-User
    ?1
    Sec-GPC
    1
    TE
    trailers
    Upgrade-Insecure-Requests
    1
    User-Agent
    Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:140.0) Gecko/20100101 Firefox/140.0
    Thread Starter huppbrian

    (@huppbrian)

    Sorry to ask such a dumb question, but how do I check for Javascript errors?

    Thread Starter huppbrian

    (@huppbrian)

    Sorry, I don’t know whether there were any Javascript errors, and since I have the workaround in place, I’m reticent to “re-break” the site to find that answer. In retrospect, I suppose I could have turned on the AIOS debug logging before implementing the workaround, but I didn’t. I want to help any way I can. I suppose I could temporarily deactivate the workaround plugin and re-enable the CAPTCHAs in AIOS.

    It might be helpful to know that before I put the site on Turnstile I was using the AIOS built-in arithmetic problem CAPTCHA on all my forms including the comment form and that was working fine.

    Thread Starter huppbrian

    (@huppbrian)

    I spoke too soon. Re-enabling the REST API did NOT resolve the issue after all. I’m not sure why it was working for a while, but I still have the same issue.

    Note that in the meantime, I have migrated from dynamic Login/Logout menu items set up in the ASE plugin to similar dynamic menus set up with the UsersWP plugin and I’m still having the same issue when Litespeed is activated. Deactivating Litespeed resolve the issue.

    Thread Starter huppbrian

    (@huppbrian)

    FIXED – I had disabled the REST API in the Admin and Site Enhancements plugin. After restoring the REST API everything works as hoped for. Sorry to bother you. Please mark closed.

    Thread Starter huppbrian

    (@huppbrian)

    Yep. That’s why I think I must have something configured wrong. Does the plugin have the capability to generate a settings dump file for review?

    Thread Starter huppbrian

    (@huppbrian)

    Here’s the info you requested (all with browser cache disabled):

    New visit to home page and also after login…

    Response Headers

    x-litespeed-cache: hit

    Request Headers

    Cache-Control: no-cache

    No x-litespeed-cache-control in either case.

    After page refresh following login…

    Response Headers

    cache-control: no-cache, must-revalidate, max-age=0, no-store, private

    x-litespeed-cache: miss

    x-litespeed-cache-control: private,max-age=1800

    Request Headers

    Cache-Control: no-cache

    Thread Starter huppbrian

    (@huppbrian)

    Just to make sure I understand, you want me to check these fields…

    1. As a website visitor to the site home page
    2. After clicking Login
    3. After logging in (when the issue I reported is exhibited – that is the menu isn’t updated)
    4. After going back to the home page (when the issue is cleared)

    Do I have that right?

    Thread Starter huppbrian

    (@huppbrian)

    Could you walk me through this? Baby steps and monosyllables, please. I do want to help troubleshoot, but I’m not the brightest bulb on the string.

    Thread Starter huppbrian

    (@huppbrian)

    BTW – I have tried the various presets from Advanced down to Essentials. All exhibit the same issue.

    Thread Starter huppbrian

    (@huppbrian)

    Report Number – KZPJOHUG

    Thread Starter huppbrian

    (@huppbrian)

    Looks like the offending line is in this function…

    public function getOnlyBelongsFilters( $sets )
        {
            $relevantFilters = [];
    
            foreach ( $sets as $set ) {
                $relevantFilters[] = $this->selectOnlySetFilters( $set['ID'] );
            }
    
            $relevantFilters = flrt_remove_level_array($relevantFilters);
    
            return $this->extractBelongsFilters($relevantFilters);
        }
    
       

    May I suggest adding an if ($sets) before the foreach loop to cover the case where no filters have been configured. I suspect that my issue will go away once I configure some filters.

    • This reply was modified 2 years, 4 months ago by huppbrian.
    Thread Starter huppbrian

    (@huppbrian)

    Sorry. I can’t reproduce the issue. I had an issue with another plugin Church Admin that has subsequently been fixed by the plugin author. Once that was done, the problem with the Litespeed update went away. For the record though the error was that the Advanced Sermons sermon archive couldn’t be found. This archive isn’t a page. I believe it is a custom post type.

    Thread Starter huppbrian

    (@huppbrian)

    So no comments from anybody at all about this, huh? I guess I must be the only one who uses this. Guess it’s back to the old “classic” block for me to regain the functionality the other blocks once had in Gutenberg. Don’t worry. We know what’s best for you. You didn’t really want this capability in the first place. You’ll thank us later.

Viewing 15 replies - 1 through 15 (of 18 total)