Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter evandoc

    (@evandoc)

    Dropped the table after disabling the plugin and no issues

    Thread Starter evandoc

    (@evandoc)

    Apparently, sv_wc_facebook_delete_all_products.php will only delete products in the catalog, so it’s not relevant as these are old products from an old website version.

    Facebook support was helpful – they enabled me to delete my commerce account and start again.

    They also had an option to clear out the catalog for me once I sent them written confirmation.

    I opted to start again and I have a lovely clean catalog now ??

    Thread Starter evandoc

    (@evandoc)

    I can’t delete the catalog because it is linked to a Facebook shop – also no way to delete the Facebook shop

    Spent 8 hours on this already.

    Tried adding sv_wc_facebook_delete_all_products.php

    As far as I can tell it has done nothing.

    There is no option to manually delete or archive the products.

    These are really old items that were created from an initial upload.

    Thread Starter evandoc

    (@evandoc)

    Line 2135 of wp-db.php

    while ( $row = mysqli_fetch_object( $this->result ) ) {

    Thread Starter evandoc

    (@evandoc)

    [27-Aug-2022 07:03:11 UTC] PHP Fatal error: Allowed memory size of 2147483648 bytes exhausted (tried to allocate 105609608 bytes) in /home/creativeit/public_html/wp-includes/wp-db.php on line 2135

    I have increased memory limit but I am getting this now

    When wp-stateless is disabled, I stop getting the error

    Thread Starter evandoc

    (@evandoc)

    After disabling the object cache I get this error in the log

    [25-Aug-2022 10:38:51 UTC] PHP Fatal error: Out of memory (allocated 3253374976) (tried to allocate 12288 bytes) in /home/******/public_html/wp-includes/wp-db.php on line 2135

    Thread Starter evandoc

    (@evandoc)

    Hi

    Thanks for coming back to me

    1) please try disable object cache , and see how it goes

    – Looks like this was already off?

    2) you can add this code into your wp-config.php

    if (strops($_SERVER[‘REQUEST_URI’], ‘xxxx) !== FALSE) {
    define(‘LSCWP_V’, ‘1’);
    }
    }
    where the xxxx is the URL that plugin runs , this will completely disable LSCWP from loading up when WP is started up

    Will pass to developer

    3) please provide the report number, you can get it in toolbox -> report -> click “send to LiteSpeed”

    Report number: FJWGYJIA
    Report date: 08/25/2022 06:23:21

    Do you have an option to log on to our system to configure the plugin correctly for us?

Viewing 7 replies - 1 through 7 (of 7 total)