Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter jaccia

    (@jaccia)

    To shark986:

    You wrote “In a code file”. What code file do I put the block of code you created in?

    I’m hoping what you did will work for me.

    Thanks,
    Jacci

    Thread Starter jaccia

    (@jaccia)

    Michael – Thank you for responding.

    I’ve done what you suggested here’s my code:

    [cfdb-save-girls-summerchill]
    <form action="" method="post" enctype="multipart/form-data">
       <input type="hidden" name="form_title" value="Player Girls Summer Chill"/>
    <p>Team <select name="TeamName">
        [cfdb-html form="Coach Girls Summer Chill" show="TeamName"]
        <option value="${TeamName}">${TeamName}</option>
        [/cfdb-html]
    </select></p>
    <p>
    School <input type="text" name="PlayerSchool" value=""/><br/>
    
    Position <select name="PlayerPosition">
    <option value="PlayerPosition1">Attack</option>
    <option value="PlayerPosition2">Attack/Midfield</option>
    <option value="PlayerPosition3">Defense</option>
    <option value="PlayerPosition4">Long Stick Midfield</option>
    <option value="PlayerPosition5">Goalie</option>
    </select><br/>
    
    Player Date of Birth <input type="text" name="PlayerDOB" value=""/><br/></p>
    
    <input type="submit" />
    </form>

    Here’s the error message:

    [cfdb-save-girls-summerchill]="<br />
    <b>Parse error</b>:  syntax error, unexpected '<' in <b>/home/content/84/8783984/html/wp-content/plugins/shortcode-exec-php/shortcode-exec-php-class.php(1069) : eval()'d code</b> on line <b>1</b><br /

    I’m not a PHP expert so I have no idea what the error message means.

    Thanks for your help on this. I appreciate it.

    Thread Starter jaccia

    (@jaccia)

    Nicola,

    It’s always good to know I’m not alone.
    Jacci

    I just started having this problem yesterday. I’m also on GoDaddy windows hosting. Did any of the above mentioned sites come back? Was it a GoDaddy issue? We have a deadline and need to make some changes, I can’t do anything and I have not changed anything…

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)