Results 1 to 2 of 2
  1. #1
    Join Date
    Nov 2006
    Posts
    13
    Plugin Contributions
    0

    Default Password Lost for customer not working

    I found a post with instructions on how to fix this...they said to go to: /includes/application_top.php

    and look for:

    case ($_GET['main_page'] == FILENAME_LOGOFF):
    break;

    and change to:
    case ($_GET['main_page'] == FILENAME_LOGOFF or $_GET['main_page'] == FILENAME_PRIVACY or $_GET['main_page'] == FILENAME_PASSWORD_FORGOTTEN or $_GET['main_page'] == FILENAME_CONTACT_US or $_GET['main_page'] == FILENAME_CONDITIONS or $_GET['main_page'] == FILENAME_SHIPPING or $_GET['main_page'] == FILENAME_UNSUBSCRIBE):
    break;

    AND I DID THAT EXACTLY AND NOW I HAVE THE ERROR:

    Parse error: syntax error, unexpected T_DNUMBER in /home/shieldsd/public_html/includes/application_top.php on line 270

    ON the FRONT OF THE SITE!

    WHY is this happening? I then went back and put back what was there before and i still have this error.

    I am going to get into so much trouble if in the morning my client sees this....she asked me to fix this issue and i came here and i did exactly what was said i even cut and pasted and now i have no idea why when i put back the original line of code i still have the error message on the front of the site and there is nothing there but that line of error

    debbie

  2. #2
    Join Date
    Feb 2006
    Location
    Chicago
    Posts
    1,162
    Plugin Contributions
    0

    Default Re: Password Lost for customer not working

    line 270 sounds too much to me for that file

    Can you delete everything after ?>
    Tutorials on Zen Cart
    http://tutorials.zen-cart.com/index.php
    ---------------
    advanced.programmer at gmail dot com
    In love with Zen Cart!!

 

 

Similar Threads

  1. v151 Rest password option is not working for the customer
    By Arunachala in forum General Questions
    Replies: 8
    Last Post: 29 Sep 2015, 09:20 PM
  2. v154 Forgotten Password Email Not Working for Customer
    By sparrowce in forum General Questions
    Replies: 6
    Last Post: 8 Aug 2015, 07:28 PM
  3. Replies: 4
    Last Post: 3 Apr 2014, 10:42 AM
  4. Customer Password not working
    By GigiCS in forum General Questions
    Replies: 14
    Last Post: 3 Jul 2012, 05:55 PM
  5. Customer retrieve password not working
    By ckosloff in forum General Questions
    Replies: 18
    Last Post: 24 Sep 2010, 12:31 AM

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