Title: formless's Replies | WordPress.org

---

# formless

  [  ](https://wordpress.org/support/users/formless/)

 *   [Profile](https://wordpress.org/support/users/formless/)
 *   [Topics Started](https://wordpress.org/support/users/formless/topics/)
 *   [Replies Created](https://wordpress.org/support/users/formless/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/formless/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/formless/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/formless/engagements/)
 *   [Favorites](https://wordpress.org/support/users/formless/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 33 total)

1 [2](https://wordpress.org/support/users/formless/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/formless/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/formless/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Database Manager - WP Adminer] PHP Fatal error](https://wordpress.org/support/topic/php-fatal-error-339/)
 *  Thread Starter [formless](https://wordpress.org/support/users/formless/)
 * (@formless)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/php-fatal-error-339/#post-16346657)
 * [@pexlechris](https://wordpress.org/support/users/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.
 *     ```wp-block-code
       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](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Database Manager - WP Adminer] PHP Fatal error](https://wordpress.org/support/topic/php-fatal-error-339/)
 *  Thread Starter [formless](https://wordpress.org/support/users/formless/)
 * (@formless)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/php-fatal-error-339/#post-16337414)
 * Hi to [@pexlechris](https://wordpress.org/support/users/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 `http://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](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Pods - Custom Content Types and Fields] Export/Import Pods setting](https://wordpress.org/support/topic/export-import-pods-setting/)
 *  Thread Starter [formless](https://wordpress.org/support/users/formless/)
 * (@formless)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/export-import-pods-setting/#post-15577328)
 * Thank you so much for ur quick reply. [@keraweb](https://wordpress.org/support/users/keraweb/)
   
   I’ve tried “Migrate Packages component”, and I made it 😉
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Bogo] Will deleting the original page cause problems?](https://wordpress.org/support/topic/will-deleting-the-original-page-cause-problems/)
 *  Thread Starter [formless](https://wordpress.org/support/users/formless/)
 * (@formless)
 * [5 years ago](https://wordpress.org/support/topic/will-deleting-the-original-page-cause-problems/#post-14441881)
 * > 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](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Bogo] Will deleting the original page cause problems?](https://wordpress.org/support/topic/will-deleting-the-original-page-cause-problems/)
 *  Thread Starter [formless](https://wordpress.org/support/users/formless/)
 * (@formless)
 * [5 years ago](https://wordpress.org/support/topic/will-deleting-the-original-page-cause-problems/#post-14441123)
 * 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 article
 * Is this correct?
    -  This reply was modified 5 years ago by [formless](https://wordpress.org/support/users/formless/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Bogo] Will deleting the original page cause problems?](https://wordpress.org/support/topic/will-deleting-the-original-page-cause-problems/)
 *  Thread Starter [formless](https://wordpress.org/support/users/formless/)
 * (@formless)
 * [5 years ago](https://wordpress.org/support/topic/will-deleting-the-original-page-cause-problems/#post-14441105)
 * 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 5 years ago by [formless](https://wordpress.org/support/users/formless/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Spectra Gutenberg Blocks – Website Builder for the Block Editor] JS error on ie11 (revisited)](https://wordpress.org/support/topic/js-error-on-ie11-revisited/)
 *  Thread Starter [formless](https://wordpress.org/support/users/formless/)
 * (@formless)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/js-error-on-ie11-revisited/#post-12190375)
 * 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](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Spectra Gutenberg Blocks – Website Builder for the Block Editor] JS error on ie11](https://wordpress.org/support/topic/js-error-on-ie11-2/)
 *  Thread Starter [formless](https://wordpress.org/support/users/formless/)
 * (@formless)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/js-error-on-ie11-2/#post-12086222)
 * Dear 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](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Breadcrumb NavXT] JS error on ie11](https://wordpress.org/support/topic/js-error-on-ie11/)
 *  Thread Starter [formless](https://wordpress.org/support/users/formless/)
 * (@formless)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/js-error-on-ie11/#post-12084595)
 * Dear 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 6 years, 7 months ago by [formless](https://wordpress.org/support/users/formless/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Breadcrumb NavXT] JS error on ie11](https://wordpress.org/support/topic/js-error-on-ie11/)
 *  Thread Starter [formless](https://wordpress.org/support/users/formless/)
 * (@formless)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/js-error-on-ie11/#post-12082260)
 * Dear 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!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce Stripe Payment Gateway] Card No field goes NULL after ajax reload](https://wordpress.org/support/topic/card-no-field-goes-null-after-ajax-reload/)
 *  Thread Starter [formless](https://wordpress.org/support/users/formless/)
 * (@formless)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/card-no-field-goes-null-after-ajax-reload/#post-10545964)
 * 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
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce Stripe Payment Gateway] Card No field goes NULL after ajax reload](https://wordpress.org/support/topic/card-no-field-goes-null-after-ajax-reload/)
 *  Thread Starter [formless](https://wordpress.org/support/users/formless/)
 * (@formless)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/card-no-field-goes-null-after-ajax-reload/#post-10545905)
 * 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](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Japanized for WooCommerce] Cannot save general setting in option screen](https://wordpress.org/support/topic/cannot-save-general-setting-in-option-screen/)
 *  Thread Starter [formless](https://wordpress.org/support/users/formless/)
 * (@formless)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/cannot-save-general-setting-in-option-screen/#post-10531176)
 * Hi [@shoheitanaka](https://wordpress.org/support/users/shoheitanaka/)
 * Big thanks for your quick fix!
 * I checked that the issue is fixed!
 * Regards
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Japanized for WooCommerce] checkoutページのメールアドレス入力値チェックに関して](https://wordpress.org/support/topic/checkout%e3%83%9a%e3%83%bc%e3%82%b8%e3%81%ae%e3%83%a1%e3%83%bc%e3%83%ab%e3%82%a2%e3%83%89%e3%83%ac%e3%82%b9%e5%85%a5%e5%8a%9b%e5%80%a4%e3%83%81%e3%82%a7%e3%83%83%e3%82%af%e3%81%ab%e9%96%a2%e3%81%97/)
 *  [formless](https://wordpress.org/support/users/formless/)
 * (@formless)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/checkout%e3%83%9a%e3%83%bc%e3%82%b8%e3%81%ae%e3%83%a1%e3%83%bc%e3%83%ab%e3%82%a2%e3%83%89%e3%83%ac%e3%82%b9%e5%85%a5%e5%8a%9b%e5%80%a4%e3%83%81%e3%82%a7%e3%83%83%e3%82%af%e3%81%ab%e9%96%a2%e3%81%97/#post-10524820)
 * I encounter the same issue too!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Woocommerce Ajax add to cart for variable products] Conflict with WC’s “woocommerce_enable_ajax_add_to_car” option?](https://wordpress.org/support/topic/conflict-with-wcs-woocommerce_enable_ajax_add_to_car-option/)
 *  Thread Starter [formless](https://wordpress.org/support/users/formless/)
 * (@formless)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/conflict-with-wcs-woocommerce_enable_ajax_add_to_car-option/#post-10518378)
 * Hi to [@rcreators](https://wordpress.org/support/users/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

Viewing 15 replies - 1 through 15 (of 33 total)

1 [2](https://wordpress.org/support/users/formless/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/formless/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/formless/replies/page/2/?output_format=md)