Hi
Thanks for reaching out.
We had a check and it seems like our plugin works in WPMS.
Just to confirm, does this occur in the latest version 2.3.1?
Can you please open a support ticket with elaborate details so that one of our support engineers will help you to resolve the issue.
Really appreciate it.
Thanks
Flycart Team
Thread Starter
diegpl
(@diegpl)
Hmm, weird, in some other network sites it works. Just in a one that it does not. Do you know what could it be? It just loads forever. I have deactivated all its plugins and the problem persists. Tks! 😉
Thread Starter
diegpl
(@diegpl)
Hmm, it seems it is working just for old installations where I had activated it before. I am getting 503 error for the new ones. It seems it is with a problem for creating new DB cells in fresh installations, no?
Thread Starter
diegpl
(@diegpl)
I use Digital Ocean and I even receive a warning from my testing droplet: CPU Utilization Percent is currently at 99.33%, above setting of 80.00% for the last 5m
It is might creating cells in every single site of the network. Could it be with this problem? Tks! 😉
Thread Starter
diegpl
(@diegpl)
Maybe a missing filter at DBTable.php is creating cells in the whole network and crashing it when it has many sites?
./v2/App/Models/DBTable.php: $rules_table_query = “CREATE TABLE $rules_table_name (
./v2/App/Models/DBTable.php: $order_discount_table_query = “CREATE TABLE $order_discount_table_name (
./v2/App/Models/DBTable.php: $order_item_discount_table_query = “CREATE TABLE $order_item_discount_table_name (
./v2/App/Models/DBTable.php: $rules_table_query = “CREATE TABLE $rules_table_name (
Thread Starter
diegpl
(@diegpl)
As I thought, the plugin is creating tables in the whole network, these three for all the websites, that is why it crashes big networks:
wpsoft_2584_wdr_order_discounts
wpsoft_2584_wdr_order_item_discounts
wpsoft_2584_wdr_rules
Is it possible to update it to not happens that? Do you know how could I do that? Tks! 😉
Thread Starter
diegpl
(@diegpl)
So? I`ve sent a message you the website @kowsaliya requested me as well and I still did not receive the answer. If you guys need help with the code, please, let me know then. Tks! 😉
Hi @diegpl
We have replied to your email thread with more details.
Kindly have a check and let us know.
Thanks
Team Flycart