Results 1 to 5 of 5
  1. #1
    Join Date
    Jun 2009
    Location
    Miami, Fl
    Posts
    138
    Plugin Contributions
    0

    Default White screen on Admin login page

    v1.5.5e
    It was working fine but now I can't access the login admin page, A white screen. I didn't made any change in the files. Is weirs and pity because I have another website but wit ZC 1.5.3 and it works great.




    The logs
    Code:
    [16-Jun-2017 19:41:38 America/Chicago] Request URI: /my-renamed-admin/, IP address: 190.106.132.240
    #1  header() called at [/home/natyribon/public_html/my-renamed-admin/includes/init_includes/init_templates.php:28]
    #2  require(/home/natyribon/public_html/my-renamed-admin/includes/init_includes/init_templates.php) called at [/home/natyribon/public_html/includes/autoload_func.php:48]
    #3  require(/home/natyribon/public_html/includes/autoload_func.php) called at [/home/natyribon/public_html/my-renamed-admin/includes/application_top.php:171]
    #4  require(/home/natyribon/public_html/my-renamed-admin/includes/application_top.php) called at [/home/natyribon/public_html/my-renamed-admin/index.php:10]
    
    
    [16-Jun-2017 19:41:38 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/natyribon/public_html/includes/languages/spanish/meta_tags.php:1) in /home/natyribon/public_html/my-renamed-admin/includes/init_includes/init_templates.php on line 28
    [16-Jun-2017 19:41:38 America/Chicago] Request URI: /my-renamed-admin/, IP address: 190.106.132.240
    #1  header() called at [/home/natyribon/public_html/my-renamed-admin/includes/functions/general.php:26]
    #2  zen_redirect() called at [/home/natyribon/public_html/my-renamed-admin/includes/init_includes/init_admin_auth.php:45]
    #3  require(/home/natyribon/public_html/my-renamed-admin/includes/init_includes/init_admin_auth.php) called at [/home/natyribon/public_html/includes/autoload_func.php:48]
    #4  require(/home/natyribon/public_html/includes/autoload_func.php) called at [/home/natyribon/public_html/my-renamed-admin/includes/application_top.php:171]
    #5  require(/home/natyribon/public_html/my-renamed-admin/includes/application_top.php) called at [/home/natyribon/public_html/my-renamed-admin/index.php:10]
    
    
    [16-Jun-2017 19:41:38 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/natyribon/public_html/includes/languages/spanish/meta_tags.php:1) in /home/natyribon/public_html/my-renamed-admin/includes/functions/general.php on line 26

  2. #2
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: White screen on Admin login page

    PHP Warning: Cannot modify header information - headers already sent by (output started at /home/natyribon/public_html/includes/languages/spanish/meta_tags.php:1)
    Line 1 of your spanish meta_tags.php file is the culprit.

    See FAQ on that message: Warning: Headers already sent...
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3
    Join Date
    Jun 2009
    Location
    Miami, Fl
    Posts
    138
    Plugin Contributions
    0

    Default Re: White screen on Admin login page

    Genius! Thanks... now at least it let me login in the admin... but when I try to create a new product it happen the same:
    The log it shows
    Code:
    [16-Jun-2017 20:32:44 America/Chicago] Request URI: /staCk-kPv-awfUl/categories.php?x=48&y=16&product_type=1&cPath=1&action=new_product, IP address: 190.106.132.240
    #1  header() called at [/home/natyribon/public_html/staCk-kPv-awfUl/includes/init_includes/init_templates.php:28]
    #2  require(/home/natyribon/public_html/staCk-kPv-awfUl/includes/init_includes/init_templates.php) called at [/home/natyribon/public_html/includes/autoload_func.php:48]
    #3  require(/home/natyribon/public_html/includes/autoload_func.php) called at [/home/natyribon/public_html/staCk-kPv-awfUl/includes/application_top.php:171]
    #4  require(/home/natyribon/public_html/staCk-kPv-awfUl/includes/application_top.php) called at [/home/natyribon/public_html/staCk-kPv-awfUl/categories.php:9]
    
    [16-Jun-2017 20:32:44 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/natyribon/public_html/includes/languages/spanish/meta_tags.php:1) in /home/natyribon/public_html/staCk-kPv-awfUl/includes/init_includes/init_templates.php on line 28
    [16-Jun-2017 20:32:44 America/Chicago] Request URI: /staCk-kPv-awfUl/categories.php?x=48&y=16&product_type=1&cPath=1&action=new_product, IP address: 190.106.132.240
    #1  header() called at [/home/natyribon/public_html/staCk-kPv-awfUl/includes/functions/general.php:26]
    #2  zen_redirect() called at [/home/natyribon/public_html/staCk-kPv-awfUl/categories.php:527]
    
    [16-Jun-2017 20:32:44 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/natyribon/public_html/includes/languages/spanish/meta_tags.php:1) in /home/natyribon/public_html/staCk-kPv-awfUl/includes/functions/general.php on line 26

  4. #4
    Join Date
    Jun 2009
    Location
    Miami, Fl
    Posts
    138
    Plugin Contributions
    0

    Default Re: White screen on Admin login page

    THe problem came again... but I uploaded again the original meta_tags.php it works fine. If I edit it and save it ... It come the error again. I use Filezilla... that use the notepad as editor. Could that be a problem?

  5. #5
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: White screen on Admin login page

    Sounds like your editor is damaging the files.

    Nowadays I recommend switching to Sublime Text or Visual Studio Code
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 

Similar Threads

  1. v153 Admin login goes to blank white page
    By In2Deep in forum General Questions
    Replies: 11
    Last Post: 19 Oct 2015, 07:23 PM
  2. Server is sending a white screen on login
    By vermeulenpeve in forum General Questions
    Replies: 8
    Last Post: 5 Aug 2011, 10:39 AM
  3. dummy with white page after admin login
    By domrepcigars in forum Installing on a Windows Server
    Replies: 14
    Last Post: 25 Sep 2010, 01:07 PM
  4. Test account login white screen issue
    By Tony65 in forum Managing Customers and Orders
    Replies: 3
    Last Post: 26 Sep 2009, 11:30 AM
  5. Can't login to admin Suddenly admin become a white page
    By gardengate in forum General Questions
    Replies: 2
    Last Post: 13 Sep 2007, 06:08 AM

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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR