#138 - Non-required CPFs available on join screen This is a spacer post for a website comment topic. The content this topic relates to: #138 - Non-required CPFs available on join screen By Guest posted 23rd Mar 2011, 12:44 PM Do not fill this field in. There is a hidden option for this in v6, that can be enabled by typing this into Commandr: :set_value('sep_cpf_join_setting','1'); $GLOBALS['FORUM_DB']->add_table_field('f_custom_fields','cf_show_on_join_form','BINARY',0); This is not supported and reported as buggy. I intend to make it work right in 6.0.2. 0 guests and 0 members have recently viewed this. Sort: Relevance Newest first Oldest first Rating Popularity
:set_value('sep_cpf_join_setting','1'); $GLOBALS['FORUM_DB']->add_table_field('f_custom_fields','cf_show_on_join_form','BINARY',0);
This is not supported and reported as buggy. I intend to make it work right in 6.0.2.