Menu

#32 cannot login with webo-adm

open
Leo West
Front-end (11)
5
2004-09-12
2004-09-12
Anonymous
No

When attempting to login using webo-adm/webo-adm login,
the login screen simply returns to itself. Any other
login combination shows a invalid login/password message.

Discussion

  • yeorgos

    yeorgos - 2004-09-23

    Logged In: YES
    user_id=989888

    try looking at your cookies or firewall settings. had same
    problem it was there...

     
  • Charles Bailey

    Charles Bailey - 2004-12-10

    Logged In: YES
    user_id=1167339

    I get this EXACT same probllem. Running Sambar server on XP
    Pro, PHP4, MySQL.

     
  • Nobody/Anonymous

    Logged In: NO

    Is a problem of PHP4 and webo method of login forced to be
    passed by reference at function call time. This method is
    deprecated and is likely to be unsupported in future versions
    of PHP. The encouraged method of pecifying which
    arguments should be passed by reference is in the function
    declaration.
    Change this value in /etc/php.ini to On

    allow_call_time_pass_reference = On

     
  • Nobody/Anonymous

    Logged In: NO

    I have got the same problem!!!
    Please help!!!

     

Log in to post a comment.