Results 1 to 6 of 6
  1. #1
    Join Date
    Jun 2006
    Posts
    76
    Plugin Contributions
    0

    Lost password forgotten page in other languages

    The Password Forgotten page works well in English as follows:
    /localhost/index.php?main_page=password_forgotten

    but the 'blank' page come out as follows:
    /localhost/index.php?main_page=password_forgotten&language=sc

    and

    /localhost/index.php?main_page=password_forgotten&language=tc

    sc - simplified chinese; tc - traditional chinese.

    No problem for other translation such as products and categories. Please help!

    Thanks.

  2. #2
    Join Date
    May 2004
    Location
    Hong Kong
    Posts
    1,291
    Plugin Contributions
    1

    Default Re: Lost password forgotten page in other languages

    They both work for me.

    The English and both Chinese of Traditional and Simplified.
    A New Starter again

  3. #3
    Join Date
    Jun 2006
    Posts
    76
    Plugin Contributions
    0

    Default Re: Lost password forgotten page in other languages

    Hello, Seethrou, could you suggest any possible problem that would be?

  4. #4
    Join Date
    Jun 2006
    Posts
    76
    Plugin Contributions
    0

    Default Re: Lost password forgotten page in other languages

    Finally I fixed the problem. The problem happened when I edited the password_forgotten.php, I missed a 'X' and become

    define('EMAIL_PASSWORD_REMINDER_BODY', . $_SERVER['REMOTE_ADDR'] ......

    After I added 'X', then it become

    define('EMAIL_PASSWORD_REMINDER_BODY', 'X'. $_SERVER['REMOTE_ADDR'] .....

    My careless mistake. Thanks for anyone who try to solve this problem.

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

    Default Re: Lost password forgotten page in other languages

    Quote Originally Posted by icemanchai
    Finally I fixed the problem. The problem happened when I edited the password_forgotten.php, I missed a 'X' and become

    define('EMAIL_PASSWORD_REMINDER_BODY', . $_SERVER['REMOTE_ADDR'] ......

    After I added 'X', then it become

    define('EMAIL_PASSWORD_REMINDER_BODY', 'X'. $_SERVER['REMOTE_ADDR'] .....

    My careless mistake. Thanks for anyone who try to solve this problem.

    What is 'X' :)
    Tutorials on Zen Cart
    http://tutorials.zen-cart.com/index.php
    ---------------
    advanced.programmer at gmail dot com
    In love with Zen Cart!!

  6. #6
    Join Date
    Jun 2006
    Posts
    76
    Plugin Contributions
    0

    Default Re: Lost password forgotten page in other languages

    Hi Superprg, x is just a word or a sentence.

    If you don't want to add a word or sentence, I think you can delete a point in front of $_SERVER['REMOTE_ADDR']

    become this:

    define('EMAIL_PASSWORD_REMINDER_BODY', $_SERVER['REMOTE_ADDR'] .....


 

 

Similar Threads

  1. v151 Password Forgotten page not working
    By aperfecthost in forum General Questions
    Replies: 3
    Last Post: 1 Apr 2015, 12:01 AM
  2. v153 False Positive Response on Forgotten Password Page
    By jerrygarciuh in forum General Questions
    Replies: 2
    Last Post: 27 Jan 2015, 12:38 AM
  3. v139h Forgotten Password page missing
    By weirdorecords in forum Templates, Stylesheets, Page Layout
    Replies: 22
    Last Post: 13 May 2012, 07:55 AM
  4. Password Forgotten page is blank with COWOA
    By craftzombie in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 5 Sep 2010, 08:59 AM
  5. Page response on Forgotten Password form
    By timatidg in forum General Questions
    Replies: 2
    Last Post: 28 Aug 2010, 12:03 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