EdwardBock
Forum Replies Created
-
Forum: Plugins
In reply to: [Cron Logger] website crashThere should be a /classes/Page.php file.
https://plugins.trac.ww.wp.xz.cn/browser/cron-logger/trunk/classes
I don’t think this problem has anything todo with this plugin but it is only a side effect of another problem.
Forum: Plugins
In reply to: [Cron Logger] website crashIs it still crashing or was it a one time crash?
I would guess either the disk was not responding for a little milliseconds so the file could not be loaded (one time crash) or it was deleted anyhow (still crashing).
Forum: Plugins
In reply to: [Cron Logger] Log limitHi there,
sorry for the late response. In version 1.3.0 there is an automatic cleanup of logs older than 30 days. You can modify this expiration period with a hook. And there is also a cleanup button on the tools page which also uses the expiration time.
https://github.com/palasthotel/wp-cron-logger?tab=readme-ov-file#custom-log-expiration-time
I hope this is working for you.
Cheers! 👋
Forum: Plugins
In reply to: [A litte more secure] Is this plugin still updated?Hi Phuoung Tong,
yes this plugin is active and will get updates or bugfix if needed.
Forum: Plugins
In reply to: [Cron Logger] How to clean the log?Hi @normsash ,
thanks for your request. You were right. At that time there was no way to delete the data but by hand. With the update to version 1.2.1 all tables and options will be deleted after plugin deletion.
Hope the plugin could help.
Cheers
Edward- This reply was modified 2 years, 10 months ago by EdwardBock.
Forum: Plugins
In reply to: [SocialHub] Fatal Error with php 8.0Thanks, works now
Forum: Plugins
In reply to: [Media License] PHP 8.2 support?Hi hpr78
we do not officially support 8.2 yet. I’ve created an issue and hope to get to this real soon. https://github.com/palasthotel/wp-media-license/issues/23
Forum: Plugins
In reply to: [Use Memcached] I was so happy and now?Hi @dgswim
Sorry to hear this, but we no longer maintain this plugin. The best you can do is try to manually copy the latest version of the memcache object cache implementation to your wp-content folder and see if that helps. Our plugin is just a handy but outdated wrapper around this implementation: https://github.com/Automattic/wp-memcached/blob/master/object-cache.php
Forum: Plugins
In reply to: [Use Memcached] MaintenanceHi @sviluppomania ,
like I wrote in the Github Repo. I’m sorry but we are not maintaining this plugin anymore. Sorry!
Forum: Plugins
In reply to: [Cron Logger] Convert Executed to a DateTimeYes that’s the unix timestamp.
I’m not shure what you mean with “convert into a date/time”. You can use php date function to get a nicer output https://www.php.net/manual/en/function.date.php or you can use the DateTime Object https://www.php.net/manual/en/datetime.settimestamp.php
Hope that helps 👋
Forum: Plugins
In reply to: [One User Avatar | User Profile Picture] Default avatar settingsSame here!
Forum: Plugins
In reply to: [Cron Logger] Compatible with WP 6.1 ?yes this should work fine.
Forum: Plugins
In reply to: [Interactive Content – H5P] Editor not resolving shortcodeNobe, no network requests are failing. A lot of h5p*.js files are loaded correclty with response code 200 from wp-content/plugins/h5p/*. No error log in console.
Forum: Plugins
In reply to: [Interactive Content – H5P] Editor not resolving shortcodeHi @icc0rz
thanks for the quick reply. But sadly that didn’t help. I’ve added the H5P_DEV bool and uploaded the example. The upload was successful and I can view the content. But still no chance to edit the content. Still getting the raw shortcode on edit screen [field:group:branchingScenario:branchingScenario].
Forum: Plugins
In reply to: [Use Memcached] Freistil infrastructureHi Alberto,
this info message is related to a special hosting we are using. As long as you are not hosting at freistilbox.com and get this message everything should be fine.
Cheers
Edward