Skip to Content Skip to Menu

photo uploads hardcoded how to rredirect?

  • mjl1817
  • mjl1817
  • ONLINE
  • Posts: 51
  • Thanks: 7
  • Karma: 1
21 hours 6 minutes ago #343783 by mjl1817
Hi,

I'm running CB GroupJive on Joomla 6 with Community Builder. My server uses an rclone FUSE mount to offload media storage to Bunny.net CDN storage.

Originally I had the Bunny mount pointed at images/ (the entire images directory). This caused a problem where CB profile avatars and canvas images — stored in images/comprofiler/ — were being hidden by the FUSE overlay, breaking CB profile pages entirely. User avatars and canvas images were no longer visible.

To fix this I moved the mount point to images/bunny/ so that Bunny only handles media in that subdirectory, leaving images/comprofiler/ fully local and untouched. CB profiles are now working correctly.

The issue I've now run into is that GroupJive photo uploads land in images/comprofiler/cbgroupjivephoto/, which is inside the comprofiler tree I need to keep local. So GroupJive photos are currently staying local rather than going to Bunny storage as intended.

My question: Is there a configuration setting in CB GroupJive that allows the photo (and ideally file/video) upload directory to be changed to a custom path? I'd like to point it to images/bunny/cbgroupjivephoto/ so those uploads go to Bunny storage without resorting to filesystem symlinks.

Thank you.

I wish I knew, Then we would both know.

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 50360
  • Thanks: 8621
  • Karma: 1472
14 hours 29 minutes ago #343787 by krileon
Replied by krileon on topic photo uploads hardcoded how to rredirect?

My question: Is there a configuration setting in CB GroupJive that allows the photo (and ideally file/video) upload directory to be changed to a custom path?

There's no such feature at this time.

The current plan is when CB GroupJive is redesigned into a standalone Joomla extension it won't use the images folder anymore, but the new "files" folder where user file storage is designated (implemented in Joomla 5.0) by default with support for overriding the path. At that point it'll be made compatible with Joomla's file system adapters so you'd be able to use an adapter to store the images externally and retrieve them externally.

without resorting to filesystem symlinks.

Is there a reason why? A sysmlink of the /comprofiler/cbgroupjivephoto directory should immediately solve this.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum