Results 1 to 4 of 4
  1. #1
    Join Date
    Mar 2008
    Posts
    268
    Plugin Contributions
    0

    Default Customer Log Off Issues. Help Please.

    When a customer is logged in and then trys to log out the page just goes to a white screen and doesn't log the customer out or redirect them back to the homepage. Has anyone else had this problem or know what could be creating it?

    Thanks

    www.dpmperformance.co.uk

  2. #2
    Join Date
    Mar 2008
    Posts
    268
    Plugin Contributions
    0

    Default Re: Customer Log Off Issues. Help Please.

    This is the bug i'm getting reported...

    [20-Jul-2008 09:58:59] PHP Fatal error: Call to undefined function efine() in /home/bubbles/public_html/includes/languages/english/future_zen/logoff.php on line 12

    means nothing to me, help please

  3. #3
    Join Date
    Mar 2008
    Posts
    268
    Plugin Contributions
    0

    Default Re: Customer Log Off Issues. Help Please.

    This is the file it refers to...

    <?php
    /**
    * @package languageDefines
    * @copyright Copyright 2003-2006 Zen Cart Development Team
    * @copyright Portions Copyright 2003 osCommerce
    * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
    * @version $Id: J_Schilz for Integrated COWOA - 14 April 2007
    */

    define('HEADING_TITLE', 'Log Off');
    define('NAVBAR_TITLE', 'Log Off');
    define('TEXT_MAIN', 'You have been logged out. It is now safe to leave the computer.<br /><br />If you created an account and you had items in your cart, they have been saved. The items inside it will be restored when you log back into your account.');efine('TEXT_MAIN', 'You have been logged out. It is now safe to leave the computer.<br /><br />If you created an account and you had items in your cart, they have been saved. The items inside it will be restored when you log back into your account.');

    ?>

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

    Default Re: Customer Log Off Issues. Help Please.

    Looks like your file is corrupt ... the defines should be on separate lines and you have two for TEXT_MAIN and the second one is missing the "d" in define and is wrapped with the first one ...

    Note: there can only be one define for each constant available at a given time ...
    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!]
    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!

 

 

Similar Threads

  1. Customer Log In Issues
    By CnTGifts in forum General Questions
    Replies: 13
    Last Post: 11 Dec 2011, 10:27 PM
  2. customer log off option
    By davidrayandj in forum General Questions
    Replies: 7
    Last Post: 21 Jan 2011, 06:33 PM
  3. customer log off option
    By davidrayandj in forum General Questions
    Replies: 1
    Last Post: 21 Jan 2011, 05:44 AM
  4. Can the customer log off?
    By marthag69 in forum Managing Customers and Orders
    Replies: 1
    Last Post: 26 Nov 2008, 10:08 AM
  5. Customer Log Off
    By silvito in forum General Questions
    Replies: 5
    Last Post: 18 Apr 2007, 09:52 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