Menu

Blank Screen after login

Help
Anonymous
2002-09-13
2002-09-14
  • Anonymous

    Anonymous - 2002-09-13

    Can anyone please help

    Followed the installation process and got the following:
    Setup Completed!
    The setup has completed succesfully!
    You can now login Here as:
    Access / Stats:
          Edit Admins:
               Modify Default Admin:
                      Current Administrators:
                      admin  [ Modify Info ]:
                         Password   newpassword
                         Retype Password  newpassword
                         Update Author:

    Blank Screen

    Password seems to have updated..

    Prior to Update Author  URL at
    admin.php?op=modifyadmin&chng_aid=admin

    After Update Author  URL at
    admin.php

    Same thing happens even when entering through via normal login entry point..

    Blank Screen

    Thankyou in advance..

     
    • Anonymous

      Anonymous - 2002-09-14

      Found it...

      At the end of the config.php take out all of the blank spaces
      eg...

      Before edit..

      ############################
      # MOD PARAMS - DO NOT EDIT #
      # Added by: Adam           #
      ############################
      global $current_mod, $current_op, $current_page_id;

      ?>

      [end of file]

      After edit...

      ############################
      # MOD PARAMS - DO NOT EDIT #
      # Added by: Adam           #
      ############################
      global $current_mod, $current_op, $current_page_id;
      ?>[end of file]

      Regards...

       

Log in to post a comment.

MongoDB Logo MongoDB