PREFERENCESURL show only 1 (private) list

Hi

When I have only 1 list set to public it shows no list on the the PREFERENCESURL page.
when set 2 lists to public, it shows the two lists with the checkbox thing in front of it.

is it possible to show it also if I have 1 list set to public?
So I can use the PREFERENCESURL page for subscribers to remove them self from a list.
I already try:

define(‘ALLOW_NON_LIST_SUBSCRIBE’, 1);
and
define(‘PREFERENCEPAGE_SHOW_PRIVATE_LISTS’, 1);

@borre Possibly this setting on the Settings page

image

1 Like

Ah great, thats what I needed