webparaplan
Forum Replies Created
-
Forum: Plugins
In reply to: [hCaptcha for WP] No HCAPTCHA field in Ninja FormsIn Login form HCaptcha shows, in Ninja Forms no (and no HCaptcha field in editor of forms)
Forum: Plugins
In reply to: [YITH WooCommerce Affiliates] yith_affiliate tab in users after delete pluginYes it’s help, thx
But add it to plugin on deinstallation hook plz
Forum: Plugins
In reply to: [Cyr-To-Lat] Транслитерация в своем скриптеХм, а почему тогда при задании слага через
$product->set_slug(sanitize_title($itemH1));
Слаг сохранялся на русском все равно?
have the same errors in lates plugin
[04-Feb-2024 10:28:00 UTC] PHP Deprecated: Creation of dynamic property NF_Database_Models_Action::$timing is deprecated in /wp-content/plugins/ninja-forms/includes/Abstracts/Action.php on line 204
[04-Feb-2024 10:28:00 UTC] PHP Deprecated: Creation of dynamic property NF_Database_Models_Action::$priority is deprecated in /wp-content/plugins/ninja-forms/includes/Abstracts/Action.php on line 205
[04-Feb-2024 10:28:00 UTC] PHP Deprecated: Creation of dynamic property NF_Database_Models_Action::$timing is deprecated in /wp-content/plugins/ninja-forms/includes/Abstracts/Action.php on line 207
[04-Feb-2024 10:28:00 UTC] PHP Deprecated: Creation of dynamic property NF_Database_Models_Action::$priority is deprecated in /wp-content/plugins/ninja-forms/includes/Abstracts/Action.php on line 208Can you fix it?
Also can’t disable plugin via FTP – move it outside plugins folder, but still see it
Yes, have the SAME problem!
Forum: Plugins
In reply to: [ЮKassa для WooCommerce] Выдает ошибкиАналогичные ошибки валятся в лог.
WP 6.4.2
WooCommerce 8.3.0
PHP 8.0
ЮKassa для WooCommerce 2.6.1На почту написал.
Forum: Plugins
In reply to: [Simple CAPTCHA with Cloudflare Turnstile] Flatsome popup is not supported.Same problem – popup with Magnific Popup not working:
Forum: Plugins
In reply to: [Cyr-To-Lat] Ошибка в плагине версии 6.0.1Пока все четко, спасибо
Forum: Plugins
In reply to: [Cyr-To-Lat] Ошибка в плагине версии 6.0.1супер, ждем! только у нас php 8, на дворе уже 2023 год – это минималка
- This reply was modified 3 years ago by webparaplan.
Forum: Plugins
In reply to: [Cyr-To-Lat] Ошибка в плагине версии 6.0.1[26-Jul-2023 07:09:31 UTC] PHP Fatal error: Uncaught TypeError: CyrToLat\Settings\PluginSettingsBase::admin_footer_text(): Argument #1 ($text) must be of type string, null given, called in /wp-includes/class-wp-hook.php on line 308 and defined in /wp-content/plugins/cyr2lat/src/php/Settings/PluginSettingsBase.php:186
Stack trace: 0 /wp-includes/class-wp-hook.php(308): CyrToLat\Settings\PluginSettingsBase->admin_footer_text(NULL) 1 /wp-includes/plugin.php(205): WP_Hook->apply_filters(NULL, Array) 2 /wp-admin/admin-footer.php(48): apply_filters(‘admin_footer_te…’, ‘<span id=”foote…’) 3 /wp-admin/admin.php(297): require_once(‘/var/www/u16350…’) 4 {main} thrown in /wp-content/plugins/cyr2lat/src/php/Settings/PluginSettingsBase.php on line 186Аналогичная ошибка! Как исправить? что значит отследить?
Forum: Plugins
In reply to: [International Telephone Input for Contact Form 7] Any update on this please?Solution was change line
wp_localize_script( ‘wpcf7-intl-tel-js’, ‘wpcf7_utils_url’, ITI4CF7_VENDOR_URL . ‘intl-tel-input/js/utils.js’ );
to
wp_add_inline_script( ‘wpcf7-intl-tel-js’, ‘var wpcf7_utils_url = “‘.ITI4CF7_VENDOR_URL . ‘intl-tel-input/js/utils.js’.'”;’, ‘before’ );
in file wp-content/plugins/international-telephone-input-for-contact-form-7/includes/form-tag.php
Only in log
Forum: Plugins
In reply to: [Featured Image from URL (FIFU)] PHP8 deprecated strpos and str_replacewp-includes/functions.php accumulate all errors from all plugins.
this errors is from YOUR plugin 100%
I install Query Minitor plugin that relate it’s errors to FIFU
Forum: Plugins
In reply to: [WooCommerce] Deleting….. Not working – ProblemI also have Error after click Delete button and Uninstall don’t work with define( ‘WC_REMOVE_ALL_DATA’, true );.
Latest WordPress
Latest WooCommerce
All Plugins are Disabled
PHP 8In my Log i see error:
[18-Aug-2021 20:45:46 UTC] PHP Fatal error: Uncaught Error: Undefined constant "WC_PLUGIN_BASENAME" in /wp-content/plugins/woocommerce/includes/class-wc-install.php:181 Stack trace: #0 /wp-content/plugins/woocommerce/includes/class-wc-install.php(1862): WC_Install::init() #1 /wp-content/plugins/woocommerce/uninstall.php(33): include_once('/home/g/grishat...') #2 /wp-admin/includes/plugin.php(1248): include_once('/home/g/grishat...') #3 /wp-admin/includes/plugin.php(965): uninstall_plugin('woocommerce/woo...') #4 /wp-admin/includes/ajax-actions.php(4596): delete_plugins(Array) #5 [internal function]: wp_ajax_delete_plugin('') #6 /wp-includes/class-wp-hook.php(303): call_user_func_array('wp_ajax_delete_...', Array) #7 /wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters('', Array) #8 /wp-includes/plugin.php(470): WP_Hook->do_action(Array) #9 /wp-admin/admin-ajax.php(187): do_action('wp_ajax_delete-...') #10 {main} thrown in /wp-content/plugins/woocommerce/includes/class-wc-install.php on line 181