Alex
Alex
@Mugane WordPress controls the Users dashboard panel not s2Member. If you click the "Screen Options" button on the top right corner you can choose which columns to show. 
Turning off analytics in your `supabase/config.toml` also bypasses the error: ```toml [analytics] enabled = false port = 54327 # Configure one of the supported backends: `postgres`, `bigquery`. backend = "postgres"...
> > Turning off analytics in your `supabase/config.toml` also bypasses the error: > > [analytics] > > enabled = false > > port = 54327 > > # Configure one...