Fork me on GitHub

Watch

GitHub Core

Show your support for Zikula! Sign up at Github account and watch the Core project!




GitHub Modules

Forum Activity

Forum feed

» Visit forum | » View latest posts

Strange Output From X-User Module During Approval of New Usr  Bottom

  • When using the xuser mod-> Approval, I get the following after approving a new user:

    Quote

    Approve user# 26 to group# 1 SELECT nuke_group_membership.pn_uid FROM nuke_group_membership WHERE nuke_group_membership.pn_uid=26 AND nuke_group_membership.pn_gid=1 already existed!



    Here is the top sections of my phpinfo (less "configure" command):

    Quote

    PHP Version 4.2.2
    System Linux stripples.devel.redhat.com 2.4.21-1.1931.2.274.entsmp #1 SMP Tue Jun 24 11:18:10 EDT 2003 i686 i686 i386 GNU/Linux
    Build Date Jun 29 2003 16:34:10
    Server API Apache 2.0 Filter
    Virtual Directory Support disabled
    Configuration File (php.ini) Path /etc/php.ini
    Scan this dir for additional .ini files /etc/php.d
    additional .ini files parsed /etc/php.d/imap.ini,
    /etc/php.d/ldap.ini,
    /etc/php.d/mysql.ini,
    /etc/php.d/snmp.ini,
    /etc/php.d/pgsql.ini,
    /etc/php.d/odbc.ini

    Debug Build no
    Thread Safety disabled


    Thanks,

    Dave...
  • Quote


    Approve user# 26 to group# 1 SELECT nuke_group_membership.pn_uid FROM nuke_group_membership WHERE nuke_group_membership.pn_uid=26 AND nuke_group_membership.pn_gid=1 already existed!


    That message was there for purely cosmetic reason (I wanted to let the admin know exactly what was going on, but forgot that many wouldn't care about SQL statements) - it will be removed upon the next version of xuser. The "Already existed!" message meant that they were already in that group (especially for gid 1, the default group for all registered users.)
  • 0 users

This list is based on users active over the last 60 minutes.