Forum Replies Created

Viewing 15 replies - 46 through 60 (of 114 total)
  • @autogarsas can you share what tweakings have you applied? I am still facing the trouble, but cannot reproduce myself, only have to wait until the next time it happens. Thanks.

    • This reply was modified 5 years, 9 months ago by hungpham.
    Thread Starter hungpham

    (@hungpham)

    Hi.

    That’s the log when I access by my iPhone. Anyway, I just noticed that when the mobile problem happens, I also cannot access the site with Safari on my Mac. The error message is NSPOSIXErrordomain:100

    I have sent a report to Litespeed. The number is XAAQWCPY.

    Thanks.

    Thread Starter hungpham

    (@hungpham)

    Nothing from the front end access. The log recorded some, but it’s from admin area, with links such as admin.php?page=litespeed-toolbox. You can see here https://paste.ubuntu.com/p/TWWhgVnPTK/

    From the server log, checked with Safari and MS Edge:

    <my-ip-address> – – [21/Jul/2020:14:16:43 +0700] “GET / HTTP/2” 200 7833 “-” “Mozilla/5.0 (iPhone; CPU iPhone OS 13_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0 EdgiOS/45.6.2 Mobile/15E148 Safari/605.1.15”

    <my-ip-address> – – [21/Jul/2020:14:21:30 +0700] “GET / HTTP/2” 200 7833 “-” “Mozilla/5.0 (iPhone; CPU iPhone OS 13_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1.1 Mobile/15E148 Safari/604.1”

    Thread Starter hungpham

    (@hungpham)

    The web server is OpenLiteSpeed

    I noticed the same situation with images. Many times, the first load didn’t show images. Refreshing is showing all data well. There is no error recorded either in server error log, or showing on screen.

    Thread Starter hungpham

    (@hungpham)

    It’s loading via https now. However, the GUI is broken. I am trying to exclude .css files but a lot of small .css files with this theme and plugins 🙁 Excluding more than 10 .css files already, but the theme is still broken. Is there any faster way than excluding one by one?

    Thanks.

    Thread Starter hungpham

    (@hungpham)

    Hi.

    Here is a part of source code:

    <meta name="robots" content="index, follow, max-snippet:-1, max-video-preview:-1, max-image-preview:large"/>
    <link rel="canonical" href="https://mydomain.com/" />
    <meta property="og:locale" content="en_GB">
    <meta property="og:type" content="website">
    <meta property="og:url" content="https://mydomain.com/">
    <meta property="og:updated_time" content="2020-03-11T10:11:26+02:00">
    <link rel='dns-prefetch' href='//cdnjs.cloudflare.com' />
    <link rel='dns-prefetch' href='//www.youtube.com' />
    <link rel='dns-prefetch' href='//s.w.org' />
    <link rel='dns-prefetch' href='//youtube.com' />
    <link rel="alternate" type="application/rss+xml" title="xxxxxxxxxxxxxxxxxxx &raquo; Feed" href="https://mydomain.com/feed/" />
    <link rel="alternate" type="application/rss+xml" title="xxxxxxxxxxxxxxxxxxx &raquo; Comments Feed" href="https://mydomain.com/comments/feed/" />
    <link data-asynced="1" as="style" onload="this.onload=null;this.rel='stylesheet'"  data-optimized="1" rel='preload' id='qodeblock-fontawesome-css'  href='http://mydomain.com/wp-content/litespeed/cssjs/6793b.css' type='text/css' media='all' />
    <noscript>
    <link data-optimized="1" rel='stylesheet' id='qodeblock-fontawesome-css'  href='http://mydomain.com/wp-content/litespeed/cssjs/6793b.css' type='text/css' media='all' />
    </noscript>
    <link data-asynced="1" as="style" onload="this.onload=null;this.rel='stylesheet'"  data-optimized="1" rel='preload' id='wp-block-library-css'  href='http://mydomain.com/wp-content/litespeed/cssjs/922ce.css' type='text/css' media='all' />
    <noscript>
    <link data-optimized="1" rel='stylesheet' id='wp-block-library-css'  href='http://mydomain.com/wp-content/litespeed/cssjs/922ce.css' type='text/css' media='all' />
    </noscript>
    <link data-asynced="1" as="style" onload="this.onload=null;this.rel='stylesheet'"  data-optimized="1" rel='preload' id='qodeblock-style-css-css'  href='http://mydomain.com/wp-content/litespeed/cssjs/d23fb.css' type='text/css' media='all' />
    <noscript>
    <link data-optimized="1" rel='stylesheet' id='qodeblock-style-css-css'  href='http://mydomain.com/wp-content/litespeed/cssjs/d23fb.css' type='text/css' media='all' />
    </noscript>
    

    You can see that all files from //mydomain.com/wp-content/litespeed/cssjs/ are loaded with HTTP not https.

    Thread Starter hungpham

    (@hungpham)

    Hi.

    Yes, both are https already. The problem appears only when activating LC. Deactivated, all files are served with https.

    Thread Starter hungpham

    (@hungpham)

    Hi Lindsey.

    Yes, I manually disconnected the default, and re-connect to the new WooCommerce catalog, then the product upload is working now.

    Might be you can change the code to do this step automatically, so we don’t need to do manually again for other websites?

    Thanks.

    Thread Starter hungpham

    (@hungpham)

    Hi Lindsey.

    When I am using this plugin, it’s creating a new catalog, named “mybusiness – WooCommerce”, beside the default catalog “Products for mybusiness”.

    And the Facebook Page Shop option only appears in the catalog “Products for mybusiness”, while sync’ing from this plugin created a product in the catalog “mybusiness – WooCommerce”.

    I even tried to disconnect the FB page from the catalog “Products for mybusiness”, but there is no option for connecting my FB page to the new catalog “mybusiness – WooCommerce”.

    I think that’s why the product is not uploaded to the FB shop.

    A little confusion. Hope that you can see the problem here?

    Thread Starter hungpham

    (@hungpham)

    Hi Lindsey.

    I already mentioned at the beginning, that nothing is uploaded to FB shop. That’s why I am asking here.

    Thread Starter hungpham

    (@hungpham)

    Hi Lindsey.

    No, I only have one product for now. I set it up as a simple product, without checking to the virtual or downloadable box. The product is a printed book.

    Thread Starter hungpham

    (@hungpham)

    Superb. Thanks for the confirmation.

    Thread Starter hungpham

    (@hungpham)

    Yes, I just learned about the event listener. It seems to be better. Thanks 🙂

    Thread Starter hungpham

    (@hungpham)

    @codestylist As you can read, this will throw an Error in a future version of PHP!

Viewing 15 replies - 46 through 60 (of 114 total)