Sharetribe version 7.5.0 is now available!

@sst
Hmm strange, that should do the work…

Just to be safe, can you run the following via Rails command (replace with your community_id of course):

  1. FeatureFlagService::API::Api.features.enable(community_id: YOUR_COMMUNITY_ID, features: [:footer])
  2. PlanService::Store::Plan::PlanModel.create(community_id: YOUR_COMMUNITY_ID, status: "active", features: {"whitelabel"=>true, "admin_email"=>true, "footer"=>true}, expires_at: Time.current + 20.years)

@guido
All right, keep us posted with the fr.yml correct updates!

Unfortunately I won’t be able to help much with the full disk thing but maybe answers at https://www.sharetribe.com/community/t/need-help-disk-space-is-full/1767/2 could help?

1 Like