Results 1 to 4 of 4

Thread: Cannot login to backend [v2.7]

  1. #1
    New user
    Join Date
    01-19-11.
    Posts
    3

    Default Cannot login to backend [v2.7]

    Hi there,

    I need help with this...
    I dont know why but I cant login to my backend.
    It doesnt generate any red-error message.

    I suspect this problem is related to this:
    http://www.contao.org/faq-reader/items/ ... k-end.html

    How can I disable IP Binding without logging in to my backend?
    Please help

    Note:
    I am the admin, and have access to cpanel and phpmyadmin

    Regards,
    R

  2. #2
    Experienced user
    Join Date
    06-20-09.
    Posts
    1,311

    Default Re: Cannot login to backend [v2.7]

    retrieve system/config/localconfig.php and change (or add) this line so it reads

    $GLOBALS['TL_CONFIG']['disableIpCheck'] = true;

    between
    ### INSTALL SCRIPT START ###
    ### INSTALL SCRIPT STOP ###
    and reupload

  3. #3
    New user
    Join Date
    06-22-09.
    Posts
    7

    Default Re: Cannot login to backend [v2.7]

    Hi!
    I encountered this same problem.

    Your proposed solution did not work.
    -
    retrieve system/config/localconfig.php and change (or add) this line so it reads

    $GLOBALS['TL_CONFIG']['disableIpCheck'] = true;

    between
    ### INSTALL SCRIPT START ###
    ### INSTALL SCRIPT STOP ###
    and reupload
    -

    The system still does not show any errors, and just does not enter into the control panel.

    Please help ...

  4. #4
    New user
    Join Date
    06-22-09.
    Posts
    7

    Default Re: Cannot login to backend [v2.7]

    Adding info:

    periodically i can to login in contol panel, but the transition to the control panel screens (Articles, preferences, etc.) - goes to the login page (in the browser's address bar is written: "http://sitename.com/typolight/index.php?referer=dHlwb2xpZ2h0L21haW4ucGhwP2RvPWZs YXNo"). If you enter a user login and password, then moves to the previously selected in Control Panel, and then - back to the login page.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •