erikmelkersson
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Disabeling drag and drop features for custom blockI am trying to achieve the same thing. A component with sub-components allowing any number of details-summary-blocks. Those allows almost anything so it easily turn into a mess with lots of leves if the edit drag-n-drops. I still want to allow the move up/down using the arrows.
I know I can hide the drag handle using css:.block-editor-block-mover__drag-handle { display: none !important; }But so far I have not been able to do this for only the relevant part of the html dom tree as the toolbar seems to be on its own tree and not related to the component. If someone knows a way to make a css selector that only applies on the toolbar of a specific component this could work.
- This reply was modified 1 month, 3 weeks ago by erikmelkersson.
Forum: Plugins
In reply to: [Fix Alt Text] Scan without write permissions, or maybe a setting?Oh… I see you have some ideas in https://ww.wp.xz.cn/support/topic/database-prefix-5/ as well. I guess this is kind of a duplicate, just adding the idea of a setting for the temp-dir.
Forum: Plugins
In reply to: [Flexible Table Block] Feature: vertical thAh, oh… yes, thanks. I simply did not see it.
I was a bit surprised to not see it at first.After some conversion starting 1 Sept 2024:
The support tried to be helpful during the start of the conversation… but the problem was never fixed in the released version.
… multiple emails including custom versions with sometimes working special upgrade one time, but never more then one time …
13 Sept 2023: Support:
“… If you want, we can provide an updated 12.1.7 version with the support of the WP CLI update command so that you can update to the 12.1.8 version using WP-CLI itself. Please let us know if you would be interested.“
13 Sept 2023: Me: Yes send me the corrected 12.1.7
18 Sept 2023: Support: “We will provide you with the latest plugin V12.1.7 as soon as possible which will have the wp saml update functionality added.”
17 Nov 2023: Me:
“We have still not received any updated version, as you promised to send”,
“I tried the 12.2.1 from your Releases and Downloads-page to see if it would get updated to 12.2.2 using wp saml update but it did not work.”
Note: those were the latest releases at that time.
17 Nov 2023: Support “I would like to tell you that we have already released the support of the wp saml update command in the plugin version 12.1.8. …”
Still not sending any version of the plugin and not mentioning the fact that I tried your latest version.
There I gave up when you started talking about an older version and simply ignoring the fact that I tried your latest released versions.
I don’t know how you can call this “… rectify all the issues you mentioned …”
Also note that we specifically asked for this feature before buing the pruduct and you said they you had it.
I will not spend more time on this plugin as we have found a better and free alternative for our user case.
Testing to downgrade first in order to upgrade. This is reproduce-able every time I run it.
% wp plugin update real-media-library-lite –version=4.21.16
Installing Real Media Library: Media Library Folder & File Manager (4.21.16)
Downloading installation package from https://downloads.wp.xz.cn/plugin/real-media-library-lite.4.21.16.zip…
Unpacking the package…
Installing the plugin…
Removing the old version of the plugin…
Plugin updated successfully.
Success: Installed 1 of 1 plugins.
% wp plugin update real-media-library-lite
WordPress database error Cannot load from mysql.proc. The table is probably corrupted for query SHOW FUNCTION STATUS LIKE ‘wp_fn_realmedialibrary_childs’ made by include(‘phar:///usr/bin/wp/php/boot-phar.php’), include(‘phar:///usr/bin/wp/vendor/wp-cli/wp-cli/php/wp-cli.php’), WP_CLI\bootstrap, WP_CLI\Bootstrap\LaunchRunner->process, WP_CLI\Runner->start, WP_CLI\Runner->load_wordpress, require(‘wp-settings.php’), do_action(‘plugins_loaded’), WP_Hook->do_action, WP_Hook->apply_filters, MatthiasWeb\RealMediaLibrary\base\Core->updateDbCheck, MatthiasWeb\RealMediaLibrary\Activator->install, MatthiasWeb\RealMediaLibrary\Activator->dbDelta, MatthiasWeb\RealMediaLibrary\Activator->supportsChildQuery, MatthiasWeb\RealMediaLibrary\Activator->checkDirtyFunction
WordPress database error Cannot load from mysql.proc. The table is probably corrupted for query DROP FUNCTION IF EXISTS wp_fn_realmedialibrary_childs made by include(‘phar:///usr/bin/wp/php/boot-phar.php’), include(‘phar:///usr/bin/wp/vendor/wp-cli/wp-cli/php/wp-cli.php’), WP_CLI\bootstrap, WP_CLI\Bootstrap\LaunchRunner->process, WP_CLI\Runner->start, WP_CLI\Runner->load_wordpress, require(‘wp-settings.php’), do_action(‘plugins_loaded’), WP_Hook->do_action, WP_Hook->apply_filters, MatthiasWeb\RealMediaLibrary\base\Core->updateDbCheck, MatthiasWeb\RealMediaLibrary\Activator->install, MatthiasWeb\RealMediaLibrary\Activator->dbDelta, MatthiasWeb\RealMediaLibrary\Activator->supportsChildQuery, MatthiasWeb\RealMediaLibrary\Activator->install, MatthiasWeb\RealMediaLibrary\Activator->createChildQueryFunction
Enabling Maintenance mode…
Downloading update from https://downloads.wp.xz.cn/plugin/real-media-library-lite.4.21.17.zip…
Unpacking the update…
Installing the latest version…
Removing the old version of the plugin…
Plugin updated successfully.
Disabling Maintenance mode…
+————————-+————-+————-+———+
| name | old_version | new_version | status |
+————————-+————-+————-+———+
| real-media-library-lite | 4.21.16 | 4.21.17 | Updated |
+————————-+————-+————-+———+
Success: Updated 1 of 1 plugins.
% wp plugin update real-media-library-lite
WordPress database error Cannot load from mysql.proc. The table is probably corrupted for query SHOW FUNCTION STATUS LIKE ‘wp_fn_realmedialibrary_childs’ made by include(‘phar:///usr/bin/wp/php/boot-phar.php’), include(‘phar:///usr/bin/wp/vendor/wp-cli/wp-cli/php/wp-cli.php’), WP_CLI\bootstrap, WP_CLI\Bootstrap\LaunchRunner->process, WP_CLI\Runner->start, WP_CLI\Runner->load_wordpress, require(‘wp-settings.php’), do_action(‘plugins_loaded’), WP_Hook->do_action, WP_Hook->apply_filters, MatthiasWeb\RealMediaLibrary\base\Core->updateDbCheck, MatthiasWeb\RealMediaLibrary\Activator->install, MatthiasWeb\RealMediaLibrary\Activator->dbDelta, MatthiasWeb\RealMediaLibrary\Activator->supportsChildQuery, MatthiasWeb\RealMediaLibrary\Activator->checkDirtyFunction
WordPress database error Cannot load from mysql.proc. The table is probably corrupted for query DROP FUNCTION IF EXISTS wp_fn_realmedialibrary_childs made by include(‘phar:///usr/bin/wp/php/boot-phar.php’), include(‘phar:///usr/bin/wp/vendor/wp-cli/wp-cli/php/wp-cli.php’), WP_CLI\bootstrap, WP_CLI\Bootstrap\LaunchRunner->process, WP_CLI\Runner->start, WP_CLI\Runner->load_wordpress, require(‘wp-settings.php’), do_action(‘plugins_loaded’), WP_Hook->do_action, WP_Hook->apply_filters, MatthiasWeb\RealMediaLibrary\base\Core->updateDbCheck, MatthiasWeb\RealMediaLibrary\Activator->install, MatthiasWeb\RealMediaLibrary\Activator->dbDelta, MatthiasWeb\RealMediaLibrary\Activator->supportsChildQuery, MatthiasWeb\RealMediaLibrary\Activator->install, MatthiasWeb\RealMediaLibrary\Activator->createChildQueryFunction
Success: Plugin already updated.
% wp plugin update real-media-library-lite
Success: Plugin already updated.
It does not warn when you try to upgrade again after this… until the next version comes.
PS: Due to permissions settings we only run updates using another server account (not the web server account) and not via the web interface.- This reply was modified 2 years, 5 months ago by erikmelkersson.
Forum: Plugins
In reply to: [The Events Calendar] Error when cloning an eventAfter further investigation it seems they have built something on their own and that code is now not working. I will instead redirect the issue to those who built that one.
I am sorry to have bothered you with this issue.
Forum: Plugins
In reply to: [EU Cookies Bar for WordPress] Support PHP8 without warningsThe site with the error message has been removed by now but I found another (also using PHP 8.1) where it does not complain so I’ll assume it was just some configuration and closes the issue.
Thanks for fast reply and fix. The version has not yet come thought to the public plugin servers but we will update when it gets there.
- This reply was modified 4 years, 2 months ago by erikmelkersson.