Hanno
Forum Replies Created
-
Forum: Plugins
In reply to: [Participants Database] Setup routines seem to be faultyJust tried to deinstall the plugin in order to prepare a clean install.
This is not possible at all. Here is the error log from the Apache server:[Fri Nov 10 23:26:36.297943 2023] [php7:error] [pid 31728] [client 90.187.31.177:0] PHP Fatal error: Uncaught Error: Undefined class constant ‘attribute_store’ in /data/web/joh.bsoft.de/wp-content/plugins/participants-database/classes/PDb_Init.php:344\nStack trace:\n#0 /data/web/joh.bsoft.de/wp-content/plugins/participants-database/classes/PDb_Init.php(53): PDb_Init->_uninstall()\n#1 /data/web/joh.bsoft.de/wp-content/plugins/participants-database/classes/PDb_Init.php(95): PDb_Init->__construct()\n#2 /data/web/joh.bsoft.de/wp-includes/class-wp-hook.php(324): PDb_Init::on_uninstall()\n#3 /data/web/joh.bsoft.de/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()\n#4 /data/web/joh.bsoft.de/wp-includes/plugin.php(517): WP_Hook->do_action()\n#5 /data/web/joh.bsoft.de/wp-admin/includes/plugin.php(1269): do_action()\n#6 /data/web/joh.bsoft.de/wp-admin/includes/plugin.php(960): uninstall_plugin()\n#7 /data/web/joh.bsoft.de/wp-admin/includes/ajax-actions.php(4748): delete_plugins()\n#8 /data/web/joh.bsoft.de/wp-includes/class-wp-hook.php(324): wp_ajax_delete_plugin()\n#9 /data/web/joh.bsoft.de/wp-includes/class-wp-hook. in /data/web/joh.bsoft.de/wp-content/plugins/participants-database/classes/PDb_Init.php on line 344, referer: http://joh.bsoft.de/wp-admin/plugins.php?plugin_status=all&paged=1&s
Hope this helps
Forum: Plugins
In reply to: [Participants Database] Setup routines seem to be faultyWell, I would really like to start testing the plugin, but I think you will agree, as long as there is an install issue, and probably some more issues arising from that (e.g. some image file that is referenced in your setup not being installed), I’d rather wait for a clean install.
I am now waiting for you to tell me the error has been found, install it again or whatever, and then I would continue testing. And if the plugin works properly, I would also offer you a complete German translation for free.Microsoft Edge seems to work as expected, Mozilla Firefox doesn’t.
Just found out that Firefox works if you hold the mouse key down, then drag the mouse into the categories field and release the mouse key there. But that is not the way it should work, shouldn’t it?
- This reply was modified 2 years, 6 months ago by Hanno.
It works. Thanks so much.
Oh I see! Thanks anyway.
If there is an error it doesn’t create the event, that’s right. However, the title field below the error message now contains the misformatted text. If I correct the errors, and leave the other things that have already been provided as they are, all data are now stored in the database, including the misformatted title.
And no, I do not use a GDPR plugin. This is a setting of your own plugin: Privacy > Consent > Remembering consentThank you for your quick response.
I now installed the plugin on a different (“empty”) site, for testing. I found out that the problem only occurs if the plugin generates an error message before saving the event to the database.
Eg.: A new user does not check the agreement box at the bottom.
Or: You forget to provide an event date.
Consequently, an error message is generated, and the field contents that have already been provided by the user are then re-displayed. If the text contains characters that would have to be escaped, you will see the additional escape character.
Hope that helps.Forum: Fixing WordPress
In reply to: CSS syntax checker issueOk, I will try to find out and get back to you later.
Thanks for now!
Forum: Fixing WordPress
In reply to: CSS syntax checker issueI use the Divi Builder, the checker is included in their menu. But their support told me: “And that issue isn’t related to the Divi theme, it’s related to the WordPress syntax checker that needs to be updated in the WordPress itself.”
So who is in charge? Is it Divi or WordPress??
Hi Karina,
thanks for your response.
The button in question is most probably default WordPress (it is called “Bulk select”), you might want to check out this article: https://wordpress.com/forums/topic/bulk-select-in-media/
Regarding a translation proposal, I will send you a separate email.Forum: Plugins
In reply to: [Media Library Folders] Update 8.0 not working at allSame thing happened to me, too. Kind of weird, though …
If you run an Apache server, and you have access to the config files, you should use the RemoteIPHeader directive:
RemoteIPHeader X-Forwarded-For
Look here for more details on how to use this directive correctly:
https://httpd.apache.org/docs/2.4/mod/mod_remoteip.html
I found that, with this directive in place, the plugin works well without any modification – as long as you do not use an Ajax modal login.Forum: Plugins
In reply to: [Advanced iFrame] Website loses its titleIt works.
Thank you for the quick reply, appreciated.
– HannoForum: Plugins
In reply to: [Image Photo Gallery Final Tiles Grid] How to enable lazy loading?Thank you very much for your help, it works!
-Hanno
Forum: Plugins
In reply to: [Image Photo Gallery Final Tiles Grid] Images not showingJust realized that this seems to be a fairly old issue (cf. GitHub in the “Images not listed in Admin panel” thread).
Is this plugin still maintained at all? According to the plugin details, the last fully supported WordPress version is 5.5.5. Meanwhile it’s 5.7.2, and nothing has happened in the meantime?