Replies
I had the following error in the error log this morning:
PHP Warning
Undefined array key “extensions”
Plugin: MediaPress
File: /wp-content/plugins/Mediapress-2/admin/mpp-settings-manager/core/class-mpp-admin-settings-page.php
Line: 594This will probably be because I loaded the new version of MediaPress for the first time, and it was looking for plugins that that weren’t there?
Also got these errors, but I know the fix for these, and update can wait as far as I’m concerned.
Deprecated Creation of dynamic property MediaPress::$taxonomies is deprecated
wp-content/plugins/Mediapress-2/core/mpp-post-type.php:204
1 Plugin: Mediapress-2
Deprecated Creation of dynamic property MPP_Status::$callback is deprecated
wp-content/plugins/Mediapress-2/core/api/mpp-api.php:74
5 Plugin: Mediapress-2
Deprecated Creation of dynamic property MPP_Status::$activity_privacy is deprecated
wp-content/plugins/Mediapress-2/core/api/mpp-api.php:86Another workaround, was about lack of captcha/bot check for the media download option. I found a plugin that protects every page on the site with a single universal Cloudflare capcha, so every page with a download is screened, and users do not need to be screened at every point of interaction. That’s the idea.
First issue 🙂 I got this message on activation:
The plugin generated 241 characters of unexpected output during activation. If you notice “ headers already sent ” messages, problems with syndication feeds or other issues, try deactivating or removing this plugin.
I’m getting close to needing to start this customisation to will start taking a look at V2 🙂
- Venutius on June 3, 2025 at 11:13 pm in reply to: Adding the media description in the WP Media Editor isssue #55458
I’m still looking into this. It’s not a high priority yet, but those higher priority things are being done and I’ll get to it 🙂
- Venutius on May 30, 2025 at 8:06 am in reply to: Adding the media description in the WP Media Editor isssue #55444
I’ve put in a temporary workaround. something was putting ‘”‘ around the html so it was not being processed. But in the native media editor, that is not happening. I’ve checked my own app, and it is not working on anything related to the media description in MPP.
- Venutius on May 29, 2025 at 9:08 am in reply to: Adding the media description in the WP Media Editor isssue #55440
Actually, I just edited the description in the MediaPress Admin Gallery Editor, and after saving, all the tags came back
- Venutius on May 25, 2025 at 9:57 am in reply to: Mediapress public galleries not showing to the public #55423This reply has been marked as private.
- Venutius on May 23, 2025 at 11:49 pm in reply to: Mediapress public galleries not showing to the public #55411
I currently do not have any users to moderate, so this is now at the bottom of my priority stack. I may come back to this, but right now I’m wondering if I can use MediaPress without BuddyPress?
- Venutius on May 23, 2025 at 11:38 pm in reply to: Mediapress public galleries not showing to the public #55410
The problem is in the moderation add-on, if I deactivate that, the public get their galleries back.
- Venutius on May 23, 2025 at 11:14 pm in reply to: Mediapress public galleries not showing to the public #55409
I’ve just deactivated all other plugins, none logged-in users are still unable to see the galleries. I’ll see if downgrading php has any effect