Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1
    Join Date
    Feb 2006
    Posts
    12
    Plugin Contributions
    0

    Default Login/Logout 404 Error

    From the top header, when I click login, enter the correct information... I get a 404 error... if I refresh the page, it loads fine. The same issue for the logout button. The "my account" and "shopping cart" buttons work fine. Please help! Below is my tpl.header.php

    **********************

    <div id="navMainWrapper">
    <div id="navMain">
    <ul class="back">
    <li><?php echo '<a href="' . HTTP_SERVER . DIR_WS_CATALOG . '">'; ?><?php echo HEADER_TITLE_CATALOG; ?></a></li>
    <?php if ($_SESSION['customer_id']) { ?>
    <li><a href="<?php echo zen_href_link(FILENAME_LOGOFF, '', 'SSL'); ?>"><?php echo HEADER_TITLE_LOGOFF; ?></a></li>
    <li><a href="<?php echo zen_href_link(FILENAME_ACCOUNT, '', 'SSL'); ?>"><?php echo HEADER_TITLE_MY_ACCOUNT; ?></a></li>
    <?php
    } else {
    if (STORE_STATUS == '0') {
    ?>
    <li><a href="<?php echo zen_href_link(FILENAME_LOGIN, '', 'SSL'); ?>"><?php echo HEADER_TITLE_LOGIN; ?></a></li>
    <?php } } ?>

    <?php if ($_SESSION['cart']->count_contents() != 0) { ?>
    <li><a href="<?php echo zen_href_link(FILENAME_SHOPPING_CART, '', 'NONSSL'); ?>"><?php echo HEADER_TITLE_CART_CONTENTS; ?></a></li>
    <li><a href="<?php echo zen_href_link(FILENAME_CHECKOUT_SHIPPING, '', 'SSL'); ?>"><?php echo HEADER_TITLE_CHECKOUT; ?></a></li>
    <?php }?>
    </ul>
    </div>
    <div class="navMainSearch forward"><?php require(DIR_WS_MODULES . 'sideboxes/search_header.php'); ?></div>
    <br class="clearBoth" />
    </div>

  2. #2
    Join Date
    Feb 2006
    Posts
    12
    Plugin Contributions
    0

    Default Re: Login/Logout 404 Error

    Forgot to add my site:

    www.themaplebarn.com/shop

  3. #3
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Login/Logout 404 Error

    Check with your host about the URL for your secure certificate ...

    I do not believe you have this setup correctly or they have not setup your secure certificate correctly for your site ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  4. #4
    Join Date
    Feb 2006
    Posts
    12
    Plugin Contributions
    0

    Default Re: Login/Logout 404 Error

    Even if the secure site works okay for the shopping cart and checkout? Still a problem with the SSL url?

  5. #5
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Login/Logout 404 Error

    I am getting errors when I click the Login ... that the secure certificate belongs to your hosting company ...

    If you usually use FireFox ... peek in IE ... or if you use IE peek in FireFox ... you may have approved the invalid certificate ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  6. #6
    Join Date
    Feb 2006
    Posts
    12
    Plugin Contributions
    0

    Default Re: Login/Logout 404 Error

    Okay, thank you... I'll try and get this worked out.

  7. #7
    Join Date
    Nov 2004
    Location
    Norfolk, United Kingdom
    Posts
    3,036
    Plugin Contributions
    2

    Default Re: Login/Logout 404 Error

    You're still going to have problems. The certificate is Issued To box90.bluehost.com, and is Issued By box90.bluehost.com - which means it is a self-signed certificate.

    Self-signed certificates are Not Trusted because they are issued to and by the website. For a certificate to be trusted it has to be issued to the website but issued by a Trusted Authority, such as GeoTrust, Versign, Thawte etc.

    Unless your hosts provide a trusted certificate your customers will all get warning messages on their screen when switching to ssl - which will drive them away.

    Vger

  8. #8
    Join Date
    Feb 2006
    Posts
    12
    Plugin Contributions
    0

    Default Re: Login/Logout 404 Error

    Thanks, Vger... I'm in the works to get his resolved. They can't get it done until next Friday... but I'll report back to let you all know the result!

    Heather

  9. #9
    Join Date
    Nov 2004
    Location
    Norfolk, United Kingdom
    Posts
    3,036
    Plugin Contributions
    2

    Default Re: Login/Logout 404 Error

    They can't get it done until next Friday
    What? Are they all going on holiday until then? It takes around 30 minutes (max) to purchase and install a full ssl cert.

    Vger

  10. #10
    Join Date
    Feb 2006
    Posts
    12
    Plugin Contributions
    0

    Default Re: Login/Logout 404 Error

    They said they are out of dedicated IP's until then... should this be a red flag for me?

    Heather

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Customer Login Logout error 404
    By stageweight in forum Managing Customers and Orders
    Replies: 5
    Last Post: 16 Oct 2007, 06:40 AM
  2. 404 during login or logout
    By ChrisZ in forum General Questions
    Replies: 2
    Last Post: 12 Dec 2006, 06:46 AM
  3. Store Account Login/Logout 404 errors?
    By keepitreal in forum General Questions
    Replies: 5
    Last Post: 23 Aug 2006, 04:26 AM
  4. Login / Logout 404 Errors
    By JaxMac in forum Managing Customers and Orders
    Replies: 18
    Last Post: 13 Aug 2006, 11:37 PM

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