Answer the question
In order to leave comments, you need to log in
How to subscribe to Bitrix for unauthorized users?
Good evening. Tell me how to subscribe for unauthorized users in the "Mailouts" module??
Here are the settings
<?$APPLICATION->IncludeComponent(
"bitrix:subscribe.form",
".default",
array(
"USE_PERSONALIZATION" => "Y",
"PAGE" => "#SITE_DIR#personal/subscribe/subscr_edit.php",
"SHOW_HIDDEN" => "N",
"CACHE_TYPE" => "A",
"CACHE_TIME" => "3600",
"COMPONENT_TEMPLATE" => ".default",
"ALLOW_ANONYMOUS" => "Y"
),
false
);?>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question