Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #44153
    Anonymous
    Inactive

    Hello, first thanks for your application.

    I have tested the trunk version with the multiseat and multiprice function.

    In fact have just replaced into my wordpress site three files by the three modified files in the trunk version like explained here http://www.e-dynamics.be/bbpress/topic.php?id=2152#post-9002. It seems running well but since that change when I test a submit form, the required field sent(mail and user) are always the default one (admin and postmaster) and not the infomation write when submiting. Other field are submiting well.

    christophe

    http://www.cadreblanc.be

    #51179
    Franky
    Keymaster

    It’s dangerous to replace just those files. Either implement the mentioned changes or use the real trunk version:

    http://downloads.wordpress.org/plugin/events-made-easy.zip

    #51180
    Anonymous
    Inactive

    thanks for your fast response.

    I have transfered the trunk versions to the folder by ftp (to replace existing one). I m not sure that’s the good procedure because it’s always the same issue.

    installing it by the zip file wordpress procedure isn’t running because the folder is already existing.

    christophe

    #51181
    Franky
    Keymaster

    Ok I’ll check. So you talk about name and email, no?

    I’m guessnig this only happens when you’re logged in … and this is propably a side effect by this change:

    https://plugins.trac.wordpress.org/changeset/849454/

    So I need to test this 🙂

    #51182
    Anonymous
    Inactive

    Yes the name and email. I have also checked when user disconnected but with the same result.

    let’s me know

    thanks

    #51183
    Franky
    Keymaster

    Good news: I’m able to reproduce it 🙂

    #51184
    Franky
    Keymaster
    #51185
    Anonymous
    Inactive

    well good news for me too, I’m not as stupid as I thought 🙂

    #51186
    Anonymous
    Inactive

    it seems solved but now I have an issue with “people” who is always postmaster and admin in te backoffice.

    I have also an issue with the total with multiprice multiseat.

    price is 60||35||35

    max place is 1||1||1

    place to reserve 1||0||0

    If I select in seat field: seat1 “1” seat2 “1” seat3 “1” I expect to obtain 60+35+35 then 130 but I have 60+60+60= 180

    #51187
    Franky
    Keymaster

    The people thing is fixed here:

    https://plugins.trac.wordpress.org/changeset/851558

    I need to check the rest

    #51188
    Franky
    Keymaster

    Ok, the other part was something I added but forgot to remove, try this:

    https://plugins.trac.wordpress.org/changeset/851576

    #51189
    Anonymous
    Inactive

    Franky,

    the total is correct now.

    Poeple name is correct but mail not (in poeple backoffice).

    thanks

    christophe

    #51190
    Franky
    Keymaster

    Are you sure about that? In my test in the EME “people” backend it shows correctly.

    Otherwise you can always mail me an admin account to test things.

    #51191
    Anonymous
    Inactive

    It’s ok for poeple, it’s because I was connected into the backoffice like admin when I have submit the form.

    I have an issue with the export list.

    exemple my form is to register two guys.

    guys 1:

    PHONE number = #_FIELD01

    guys 2:

    PHONE number = #_FIELD02

    when exporting CSV , only field one with phone number is exported. I have modified my form in

    guys1 PHONE number = #_FIELD01

    guys2 PHONE number = #_FIELD02

    #51192
    Franky
    Keymaster

    Don’t use FIELD01, use FIELD1. Don’t use a “0” if not needed

Viewing 15 posts - 1 through 15 (of 15 total)
  • The forum ‘Bug fixed or feature request implemented’ is closed to new topics and replies.
Scroll to Top