• Resolved fransjansen

    (@fransjansen)


    Hi,

    I have 2 questions regarding pools. I have created 15 pools in which players can participate in the football pool. 14 of them are named after regional football club, so members of the local football club can compete whith each other. The 15th one is called ‘No pool’.

    I use the Peepso plugin for registrations on my website. In the registration form one has to choose in which pool they want to participate.
    Unfortunately I did not figure out how to link the choice of pool to your plugin. From another topic I understood I had to name the related field of the registration form to ‘League’. Unfortunately I think this is not possible with Peepso. Is there another way?

    If it is not possible no problem. I can add users manualy to a pool. But in that case I wonder how I can set the default pool when there is a new registration?

    I have pools with the folowing names:
    – vv de Zuiderburen
    – HMVV
    – Reusel sport
    – No pool
    – Etc.

    A new user by default is placed in pool ‘Reusel sport’, but I would like them to be in ‘No pool’.

    Thanks again for your support.

    • This topic was modified 3 years, 7 months ago by fransjansen.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 16 through 18 (of 18 total)
  • Plugin Author AntoineH

    (@antoineh)

    Als je de debugf() regel in de init_extension functie plaatst, dan zal de _error_log.txt sowieso moeten worden aangemaakt. Daarmee kan je zien dat de rechten goed staan. En waarschijnlijk heb je dan ook direct een debug.log omdat de var $league niet bestaat in die scope ??

    Thread Starter fransjansen

    (@fransjansen)

    Ik heb nu inderdaad een debug log, maar daarin staat alleen het volgende:

    [07-May-2021 10:22:51 UTC] PHP Notice:  Constant FORCE_SSL_ADMIN already defined in /home/u66886p92937/domains/ek2021pool.nl/public_html/wp-config.php on line 108
    [07-May-2021 10:22:51 UTC] PHP Notice:  Constant FORCE_SSL_ADMIN already defined in /home/u66886p92937/domains/ek2021pool.nl/public_html/wp-config.php on line 108
    [07-May-2021 10:22:51 UTC] PHP Notice:  Constant FORCE_SSL_ADMIN already defined in /home/u66886p92937/domains/ek2021pool.nl/public_html/wp-config.php on line 108
    [07-May-2021 10:23:51 UTC] PHP Notice:  Constant FORCE_SSL_ADMIN already defined in /home/u66886p92937/domains/ek2021pool.nl/public_html/wp-config.php on line 108
    [07-May-2021 10:23:51 UTC] PHP Notice:  Constant FORCE_SSL_ADMIN already defined in /home/u66886p92937/domains/ek2021pool.nl/public_html/wp-config.php on line 108
    [07-May-2021 10:23:51 UTC] PHP Notice:  Constant FORCE_SSL_ADMIN already defined in /home/u66886p92937/domains/ek2021pool.nl/public_html/wp-config.php on line 108
    [07-May-2021 10:24:16 UTC] PHP Notice:  Constant FORCE_SSL_ADMIN already defined in /home/u66886p92937/domains/ek2021pool.nl/public_html/wp-config.php on line 108
    [07-May-2021 10:24:16 UTC] PHP Notice:  Constant FORCE_SSL_ADMIN already defined in /home/u66886p92937/domains/ek2021pool.nl/public_html/wp-config.php on line 108
    [07-May-2021 10:24:34 UTC] PHP Notice:  Constant FORCE_SSL_ADMIN already defined in /home/u66886p92937/domains/ek2021pool.nl/public_html/wp-config.php on line 108
    [07-May-2021 10:24:34 UTC] PHP Notice:  Constant FORCE_SSL_ADMIN already defined in /home/u66886p92937/domains/ek2021pool.nl/public_html/wp-config.php on line 108
    [07-May-2021 10:24:35 UTC] PHP Notice:  Constant FORCE_SSL_ADMIN already defined in /home/u66886p92937/domains/ek2021pool.nl/public_html/wp-config.php on line 108
    [07-May-2021 10:24:51 UTC] PHP Notice:  Constant FORCE_SSL_ADMIN already defined in /home/u66886p92937/domains/ek2021pool.nl/public_html/wp-config.php on line 108
    [07-May-2021 10:24:51 UTC] PHP Notice:  Constant FORCE_SSL_ADMIN already defined in /home/u66886p92937/domains/ek2021pool.nl/public_html/wp-config.php on line 108
    [07-May-2021 10:24:51 UTC] PHP Notice:  Constant FORCE_SSL_ADMIN already defined in /home/u66886p92937/domains/ek2021pool.nl/public_html/wp-config.php on line 108

    En dat heeft niks met de pool te maken als ik het zo bekijk.

    Ik had trouwens ook nog de volgende reactie van Paytium gehad:

    Op je vraag ;

    “Is het de vraag of de User ID beschikbaar is van de aangemaakte gebruiker.”

    Het volgende:

    De user id aangemaakt door Paytium kan worden gebruikt in andere plugins want hij is te vinden in je WP database.

    Om Paytium te koppelen aan de football pool plugin lees toch ook nog de intergratie van Paytium met andere plugins informatie eerder gestuurd naar jou.

    Inmiddels heb ik er overigens vrede mee als het niet lukt om geregistreerden direct toe te voegen aan een league, maar het zou nog steeds fijn zijn.

    Plugin Author AntoineH

    (@antoineh)

    En dat heeft niks met de pool te maken als ik het zo bekijk.

    Klopt.

    De user id aangemaakt door Paytium kan worden gebruikt in andere plugins want hij is te vinden in je WP database.

    Mijn vraag was of je vanuit die hook voldoende info hebt om de juiste user te vinden en die wordt helaas niet beantwoord.

    Anyway, dit is niet zomaar 1-2-3 geregeld en aangezien ik geen ervaring heb met paytium, kan ik je ook niet verder helpen. Dit vraagt meer dan een basis PHP-kennis om werkend te krijgen (als het überhaupt mogelijk is).

Viewing 3 replies - 16 through 18 (of 18 total)
  • The topic ‘Pools’ is closed to new replies.