Results 1 to 4 of 4
  1. #1
    Join Date
    May 2008
    Posts
    122
    Plugin Contributions
    0

    Default EMERGENCY! Admin and website will not load

    Something went array but I do not know where or how. All of the sudden I cannot access my admin or my website both on a local host. The last thing I was doing before this was meta tags, although I guess it could have happened before that unbeknownst to me. How do I problem solve this one?????

  2. #2
    Join Date
    Sep 2005
    Location
    Waikato, New Zealand
    Posts
    1,539
    Plugin Contributions
    3

    Default Re: EMERGENCY! Admin and website will not load

    Quote Originally Posted by sendmenews View Post
    Something went array but I do not know where or how. All of the sudden I cannot access my admin or my website both on a local host. The last thing I was doing before this was meta tags, although I guess it could have happened before that unbeknownst to me. How do I problem solve this one?????
    Replace your meta tags file with the original one
    Webzings Design
    Semi retired from Web Design

  3. #3
    Join Date
    May 2008
    Posts
    122
    Plugin Contributions
    0

    Default Re: EMERGENCY! Admin and website will not load

    That was easy. So why did that happen?

  4. #4
    Join Date
    Sep 2005
    Location
    Waikato, New Zealand
    Posts
    1,539
    Plugin Contributions
    3

    Default Re: EMERGENCY! Admin and website will not load

    Because you stuffed up your meta tags, My guess would be you put an apostrophe in somewhere and didn't escape it correctly

    Number 3 on this page

    https://www.zen-cart.com/tutorials/index.php?article=82

    see this is correct an apostrophe means something in PHP, you need to escape it by putting a slash in front of it if it is part of your text

    ('CONSTANT_NAME', 'Where\'s Wally');

    this is not

    ('CONSTANT_NAME', 'Where's Wally');
    Webzings Design
    Semi retired from Web Design

 

 

Similar Threads

  1. Admin login page will not load
    By shaz915 in forum Installing on a Linux/Unix Server
    Replies: 3
    Last Post: 26 Feb 2010, 10:02 AM
  2. Admin page will not load
    By ericw in forum General Questions
    Replies: 1
    Last Post: 20 Nov 2009, 06:14 AM
  3. Admin Page will not load due to error message
    By anniebelle11 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 24 Jun 2008, 02:21 AM
  4. Admin Page will not load
    By zoomchic in forum General Questions
    Replies: 9
    Last Post: 18 Jun 2007, 08:59 PM

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