Results 1 to 8 of 8

Thread: TL Log into blank page

  1. #1
    New user
    Join Date
    02-04-10.
    Posts
    12

    Default TL Log into blank page

    Hi all,
    i'd made a huge mistake i think (hope not).

    I made a copy of all files from ftp, erase all files from tl ftp,
    and upload older files from hd (typolight, css, modules all)

    Now front-end page works, but when i try to log in back-end type password and user name see only page blank source code

    system check tool said that a lot of .htaccess missing.

    Pls help, what sohuld i do if can rescue my site ?

    best regards

  2. #2
    Experienced user
    Join Date
    06-10-09.
    Location
    Atlanta, Georgia
    Posts
    611

    Default Re: TL Log into blank page

    I would download the version of TL that you have installed and copy up all of the missing htaccess files. Also, turn on debug mode through /system/config/localconfig.php to see if any error messages are given when trying to log into the backend.

  3. #3
    User
    Join Date
    08-04-09.
    Posts
    230

    Default Re: TL Log into blank page

    Hi,

    I am having the same problem. I do not really understand how this has happened.
    i have not touched this clients website for months. Now I tried to log into the backend and after entering my password i get a blank page. Front end is working fine (luckily!)

    This is the error message i get:
    Code:
    Warning: Cannot modify header information - headers already sent by (output started at /home/daniel01/domains/daniellelasoe.nl/public_html/system/config/langconfig.php:66) in /home/daniel01/domains/daniellelasoe.nl/public_html/system/libraries/System.php on line 461
    I have uploaded the original htacess file and double checked localconfig.

    In localconfig it said:
    Code:
    $GLOBALS['TL_CONFIG']['cron_weekly'] = 201030;
    $GLOBALS['TL_CONFIG']['latestVersion'] = '2.9.0';
    whereas the version really is 2.7.6, so i have changed it back to 2.7.6

    I am lost! the error message does not explain anything to me, i just don't know what went wrong. Typolight does not run automatic updates does it?

  4. #4
    Experienced user
    Join Date
    06-10-09.
    Location
    Atlanta, Georgia
    Posts
    611

    Default Re: TL Log into blank page

    I believe the 'latestVersion' variable only logs the most current version that is released, so it can tell you a newer version is available when you first log in. Have you enabled error reporting through localcofig.php? Maybe it will give you further info if it's not currently enabled.

  5. #5
    User
    Join Date
    08-04-09.
    Posts
    230

    Default Re: TL Log into blank page

    Hi Ben, thanks for taking the time to read my post.

    The error message i get is mentioned in my entry above. I am not experienced enough to figure out how to solve it....

  6. #6
    Experienced user
    Join Date
    06-10-09.
    Location
    Atlanta, Georgia
    Posts
    611

    Default Re: TL Log into blank page

    I noticed that I also get a blank screen on that domain even when I make up a username and password (that obviously wouldn't work). Have you made any changes to your langconfig? You might want to upload the default version of this file, since it is mentioned in the error message. (Not sure if this will solve anything, but it's worth a try.)

  7. #7
    User
    Join Date
    08-04-09.
    Posts
    230

    Default Re: TL Log into blank page

    Hey Ben!
    Indeed that was the case! I uploaded the original langconfig and it works again.

    thanks for your support.

  8. #8
    Experienced user
    Join Date
    06-10-09.
    Location
    Atlanta, Georgia
    Posts
    611

    Default Re: TL Log into blank page

    Excellent! I'm glad your installation is working now.

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
  •