formless
Forum Replies Created
-
Forum: Plugins
In reply to: [Database Manager - WP Adminer] PHP Fatal error@pexlechris, Thank you for your support!
First of all, I’ve checked the result of phpinfo(), and the value of mysqli.default_port was not set.
I am using version 6.6.0 of Local (by flywheel), and newly made Local’s site via default flow is seemingly using UNIX Socket to connect to MySQL(*) instead of TCP/IP. That’s why mysqli.default_port is not set, I assume. But still the Local’s built-in Adminer is working fine…
*I paste the execution result of command “mysql> status” below.mysql Ver 8.0.16 for macos10.14 on x86_64 (MySQL Community Server - GPL) Connection id: 157 Current database: Current user: root@localhost SSL: Not in use Current pager: stdout Using outfile: '' Using delimiter: ; Server version: 8.0.16 MySQL Community Server - GPL Protocol version: 10 Connection: Localhost via UNIX socket Server characterset: utf8 Db characterset: utf8 Client characterset: utf8 Conn. characterset: utf8 UNIX socket: /Users/.../Library/Application Support/Local/run/.../mysql/mysqld.sock Uptime: 2 days 1 hour 33 min 33 sec
Maybe I have to find a way to change the method of connection to TCP/IP from UNIX Socket first…
PS
I’ve tried your plugin on another WordPress which uses TCP/IP to connect to MySQL, and It worked fine with no additional configuration to php.ini.Forum: Plugins
In reply to: [Database Manager - WP Adminer] PHP Fatal errorHi to @pexlechris
Thank you for your cooperation, the result was this line below in my screen instead of wp_die().
NULL string(0) ""
(The URL is
https://localhost:10110/wp-adminer?username=&db=local
)PS
I also tried the same with PHP 8.0.0, but I got the same error.Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Export/Import Pods settingThank you so much for ur quick reply. @keraweb
I’ve tried “Migrate Packages component”, and I made it ??Forum: Plugins
In reply to: [Bogo] Will deleting the original page cause problems?> switch your language setting with the selector at the top right corner
Even greater!
Thank you for your help.
I really appriciate it!PS
I think your plugin is perfectly designed as a WordPress plugin.Forum: Plugins
In reply to: [Bogo] Will deleting the original page cause problems?Maybe I’ve figured out how!
1. create a new user account for Japanese editing.
2. set the language setting of the user created in step 1 to Japanese.
3. write an articleIs this correct?
- This reply was modified 3 years, 9 months ago by formless.
Forum: Plugins
In reply to: [Bogo] Will deleting the original page cause problems?Thanks for your ultra fast replay!
> No problem at all.
Great to hear!
> start with a Japanese page without creating an English version of it.
Great! But how can I do it?
I can’t find a clue in block editor screen…- This reply was modified 3 years, 9 months ago by formless.
Forum: Plugins
In reply to: [Spectra - WordPress Gutenberg Blocks] JS error on ie11 (revisited)What a speed!
Thanks for ur quick reply and fix!
When will it be included to next version?
If it takes long, I’m gonna request dev version via support form.
Forum: Plugins
In reply to: [Spectra - WordPress Gutenberg Blocks] JS error on ie11Dear Team Brainstorm Force (@brainstormteam)
Thank you for your proof!
I’ll check my environment again.> UAG has an inbuilt option to deactivate UAG blocks from backend – Settings > UAG. You might not need to add any extra code here.
I’m using UAG in multi-site WP, and I wanna deactivate some blocks of UAG for sub-sites as a default state. And I am hiding UAG menu for sub site owners.
Than’s why I wanna know programmatical solution for the deactivation.Forum: Plugins
In reply to: [Breadcrumb NavXT] JS error on ie11Dear John Havlik (@mtekk)
I could deregister bcn-breadcrumb-trail-block-script.
So in my case, my problem has been solved.Thanks for ur support!
Sincerely
- This reply was modified 5 years, 4 months ago by formless.
Forum: Plugins
In reply to: [Breadcrumb NavXT] JS error on ie11Dear John Havlik (@mtekk)
> I’ll look into it,
I really appreciate it.
> should use a different web browser
Lots of my Japanese clients still use ie11 sadaly…
> should be able to deregister the script bcn-breadcrumb-trail-block-script
I’ll try it ASAP!
Thanks for a reply again!
> WooCommerce refreshes the meta boxes, it will also clear out the inputted CC information.
Do you mean this?
Inputted card No which is not saved yet should be cleared after WooCommerce’s meta box refreshment by ajax.
then, with ver 3.x the behavior is different from the one above…
My friend told me that her wc site which using ver 4.1.8 of your plugin behaves like ver 3.x, I mean, card No would remains after a ajax refreshing.
So I’ll change SSL as proper one and try it all again.
Best regards
Thank u for a reply!
When I use the latest Storefront, the issue can be reproduced even with all the other plugins are deactivated.
When I switch to the older version(3.x), It does not happen.
Then I came to think something is in ver 4.x.The only thing I wonder if it’s related with the issue,
I use self-signed certificate cos’ it’s under development.Forum: Plugins
In reply to: [Japanized For WooCommerce] Cannot save general setting in option screenForum: Plugins
In reply to: [Japanized For WooCommerce] checkoutページのメールアドレス入力値チェックに関してI encounter the same issue too!
Hi to @rcreators
Thank you for your reply!
As soon as I make demo for you, I will send a login info to you via your homepage!
Regards