Cannot Edit Join Page Fields

Hello! For some reason every time I edit join.php to remove the 2nd member fields from the individual/couple drop down menu (we changed it to individual/band on our website formmyband.com) the form can no longer be submitted.


I know there is something else that must be changed other than deleting (the following - shown below [it's just part of the source of join.php]) to remove the fields for the 2nd user.

 

 

Thanks in advance!

 

<thead class="">
                <tr  class="headers hidable" style="display: none">
                    <th class="block_header" colspan="2">
                        General Info - Second Person
                    </th>
                </tr>
            </thead>
                <tbody >
                <tr  class="hidable" style="display: none">
                    <td class="caption">
                        <span class="required">*</span>
                        First  Name:
                    </td>
                   
                    <td class="value">
                        <div class="clear_both"></div>
                                                <div class="input_wrapper input_wrapper_text" >
                                        <input  min="2" max="200" class="form_input_text" type="text" name="FirstName[1]" />
                            <div class="input_close input_close_text"></div>
                        </div>
                       
                        <img class="info" alt="info" src="http://formmyband.com/templates/base/images/icons/info.gif" float_info="Enter your first name" />
                        <img class="warn" alt="error" src="http://formmyband.com/templates/base/images/icons/exclamation.png" float_info=" " />
                       
                        <div class="clear_both"></div>
                    </td>
                </tr>                <tr  class="hidable" style="display: none">
                    <td class="caption">
                        <span class="required">*</span>
                        Last Name:
                    </td>
                   
                    <td class="value">
                        <div class="clear_both"></div>
                                                <div class="input_wrapper input_wrapper_text" >
                                        <input  min="2" max="200" class="form_input_text" type="text" name="LastName[1]" />
                            <div class="input_close input_close_text"></div>
                        </div>
                       
                        <img class="info" alt="info" src="http://formmyband.com/templates/base/images/icons/info.gif" float_info="Enter your last name" />
                        <img class="warn" alt="error" src="http://formmyband.com/templates/base/images/icons/exclamation.png" float_info=" " />
                       
                        <div class="clear_both"></div>
                    </td>
                </tr>                <tr  class="hidable" style="display: none">
                    <td class="caption">
                       
                        Receive site notifications:
                    </td>
                   
                    <td class="value">
                        <div class="clear_both"></div>
                                                <div class="input_wrapper input_wrapper_checkbox" >
                                        <input  class="form_input_checkbox" type="checkbox" name="EmailNotify[1]" value="yes" checked="checked" />
                            <div class="input_close input_close_checkbox"></div>
                        </div>
                       
                       
                        <img class="warn" alt="error" src="http://formmyband.com/templates/base/images/icons/exclamation.png" float_info=" " />
                       
                        <div class="clear_both"></div>
                    </td>
                </tr>                <tr  class="hidable" style="display: none">
                    <td class="caption">
                       
                        YouTube Name:
                    </td>
                   
                    <td class="value">
                        <div class="clear_both"></div>
                                                <div class="input_wrapper input_wrapper_text" >
                                        <input  min="0" max="200" class="form_input_text" type="text" name="YoutubeName[1]" />
                            <div class="input_close input_close_text"></div>
                        </div>
                       
                       
                        <img class="warn" alt="error" src="http://formmyband.com/templates/base/images/icons/exclamation.png" float_info=" " />
                       
                        <div class="clear_both"></div>
                    </td>
                </tr>
                </tbody>
            <thead class="">

join.png · 52.3K · 169 views
Quote · 12 Oct 2012

HELP!!! ...can anyone offer any suggestions?

Quote · 16 Oct 2012

why would you edit the join form?

you select if you want single/couples in the Admin section under advanced settings

http://www.yoursite.com/administration/advanced_settings.php   "Profiles"

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 16 Oct 2012

Since your looking to change couple to band or other,  maybe take a look at Anton's profile splitter in the market. I believe it gives options to add other join types and fields).

 (There's more to change then join.php if trying to rename and re-configure fields and such for couple and could lead to issues when updating or others.)

Quote · 16 Oct 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.