amberin
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Rollback - Rollback Plugins and Themes] 3.0.4 fatal errorSorry again, but it’s the same. I can share the logs privately if you want. Below is an extract.
I can try to trace it, but please could you give me some direction on how to do so? I’m unable to see how the plugin, my CLI command and FTP error are related when I don’t use FTP. I’m just guessing, but maybe it’s something to do with code formatting, like missing parentheses?
Only real idea is to compare 3.0.3 with 3.0.4 when first met error
PHP Fatal error: Uncaught TypeError: ftp_pwd(): Argument #1 ($ftp) must be of type FTP\Connection, null given in ***/wp/wp-admin/includes/class-wp-filesystem-ftpext.php:230
Stack trace:
#0 ***/wp/wp-admin/includes/class-wp-filesystem-ftpext.php(230): ftp_pwd()
#1 ***/wp/wp-admin/includes/class-wp-filesystem-ftpext.php(468): WP_Filesystem_FTPext->cwd()
#2 ***/wp/wp-content/plugins/wp-rollback/vendor/wp-rollback/shared-core/src/Rollbacks/Services/BackupService.php(69): WP_Filesystem_FTPext->is_dir()
#3 ***/wp/wp-content/plugins/wp-rollback/vendor/wp-rollback/shared-core/src/Rollbacks/ServiceProvider.php(110): WpRollback\SharedCore\Rollbacks\Services\BackupService->setupRollbackDirectory()
#4 ***/wp/wp-content/plugins/wp-rollback/src/PluginSetup/PluginSetup.php(158): WpRollback\SharedCore\Rollbacks\ServiceProvider->boot()
#5 ***/wp/wp-content/plugins/wp-rollback/src/PluginSetup/PluginSetup.php(101): WpRollback\Free\PluginSetup\PluginSetup->loadServiceProviders()
#6 ***/wp/wp-includes/class-wp-hook.php(324): WpRollback\Free\PluginSetup\PluginSetup->init()
#7 ***/wp/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#8 ***/wp/wp-includes/plugin.php(517): WP_Hook->do_action()
#9 ***/wp/wp-settings.php(578): do_action()
... (some lines removed) ...
thrown in ***/wp/wp-admin/includes/class-wp-filesystem-ftpext.php on line 230
Fatal error: Uncaught TypeError: ftp_pwd(): Argument #1 ($ftp) must be of type FTP\Connection, null given in ***/wp/wp-admin/includes/class-wp-filesystem-ftpext.php:230Forum: Plugins
In reply to: [WP Rollback - Rollback Plugins and Themes] 3.0.4 fatal errorSorry to say, but same error still here. I just try some CLI and have exception:
PHP Fatal error: Uncaught RuntimeException: WordPress filesystem not initialized properly. in /var/www/xxx/wp-content/plugins/wp-rollback/vendor/wp-rollback/shared-core/src/Rollbacks/Services/BackupService.php:495
rolled back to good one 3.0.3
Forum: Plugins
In reply to: [WP Rollback - Rollback Plugins and Themes] 3.0.4 fatal errorSame error here. I has upgraded linux, php etc and plugins so was not sure do php8.3 or something else was cause. When I try to run some CLI commands I stuck in the same error. Just confirm, versions 3.0.5 and 3.0.4 give error and v 3.0.3 is OK. Disabling plugin also help.
Thanks plugin it can rolback itself also π
Forum: Plugins
In reply to: [FiboSearch - Ajax Search for WooCommerce] Unable to type on mobile menuGreat, thank You. It was what I need. Now fixed!!
Forum: Plugins
In reply to: [FiboSearch - Ajax Search for WooCommerce] Unable to type on mobile menusome more testing with history on. I see seach history and abble to click. Also abble to clear previously seached therm from search bar by click “X”, but still unable to type. No cursor here
Hi, how You solved?
I confirm, that plugin can change pictures size for media posts, but cited links posts pictures remain small as I see on demo feed bit down, currently 8-th post on feed “Go behind the scenes with Fandango in Havana for #F8…”
Anyway,
Great support, thank You!Thank you Malik!
I do not used quotes, maybe there was mistake. And image size do not changed anything, I had images in citations on FB feed, not images itself with comments.
I will try you code, thanks again!Hi here again,
I did reinstall plugin so many many times… and it works as must be just after reinstall. Additionally need to clean value of key nextend_fb_connect in wp-options table. I did clean only option_value via phpmyadmin, not whole record.Actually I do not found where is root of my problem. Maybe my system broake something (windows, winscp, notepad++ and ubuntu server).
What works in my case: just after install plugin, not activated yet and option_value field was cleaned I wrote above, i do modifications on plugin files and only then activate plugin and fill settings.
What do not work: If I do modify code of nextend-google-connect.php after plugin is activated, corresponding css buttons/facebook-btn.css gone from header.
What i want to modify: in nextend-facebook-connect.php i need translated “OR”, so I modify line 407 to
loginForm.prepend("<h3 style='text-align:center;'><?php esc_html_e( 'OR' , 'nextend' ); ?></h3>");
and add nextend-lt_LT.po and generated .mo to /wp-content/languages/plugins/ folder with content:msgid "" msgstr "" "PO-Revision-Date: 2017-09-08 10:30+0300\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: Poedit 1.8.9\n" "Project-Id-Version: kmlt\n" "POT-Creation-Date: \n" "Last-Translator: \n" "Language-Team: \n" "Language: lt_LT\n" # @ km #: nextend-facebook-connect.php:407 nextend-google-connect.php:359 msgid "OR" msgstr "Arba"