Page 1 of 3 123 LastLast
Results 1 to 10 of 23
  1. #1
    Join Date
    Apr 2005
    Location
    Spokane, Washington
    Posts
    372
    Plugin Contributions
    0

    Default 404 Not Found Error

    When logging into Admin I get the following error at the top of the page with a 404 page not found error. Yet the page loads just fine.

    index.php?zenAdminID=6b94d89abf3750f8922b8c256e0e106f

    I also get a similar error when doing work on the admin side. Again, the page loads ok, just the error at the top.

    Any ideas?


    Jacque

    Just knowledgeable enough to be dangerous.

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

    Default Re: 404 Not Found Error

    Very hard to tell what exactly would be causing that.
    What mods/addons have you installed?
    What version of Zen Cart?
    .

    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
    Apr 2005
    Location
    Spokane, Washington
    Posts
    372
    Plugin Contributions
    0

    Default Re: 404 Not Found Error

    Quote Originally Posted by DrByte
    Very hard to tell what exactly would be causing that.
    What mods/addons have you installed?
    What version of Zen Cart?
    Sorry about that, ZC version 1.2.6 with a number of additional mods that were added last year.

    This error appeared suddenly.

    This is what I have from the Server Information portion of the admin side:

    Server OS: Linux 2.6.16.16-grsec
    Database: MySQL 4.1.19-standard
    Server Up Time: 09:53:47 up 5 days, 11:14, 0 users, load average: 1.63, 1.88, 2.10
    PHP Version: 4.4.2 (Zend: 1.3.0)
    HTTP Server: Apache/1.3.34 (Unix) mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 PHP/4.4.2 FrontPage/5.0.2.2635 mod_ssl/2.8.25 OpenSSL/0.9.7a

    I think I'll create a support ticket with my host also. But really won't hold out much for help from them. They're pretty bad.


    jacque

    Just knowledgeable enough to be dangerous.

  4. #4
    Join Date
    Jan 2004
    Posts
    66,364
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: 404 Not Found Error

    if you check View Source in your browser, what are the first 15 lines of the source code there?
    .

    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.

  5. #5
    Join Date
    Apr 2005
    Location
    Spokane, Washington
    Posts
    372
    Plugin Contributions
    0

    Default Re: 404 Not Found Error

    Code:
    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
    <HTML><HEAD><TITLE>404 Not Found</TITLE></HEAD><BODY>
    <H1>Not Found</H1>
    <P>The requested URL /admin/login.php? was not found on this server.</P>
    <HR>
    <address>Apache Server at www.freshabundance.com Port 80</address>
    </BODY></HTML><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <title>FRESH Abundance!</title>
    <link href="includes/stylesheet.css" rel="stylesheet" type="text/css" />
    
    </head>
    <body id="login" onload="document.getElementById('admin_name').focus()">
    <form name="login" action="http://www.freshabundance.com/admin/login.php?" method = "POST"><input type="hidden" name="zenAdminID" value="xxxxxxx" />
      <fieldset><input type="hidden" name="zenAdminID" value="xxxxxx" />
    I thing this may be 16 lines, but you get the idea...

    Thanks for looking at this.
    Last edited by Ajeh; 23 May 2006 at 02:00 PM.

    Just knowledgeable enough to be dangerous.

  6. #6
    Join Date
    Aug 2004
    Posts
    1,590
    Plugin Contributions
    1

    Default Re: 404 Not Found Error

    Psst, never post your zenID (and ' especially ' zenadminID) from your URLs.

  7. #7
    Join Date
    Apr 2005
    Location
    Spokane, Washington
    Posts
    372
    Plugin Contributions
    0

    Default Re: 404 Not Found Error

    Quote Originally Posted by TheOracle
    Psst, never post your zenID (and ' especially ' zenadminID) from your URLs.

    Oh! I didn't know that. Heck, don't even know what they are/do.

    And now I can't edit my post.

    Just knowledgeable enough to be dangerous.

  8. #8
    Join Date
    Aug 2004
    Posts
    1,590
    Plugin Contributions
    1

    Default Re: 404 Not Found Error


    Just knowledgeable enough to be dangerous.
    Your own signature is so much related to your last question. It appear as if ... you sort of created your own little FAQ.

  9. #9
    Join Date
    Apr 2005
    Location
    Spokane, Washington
    Posts
    372
    Plugin Contributions
    0

    Re: 404 Not Found Error

    Here is an updated/better worded version of the question, it's gotten to be more than an annoyance now becaue it shows up on invoices.

    ----

    When logging into Admin I get the following error at the top of the page with a 404 page not found error. Yet the page loads just fine.

    Not Found

    The requested URL /admin/index.php?zenAdminID=zenidhere
    was not found on this server.
    I also get a similar error when doing work within various pages on the admin side. Again, the page loads ok, just the error at the top.

    In addition the crazy error shows up on invoices.

    Help!


    Jacque

    Just knowledgeable enough to be dangerous.

  10. #10
    Join Date
    Aug 2004
    Posts
    1,590
    Plugin Contributions
    1

    Default Re: 404 Not Found Error

    Please post your URL pointing to your techsupp.php file. If you do not know where it is located, simply go to your zc_install folder and upload it on your root path of Zen Cart. Then, post the URL here. I will take a look at it.

 

 
Page 1 of 3 123 LastLast

Similar Threads

  1. 404 Error - Not Found
    By ericbin1 in forum General Questions
    Replies: 2
    Last Post: 12 Oct 2008, 01:26 AM
  2. 404 Not Found error
    By jottoleivi in forum General Questions
    Replies: 4
    Last Post: 29 Jan 2008, 04:37 PM
  3. 404 not found error
    By seth04 in forum Basic Configuration
    Replies: 1
    Last Post: 10 Jan 2008, 08:57 AM
  4. error 404 - not found
    By oxxyfx in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 21 Sep 2007, 01:45 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