Blamedutchie
Forum Replies Created
-
Forum: Plugins
In reply to: [Meow Lightbox] Source map error in preview modeNo third-party builders on my site, thank you very much π
On the actual page, the scripts are loading without a problem and to be honest, I don’t really use the lightbox when in preview mode, so I’ll ignore the error.Thanks @valwa !
Forum: Plugins
In reply to: [Meow Gallery] The gallery is emptyAlwreety, awrity!
Thanks for the quick reply and your steady flow of improvements, @valwa !Forum: Plugins
In reply to: [Meow Lightbox] Fatal error without wp-image classAdding my two cents, not sure if related, but…
Like in @gioxx log, my error log is filled with classes: wp-image-###.
Not a very descriptive error, obviously. On my site, it appears to be limited to inline images, which is why am not sure it is connected to this issue, but also not willing to rule it out.
Forum: Plugins
In reply to: [ActivityPub] Fatal error: Uncaught errorAlright…
I’ve updated those posts, ran the cron job (which gave no errors, nice), repeatedwp post list --post_type=ap_outbox --post_status=pending, which gave zero hits.
Thank you for your really rapid response and help with this, Konstantin! I wish all plugin authors were this quick π
Cheers!Forum: Plugins
In reply to: [ActivityPub] Fatal error: Uncaught errorThose ID’s are strange by the way, because they don’t exist when I do
wp post list…Forum: Plugins
In reply to: [ActivityPub] Fatal error: Uncaught errorOK, thanks!
I’ll check if your assumption is correct.
And then the plot starts to thicken as does the mist in my head…
Output ofwp post list --post_type=ap_outbox --post_status=pending:ID | post_title | post_name | post_date | post_status| 11167 | https://blamedutchie.photography/?author=1 | | 2025-02-05 23:33:58 | pending |
| 11166 | https://blamedutchie.photography/?author=1 | | 2025-02-05 23:33:58 | pending |
| 11165 | https://blamedutchie.photography/?author=1 | | 2025-02-05 23:32:31 | pending |
| 11164 | https://blamedutchie.photography/?author=1 | | 2025-02-05 23:32:31 | pending |
| 11162 | https://blamedutchie.photography/?author=1 | | 2025-02-05 23:30:48 | pending |
| 11161 | https://blamedutchie.photography/?author=1 | | 2025-02-05 23:30:47 | pending |
| 11160 | https://blamedutchie.photography/?author=1 | | 2025-02-05 23:30:12 | pending |
| 11159 | https://blamedutchie.photography/?author=1 | | 2025-02-05 23:30:11 | pendingSo, assuming I run
wp post update <id> --post_author=0on these ID’s and then the cron job, this could solve the issue?- This reply was modified 1 year, 4 months ago by Blamedutchie. Reason: xtra info
- This reply was modified 1 year, 4 months ago by Blamedutchie. Reason: removed line
Forum: Plugins
In reply to: [Buy Me a Coffee - Button and Widget Plugin] Plugin dead?It is rather amazing that nothing appears to be happening and that a plugin author/maintainer can’t be bothered to reply to support questions, isn’t it? Not very respectful.
Of course, when looking at the developer’s log, we can see version bumps, but communication is a nice concept.Forum: Plugins
In reply to: [ActivityPub] Fatal error: Uncaught errorAlright,
When back at the box, I’ll check out your suggestions.
To see if I understand this part of the workflow correctly:
Thewp post list --post_type=ap_outbox --post_status=pendingrefers to any post that is supposed to be shared throughout the Fediverse, right? Considering the plugin does not look at existing posts, it only works on new posts, created or set to publish after installation of the plugin.So, if no new posts available, the plugin does nothing, otherwise performs its magic, am I right?
Where you write... --post_author=0, you meant that zero as an example or is the zero to clear the existing value?Forum: Plugins
In reply to: [ActivityPub] Fatal error: Uncaught errorWell,
Trying to recall…After installing/configuring the plugin, I realized that a few posts were assigned to my backup administrative account, so assigned all posts to the author account that I intend to use throughout the Fediverse.
Meanwhile, on Mastodon/Gram, the `wrongΒ΄ author got propagated.
So, I updated the plugin’s settings to reflect the changes made to the assigned post_author.
On Mastodon I could already find the correct author profile to follow, on Gram.social not yet, but I guess that’s a matter of time.
So, outbound things seem to work.
Oh, and directly after the changes I ran the cron job again, to see if the error still pops up and it does.- This reply was modified 1 year, 4 months ago by Blamedutchie.
Forum: Plugins
In reply to: [Contact Form Block] MeowCommon_Admin is called too early@tigroumeow
Any news on this?Forum: Plugins
In reply to: [Contact Form Block] MeowCommon_Admin is called too earlyUnfortunately…
Entering WordPress admin area, immediately results in the “called too early” line in debug.log, as does every subsequent click on menu items.
- This reply was modified 1 year, 7 months ago by Blamedutchie.
Forum: Plugins
In reply to: [Contact Form Block] MeowCommon_Admin is called too early@tigroumeow Always the latest version, will check the logs later today.
Thanks for this status update!Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Not backing upHi @vupdraft
Sorry it took a while, I’ve been busy with other things.
You write: “There are only two reasons why scheduled backups donβt run but manual ones do.”
That, I understand. What I don’t understand, is why setting up the plugin did not create the necessary WP-cron job to perform the back-up in the first place.
Which is why I specifically mentioned the difference in cronjobs between my live site and a test site in a Virtual Machine.
But anyway, using real cron instead of WP-cron is the better option anyway – imho.
Cheers!Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Not backing up@vupdraft
That… Created the cron jobs.
How it makes sense logically and/or technically is a different question, though…Forum: Plugins
In reply to: [Contact Form Block] MeowCommon_Admin is called too earlyBump.