69thelememt
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
I have a custom log in page ‘/members-login-page’
While all users have F2A set to disabled and only Admin is set to F2A – All users still get the following messaging (including admin whn using the custom url login page)
ERROR: An error was encountered while trying to authenticate. Please try again.Forum: Plugins
In reply to: [AutomatePlug - Mautic for WordPress] Invalid Argument in code$all_segments = ‘<select class=”root-seg-action” name=”ss_seg_action[]”>’;
$all_segments .= ‘<option>’ . __( ‘Select Segment’, ‘automateplus-mautic-wp’ ) . ‘</option>’;foreach ( $segments->lists as $offset => $list ) {
$all_segments .= self::make_option( $list->id, $list->name, $select );
}
$all_segments .= ‘</select>’;
echo $all_segments;
}Forum: Plugins
In reply to: HELP!! Need a plugin for my second tier betting losses affilate site (HARD!)please help me ;(
Forum: Plugins
In reply to: HELP!! Need a plugin for my second tier betting losses affilate site (HARD!)no one?
Viewing 5 replies - 1 through 5 (of 5 total)