Alex

Results 3 comments of 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. ![screenoptions](https://user-images.githubusercontent.com/33004994/101374805-8f9ba180-38a6-11eb-9cbf-c7ad748d1e2b.png)

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...