Title: Mathieu Viet's Replies | WordPress.org

---

# Mathieu Viet

  [  ](https://wordpress.org/support/users/imath/)

 *   [Profile](https://wordpress.org/support/users/imath/)
 *   [Topics Started](https://wordpress.org/support/users/imath/topics/)
 *   [Replies Created](https://wordpress.org/support/users/imath/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/imath/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/imath/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/imath/engagements/)
 *   [Favorites](https://wordpress.org/support/users/imath/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 1,341 total)

1 [2](https://wordpress.org/support/users/imath/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/imath/replies/page/3/?output_format=md) …
[88](https://wordpress.org/support/users/imath/replies/page/88/?output_format=md)
[89](https://wordpress.org/support/users/imath/replies/page/89/?output_format=md)
[90](https://wordpress.org/support/users/imath/replies/page/90/?output_format=md)
[→](https://wordpress.org/support/users/imath/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[BP Attachments] Unable to open or download uploaded files in public and private folders](https://wordpress.org/support/topic/unable-to-open-or-download-uploaded-files-in-public-and-private-folders/)
 *  Plugin Author [Mathieu Viet](https://wordpress.org/support/users/imath/)
 * (@imath)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/unable-to-open-or-download-uploaded-files-in-public-and-private-folders/#post-17887575)
 * Hi!
 * Please try to regenerate BP Attachments custom rewrite rules: WP Dashboard > 
   Settings > Permalinks, then click on the “Save Changes” button.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[BP Attachments] How can I increase the maximum upload size](https://wordpress.org/support/topic/how-can-i-increase-the-maximum-upload-size/)
 *  Plugin Author [Mathieu Viet](https://wordpress.org/support/users/imath/)
 * (@imath)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/how-can-i-increase-the-maximum-upload-size/#post-17887568)
 * There’s another topic about this I replied on how to increase this File Upload
   Max size, please see:
 * [https://wordpress.org/support/topic/that-media-is-too-big-please-upload-one-smaller-than-5-mb/#post-17887538](https://wordpress.org/support/topic/that-media-is-too-big-please-upload-one-smaller-than-5-mb/#post-17887538)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[BP Attachments] Restrict access](https://wordpress.org/support/topic/restrict-access-9/)
 *  Plugin Author [Mathieu Viet](https://wordpress.org/support/users/imath/)
 * (@imath)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/restrict-access-9/#post-17887562)
 * Yes it is! It was made possible in version 1.2.0 of the BP Attachments plugin.
   I just tested and it works as expected with latest BuddyPress plugin.
 * ![](https://i0.wp.com/i.imgur.com/RROhERg.png?ssl=1)
 * This is the BP Attachments directory, the same happens when viewing a single 
   media page or a member’s one.
 * The BuddyPress visibility feature is only available if you are not disabling 
   the BP Rewrites API (that is to say you’re not using the BP Classic plugin).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[BP Attachments] Work with jetpack videopress](https://wordpress.org/support/topic/work-with-jetpack-videopress/)
 *  Plugin Author [Mathieu Viet](https://wordpress.org/support/users/imath/)
 * (@imath)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/work-with-jetpack-videopress/#post-17887553)
 * I agree, I’d be happy to review a [pull request](https://github.com/buddypress/bp-attachments/pulls)
   about it as well as merging it with the plugin. Feel free to contribute or motivate
   someone to do so 👍
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[BP Attachments] Installed plugins are not compatible with latest WordPress.](https://wordpress.org/support/topic/installed-plugins-are-not-compatible-with-latest-wordpress/)
 *  Plugin Author [Mathieu Viet](https://wordpress.org/support/users/imath/)
 * (@imath)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/installed-plugins-are-not-compatible-with-latest-wordpress/#post-17887549)
 * Hi, thanks for your feedback.
 * BP Attachments is behaving as expected with latest WordPress (6.6). Please make
   sure to also install the dependency it relies on: [BuddyPress](https://wordpress.org/plugins/buddypress/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[BP Attachments] Disable media downloads](https://wordpress.org/support/topic/disable-media-downloads/)
 *  Plugin Author [Mathieu Viet](https://wordpress.org/support/users/imath/)
 * (@imath)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/disable-media-downloads/#post-17887545)
 * Hi thanks for your feedback. Yes you can. You need to add an [action](https://developer.wordpress.org/plugins/hooks/actions/)
   to redirect the user to the specific page of your choice. The action hook to 
   is `bp_attachments_download_media` it contains 1 argument the downloaded `BP_Medium`
   object you can eventually use to decide whether you should allow the download
   or not.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[BP Attachments] That media is too big. Please upload one smaller than 5 MB](https://wordpress.org/support/topic/that-media-is-too-big-please-upload-one-smaller-than-5-mb/)
 *  Plugin Author [Mathieu Viet](https://wordpress.org/support/users/imath/)
 * (@imath)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/that-media-is-too-big-please-upload-one-smaller-than-5-mb/#post-17887538)
 * Hi,
 * The max upload file size in BP Attachments uses a BuddyPress function `bp_attachments_get_max_upload_file_size()`.
   If you need to increase it, you use the `bp_attachments_get_max_upload_file_size`
   [filter](https://developer.wordpress.org/plugins/hooks/filters/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[BP Attachments] Activity Media Post Error](https://wordpress.org/support/topic/activity-media-post-error/)
 *  Plugin Author [Mathieu Viet](https://wordpress.org/support/users/imath/)
 * (@imath)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/activity-media-post-error/#post-17555897)
 * Hi [@ramyasam](https://wordpress.org/support/users/ramyasam/)
 * Sorry for this late reply, we’ll work on a fix asap. You can follow our progress
   from there: [https://github.com/buddypress/bp-attachments/issues/112](https://github.com/buddypress/bp-attachments/issues/112)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[BP Attachments] Make object cache friendly](https://wordpress.org/support/topic/make-object-cache-friendly/)
 *  Plugin Author [Mathieu Viet](https://wordpress.org/support/users/imath/)
 * (@imath)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/make-object-cache-friendly/#post-17467962)
 * hi [@shawfactor](https://wordpress.org/support/users/shawfactor/) here it is:
 * [https://buddypress.trac.wordpress.org/ticket/9076](https://buddypress.trac.wordpress.org/ticket/9076)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[BP Attachments] Problem in attaching media while replying to message on private message](https://wordpress.org/support/topic/problem-in-attaching-media-while-replying-to-message-on-private-message/)
 *  Plugin Author [Mathieu Viet](https://wordpress.org/support/users/imath/)
 * (@imath)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/problem-in-attaching-media-while-replying-to-message-on-private-message/#post-17451255)
 * Hi [@nawazteli](https://wordpress.org/support/users/nawazteli/)
 * Thanks for your report. I’ll check it asap and work on it from this GH issue:
 * [https://github.com/buddypress/bp-attachments/issues/109](https://github.com/buddypress/bp-attachments/issues/109)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[BP Classic] BuddyPress and BP Classic](https://wordpress.org/support/topic/buddypress-and-bp-classic/)
 *  Plugin Author [Mathieu Viet](https://wordpress.org/support/users/imath/)
 * (@imath)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/buddypress-and-bp-classic/#post-17370582)
 * Hi [@markus150973](https://wordpress.org/support/users/markus150973/)
 * You can activate BP Classic before of after BuddyPress 12.0 or up. No problem.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[BuddyPress] Documentation to the plugion is a mess only](https://wordpress.org/support/topic/documentation-to-the-plugion-is-a-mess-only/)
 *  Plugin Contributor [Mathieu Viet](https://wordpress.org/support/users/imath/)
 * (@imath)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/documentation-to-the-plugion-is-a-mess-only/#post-17367353)
 * Hi [@locker17](https://wordpress.org/support/users/locker17/)
 * Thanks for your review. I agree, we’re hardly working on updating the documentation.
   We’re looking for help about this very important task for the project, everyone
   is welcome to contribute. Unfortunately very few people are giving us a hand,
   that’s why it’s taking us more time than we’d like.
 * The WIP documentation is hosted into our development repositories on [SVN](https://buddypress.trac.wordpress.org/browser/trunk/docs)
   or best on [GitHub](https://github.com/buddypress/buddypress/tree/master/docs).
 * Since 12.0.0, we don’t use regular WordPress pages anymore but a specific custom
   post type, that’s why you don’t find it. You can customize BP Directory pages(
   titles or permalink/slugs) from the URLs tab of the Settings > BuddyPress WP 
   Admin screen. See this WIP documentation page about it:
 * [https://github.com/buddypress/buddypress/blob/master/docs/user/administration/settings/urls.md](https://github.com/buddypress/buddypress/blob/master/docs/user/administration/settings/urls.md)
 * What’s new in 12.0 & up is that you can customize every part of all BuddyPress
   URLs from this screen. If you need to add a BuddyPress directory to your Navigation
   menu, I advise you to read this other documentation page:
 * [https://github.com/buddypress/buddypress/blob/master/docs/user/administration/navigations/README.md](https://github.com/buddypress/buddypress/blob/master/docs/user/administration/navigations/README.md)
 * I hope to more hands will help us to improve our documentation.
 * 👋
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[BP Classic] Who’s Online](https://wordpress.org/support/topic/whos-online-5/)
 *  Plugin Author [Mathieu Viet](https://wordpress.org/support/users/imath/)
 * (@imath)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/whos-online-5/#post-17355620)
 * Absolutely!
 * BP Classic restores BuddyPress Legacy Widgets. The name of this widget is (BuddyPress)
   Who’s Online
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[BuddyPress] Update 12.0 may brick your site. Test on staging first!](https://wordpress.org/support/topic/update-12-0-will-brick-your-site-test-on-staging-first/)
 *  Plugin Contributor [Mathieu Viet](https://wordpress.org/support/users/imath/)
 * (@imath)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/update-12-0-will-brick-your-site-test-on-staging-first/#post-17333339)
 * I wish we had the staff, means & time to apply your first recommandation. We’re
   an open source, free & community driven software where unpaid contribution is
   what help us maintain the plugin. Unfortunately, when you don’t pay for a software,
   if you want to ensure some quality maintenance for your site you need to share
   some of your energy into contribution. If BuddyPress is a vital part of your 
   site, then you need to take care of it. The least you can do is beta test for
   your own safety. I and the other members of the team are doing our best freely.
   If You and other unsatisfied users carry on rewarding our work with bad reviews,
   I’m afraid one of these days passion won’t be enough to carry on giving you our
   time.
 * To me, “It’s not reasonable to devote time to beta test every new update that
   is delivered” for BuddyPress, it’s vital.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[BP Attachments] Make object cache friendly](https://wordpress.org/support/topic/make-object-cache-friendly/)
 *  Plugin Author [Mathieu Viet](https://wordpress.org/support/users/imath/)
 * (@imath)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/make-object-cache-friendly/#post-17332980)
 * [@shawfactor](https://wordpress.org/support/users/shawfactor/) Looking more into
   it, to me it’s more an issue with BuddyPress. But it’s really weird to get such
   an issue, it means the Members component base post type does not exist.
 * I wasn’t able to reproduce for now. But I’ll work on it from the BuddyPress plugin.

Viewing 15 replies - 1 through 15 (of 1,341 total)

1 [2](https://wordpress.org/support/users/imath/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/imath/replies/page/3/?output_format=md) …
[88](https://wordpress.org/support/users/imath/replies/page/88/?output_format=md)
[89](https://wordpress.org/support/users/imath/replies/page/89/?output_format=md)
[90](https://wordpress.org/support/users/imath/replies/page/90/?output_format=md)
[→](https://wordpress.org/support/users/imath/replies/page/2/?output_format=md)