Events Made Easy Forums Generic RSVP Form Will Not Work

Viewing 20 posts - 1 through 20 (of 20 total)
  • Author
    Posts
  • #42779
    Anonymous
    Inactive

    I have set up a RSVP form as follows:

    <table class=’eme-rsvp-form’>

    <tr><th scope=’row’>Name*:</th><td>#_NAME</td></tr>

    <tr><th scope=’row’>School Name*:</th><td>#_FIELD2</td></tr>

    <tr><th scope=’row’>E-Mail*:</th><td>#_EMAIL</td></tr>

    <tr><th scope=’row’>Phone Number*:</th><td>#_PHONE</td></tr>

    <tr><th scope=’row’>Number Attending*:</th><td>#_SPACES</td></tr>

    <tr><th scope=’row’>Unique Requirements :</th><td>#_COMMENT</td></tr>

    #_CAPTCHAHTML[<tr><th scope=’row’>Please fill in the code displayed here:</th><td>#_CAPTCHA</td></tr>]

    </table>

    #_SUBMIT

    However, I receive the following error whenever I try to submit the form.

    You entered an incorrect code

    Could you please help?

    Thanks,

    Rod

    #47667
    Franky
    Keymaster

    Well … I would say that you entered an incorrect captcha code … can you provide a test link?

    #47668
    Anonymous
    Inactive

    That is what I think…but I have verified the entry several times and continue to get the message. If you go to HTTP;//www.chstx.org/public_php you will be on my site and you can click on one of the listed events to be taken to the “events page” to signup.

    Hope you can get to the bottom of my problem.

    Thanks,

    Rod

    #47669
    Franky
    Keymaster

    I tried your site, but the page public.php doesn’t exist so I can’t find your events page.

    #47670
    Anonymous
    Inactive
    #47671
    Franky
    Keymaster

    still no rsvp form I can see

    #47672
    Anonymous
    Inactive

    Please try this link to one of the pages and then possible you can click on one of the listed events to get to the RSVP form.

    http://www.hssctx.org/public_php/tour-information/

    Rod

    #47673
    Anonymous
    Inactive

    I copied the code from the events page shown below to see if that will help.

    <h1 class=”entry-title”>School Class Tour</h1>

    </header><!– .entry-header –>

    <div class=”entry-content cf”>

    <p>1 Jul 2013 – 12:00 pm</p><p>Georgetown, TX 78626</p><p></p><p><form id=’eme-rsvp-form’ name=’booking-form’ method=’post’ action=’#eme-rsvp-message’><table class=’eme-rsvp-form’>

    <tr><th scope=’row’>Name*:</th><td><input type=’text’ name=’bookerName’ value=’admin’ disabled=’disabled’ /><div class=’eme-required-field’> (Required field)</div></td></tr>

    <tr><th scope=’row’>School Name*:</th><td><input type=’text’ name=’FIELD2′ value=’#_FIELD2′><div class=’eme-required-field’> (Required field)</div></td></tr>

    <tr><th scope=’row’>E-Mail*:</th><td><input type=’text’ name=’bookerEmail’ value=’thelockes@suddenlink.net’ disabled=’disabled’ /><div class=’eme-required-field’> (Required field)</div></td></tr>

    <tr><th scope=’row’>Phone Number*:</th><td><input type=’text’ name=’bookerPhone’ value=” /><div class=’eme-required-field’> (Required field)</div></td></tr>

    <tr><th scope=’row’>Number Attending*:</th><td><select id=’bookedSeats’ name=’bookedSeats’><option value=’1′ >1</option><option value=’2′ >2</option><option value=’3′ >3</option><option value=’4′ >4</option>

    <option value=’5′ >5</option><option value=’6′ >6</option><option value=’7′ >7</option><option value=’8′ >8</option><option value=’9′ >9</option><option value=’10’ >10</option><option value=’11’ >11</option>

    <option value=’12’ >12</option><option value=’13’ >13</option><option value=’14’ >14</option><option value=’15’ >15</option><option value=’16’ >16</option><option value=’17’ >17</option>

    <option value=’18’ >18</option><option value=’19’ >19</option><option value=’20’ >20</option><option value=’21’ >21</option><option value=’22’ >22</option><option value=’23’ >23</option>

    <option value=’24’ >24</option><option value=’25’ >25</option><option value=’26’ >26</option><option value=’27’ >27</option><option value=’28’ >28</option><option value=’29’ >29</option>

    <option value=’30’ >30</option><option value=’31’ >31</option><option value=’32’ >32</option><option value=’33’ >33</option><option value=’34’ >34</option><option value=’35’ >35</option>

    <option value=’36’ >36</option><option value=’37’ >37</option><option value=’38’ >38</option><option value=’39’ >39</option><option value=’40’ >40</option><option value=’41’ >41</option>

    <option value=’42’ >42</option><option value=’43’ >43</option><option value=’44’ >44</option><option value=’45’ >45</option><option value=’46’ >46</option><option value=’47’ >47</option>

    <option value=’48’ >48</option><option value=’49’ >49</option><option value=’50’ >50</option> </select></td></tr>

    <tr><th scope=’row’>Unique Requirements :</th><td><textarea name=’bookerComment’></textarea></td></tr>

    <tr><th scope=’row’>Please fill in the code displayed here:</th><td><img src=’http://www.hssctx.org/public_php/wp-content/plugins/events-made-easy/captcha.php’&gt;

    <input type=’text’ name=’captcha_check’ /></td></tr>

    </table>

    <input type=’submit’ value=’Send your booking’/><span id=’honeypot_check’>Keep this field blank: <input type=’text’ name=’honeypot_check’ value=” /></span>

    <p>(* marks a required field)</p>

    <input type=’hidden’ name=’eme_eventAction’ value=’add_booking’/>

    <input type=’hidden’ name=’event_id’ value=’220’/>

    </form></p><p><div id=’eme-location-map_220_1367116396_0384′ class=”eme-location-map”></div><script type=’text/javascript’>

    <!–//

    latitude_220_1367116396_0384 = parseFloat(‘30.6365’);

    longitude_220_1367116396_0384 = parseFloat(‘-97.6796’);

    map_text_220_1367116396_0384 = ‘Georgetown Library
    402 West 8th Street – Georgetown, TX 78626
    Details‘;

    enable_zooming_220_1367116396_0384 = ‘true’;

    //–>

    </script></p> </div><!– .entry-content –>

    Rod

    #47674
    Franky
    Keymaster

    I still can’t see any registration form. Did you use the option to require wordpress membership for registrations?

    #47675
    Anonymous
    Inactive

    I cancelled it out because I thought it would make it easier for you to view.

    #47676
    Franky
    Keymaster

    Well, sorry …

    Just find a link to an event yourself that shows the registration form without being logged in into wordpress and let me know that one.

    #47677
    Anonymous
    Inactive
    #47678
    Franky
    Keymaster

    No RSVP form on that page

    #47679
    Anonymous
    Inactive

    I see the form at this link.

    http://www.hssctx.org/public_php/events/4/school-class-tour/

    I have no ideal of how else to get you the information you need.

    From the error code it appears that the CAPTCHA is not working. I enter the code get the error message “You entered an incorrect code”. the file “events-made-easy/captcha_check.php (inactive) shows under edit to be showing the error.

    Any help would be appreciated.

    Rod

    #47680
    Franky
    Keymaster

    Sorry, but if you can’t provide a link to a working RSVP form, I can’t help you here.

    Can you see the RSVP form when you’re NOT logged in into wordpress?

    #47681
    Anonymous
    Inactive

    No

    #47682
    Anonymous
    Inactive

    This link works on a second computer here. http://www.hssctx.org/public_php/events/4/school-class-tour/

    #47683
    Franky
    Keymaster

    Ok, I saw the login form now. Indeed it seems there’s something wrong with your setup: I think your php or wordpress installation blocks php sessions, can that be? I do have the php session cookie, but it always returns the same error you have when entering the correct value.

    This is normally only the case when the server has issues with the php session storage …

    #47684
    Anonymous
    Inactive

    Thanks Franky,

    I have submitted a ticket to my web host to see if they can address these issues.

    Rod

    #47685
    Anonymous
    Inactive

    My web host has corrected the problem and my form works as it should! This item is closed.

    Events-Made-Easy is a fantastic plugin which I highly recommend…especially the support, knowledge and service can not be beat.

    Thanks again,

    Rod

Viewing 20 posts - 1 through 20 (of 20 total)
  • The forum ‘Generic’ is closed to new topics and replies.
Scroll to Top