•  
      request #7758 php error when registering new user
    Infos
    #7758
    Martin Hamant (martin-h)
    2015-02-17 13:56
    2015-01-13 12:04
    7759
    Details
    php error when registering new user
    Running Tuleap 7.9.99.14

    When creating a new account (as a simple Tuleap visitor), I got the following error:

    Notice: Undefined offset: 1 in /usr/share/tuleap/src/www/include/proj_email.php on line 47

    The corresponding line is :
    list($host,$port) = explode(':',$GLOBALS['sys_default_domain']);

    Indeed, $GLOBALS['sys_default_domain'] contains something like tuleap.mydomain.org, there is no port number, neither ":" char to look for.
    UX/UI
    Empty
    CentOS 6
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Yannis ROSSETTO (rossettoy)
    Closed
    2015-02-17
    Attachments
    Empty
    References

    Follow-ups

    User avatar
    dylan bowden (dylan)2015-02-17 13:56
    Tuleap 7.10.99.19

    • Status changed from Under review to Closed
    • Assigned to changed from None to Yannis ROSSETTO (rossettoy)
    • Close date set to 2015-02-17
    User avatar
    Hello,

    What is your PHP version ? On my side (Centos6 php53), I don't have any notice and a user can be created.
    User avatar
    Hi Team,

    I have bieng using this and am stuck because i am not able to make new users can you please please help