Daniel Kozina
Forum Replies Created
-
Is possible to add this price via filters?
Forum: Plugins
In reply to: [Sequential Order Number for WooCommerce] The same orders number@webtoffee have you maybe some fix for it ?
Forum: Plugins
In reply to: [Sequential Order Number for WooCommerce] The same orders numberSure @webtoffee – it’s done.
Forum: Plugins
In reply to: [Sequential Order Number for WooCommerce] The same orders numberNo @webtoffee – we are not using it but we are using Woocommerce in 5.9.0 version (maybe it’s important for you).
Forum: Plugins
In reply to: [InPost for WooCommerce] Błąd podczas pobierania etykietyMam chyba podobny problem:
PHP Fatal error: Uncaught TypeError: fwrite(): Argument #2 ($data) must be of type string, array given in /var/www/clients/client1/web3/web/wp/wp-content/plugins/woo-inpost/classes/class-helper.php:114
Forum: Plugins
In reply to: [LiteSpeed Cache] Problem with create tables in databaseHi,
I have this issue in some of my projects. I think the problem is with database migration (localhost -> live server). Where I can find SQL create tables instruction for every functionality? (for example: wp_litespeed_cssjs) I will add them manually.
Forum: Plugins
In reply to: [LiteSpeed Cache] Problem with create tables in databaseI have this problem when I move the page from localhost. For example my address on localhost: https://xyz.pl and end domain is the same. When I install a new web page with installed LiteSpeed Cache and I try to save some changes in the plugin I have these problems. I checked it a few times.
Maybe the problem is with my database on Xampp? which coding I should use on Xampp and the final domain?
Forum: Plugins
In reply to: [LiteSpeed Cache] Problem with create tables in databaseHi,
This problem is existing on some of my web pages. For example, I have the next error:
CREATE TABLE IF NOT EXISTS
wj_litespeed_img_optming() DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci;My database info:
innodb_version
5.7.30-33
protocol_version
10
slave_type_conversions
tls_version
TLSv1,TLSv1.1,TLSv1.2
version
5.7.30-33
version_comment
Source distribution
version_compile_machine
x86_64
version_compile_os
Linux
version_suffixThank you for help, I understand it.
Hello,
Thank you! it’s working properly!
BUT 🙁 – The number is still the same. I mean some business client bought something and his invoice number is FV/10/11/2020 but after him some other customer bought something and his invoice number is OV/11/11/2020 so the enumeration is the same. We can do different numeration for business and personal customers?
Best regards,
Daniel