Viewing 15 replies - 1 through 15 (of 17 total)
  • Plugin Author xnau webdesign

    (@xnau)

    It is possible to do something like this if you use a field that sets the “type”of record, and then use that field to filter what is shown on each page. You can also determine in the shortcode which fields are shown, so you can avoid showing irrelevant fields.

    Thread Starter Claire Notelaers

    (@claire-notelaers)

    Hello,
    sorry to answer you so late and thank you for your answer.
    I understand what you mean but I think it is not quite I need.
    My db is like that :

    Participant 1 : Organization A – info B1 – info C1
    Participant 2 : Organization B – info B2 – info C2
    Participant 3 : Organization A – info B3 – info C3

    I need to group it like that :
    Organization A : PArticipant 1 – Participants 3

    thanks,
    Claire
    https://etudiantsetcitoyens.org

    Thread Starter Claire Notelaers

    (@claire-notelaers)

    oh, another issue came.
    When I go on my website this morning, look what i go :
    “Warning: is_readable(): open_basedir restriction in effect. File(C:\Inetpub\vhosts\etudiantsetcitoyens.org\httpdocs/wp-content/plugins/C:\Inetpub\vhosts\etudiantsetcitoyens.org\httpdocs\wp-content\plugins\participants-database/participants-database-fr_FR.mo) is not within the allowed path(s): (C:/Inetpub/vhosts//etudiantsetcitoyens.org\;C:\Windows\Temp\) in C:\Inetpub\vhosts\etudiantsetcitoyens.org\httpdocs\wp-includes\l10n.php on line 339”

    any solution for that ?

    Thanks again,
    Claire.

    Plugin Author xnau webdesign

    (@xnau)

    Hi Claire,

    Well, as to your groups, yes, it’s possible, you just have to manage how the fields are used in your shortcodes. Every record will have all the fields, but if you set up your shortcodes to only show the fields that apply to the particular type of record, it will be the same as having three different databases. I’m not saying it’s elegant, but this is the best this plugin can do. It’s designed to be a single database.

    Your errors have to do with the configuration of your PHP configuration. You should probably contact your web host to help you with that, unless you know how to configure your PHP installation.

    Thread Starter Claire Notelaers

    (@claire-notelaers)

    Hello,
    thank you for answering so quickly. After some issues with hosting, i’m back.

    Ok for the groups.
    ok for the Warning etc.
    Another question is :
    My sign-up doesn’t work anymore. On my page, the link “save” (“enregistrer” in french) work but the form can’ be seen.
    https://etudiantsetcitoyens.org/outils/mon-association/

    Plugin Author xnau webdesign

    (@xnau)

    Do you have the fields you want displayed in your signup form selected in the “signup” column on the “manage database fields” page?

    Thread Starter Claire Notelaers

    (@claire-notelaers)

    yes

    Thread Starter Claire Notelaers

    (@claire-notelaers)

    Plugin Author xnau webdesign

    (@xnau)

    What about the field group? Is is set to display?

    Thread Starter Claire Notelaers

    (@claire-notelaers)

    Oh…

    PDb_list doesn’t work anymore :
    https://etudiantsetcitoyens.org/outils/annuaire-des-collectifs/
    Warning: current() expects parameter 1 to be array, null given in C:\Inetpub\vhosts\etudiantsetcitoyens.org\httpdocs\wp-content\plugins\participants-database\classes\PDb_Shortcode.class.php on line 374 Warning: key() expects parameter 1 to be array, null given in C:\Inetpub\vhosts\etudiantsetcitoy

    And when I go to the personal information of participants, nothing is shown :
    Exemple :
    https://etudiantsetcitoyens.org/vos-informations/?pid=WQ52E

    Thread Starter Claire Notelaers

    (@claire-notelaers)

    Field group : yes, display ok

    Thread Starter Claire Notelaers

    (@claire-notelaers)

    ftp://[email protected]/screen-pdb2.png

    If it can help
    and i use WordPress 3.5.1. version

    Thread Starter Claire Notelaers

    (@claire-notelaers)

    And recently I had some difficulties to click on the plugin. I couldn’t check easily the checkbox for example. I give all the informations I can… I have no idea if it is useful or not

    Thread Starter Claire Notelaers

    (@claire-notelaers)

    Other information, I importer the 3 database from another website where i used the plugin… does that help ? And, my databe don’t start with ID “1”

    Plugin Author xnau webdesign

    (@xnau)

    I just checked your links…looks like it’s working. True?

Viewing 15 replies - 1 through 15 (of 17 total)
  • The topic ‘Group Concat link ?’ is closed to new replies.