Results 1 to 7 of 7

NAVBAR_TITLE instead of "forgotton password"

This is a discussion on NAVBAR_TITLE instead of "forgotton password" within the osCmax v1.7 Discussion forums, part of the osCmax v1.7 Forums category; I assume this means that that text is not defined somewhere? I installed LoginBox v5.21 awhile back and just noticed ...

      
  1. #1
    Active Member
    Join Date
    Feb 2004
    Posts
    174
    Rep Power
    9


    Default NAVBAR_TITLE instead of "forgotton password"

    I assume this means that that text is not defined somewhere?
    I installed LoginBox v5.21 awhile back and just noticed that is showing instead of Forgotton Password on the page where you have your password emailed to you.
    I found this in catalog/includes/languages/english/password_forgotton.php
    Code:
    define('NAVBAR_TITLE_1', 'Login');
    define('NAVBAR_TITLE_2', 'Password Forgotten');
    But the error is only NAVBAR_TITLE no _1 or _2 on the end?

    Where do I go to fix this?

    TIA

  2. #2
    Active Member
    Join Date
    Feb 2004
    Posts
    174
    Rep Power
    9


    Default

    anyone??

  3. #3
    Active Member neil's Avatar
    Join Date
    Nov 2002
    Posts
    248
    Rep Power
    10


    Default

    Ok,
    Maybe the contrib is for an earlier version of OSC.
    Quick fix would be to change in catalog/includes/languages/english/password_forgotton.php
    define('NAVBAR_TITLE_2', 'Password Forgotten');
    To
    define('NAVBAR_TITLE', 'Password Forgotten');
    HTH
    Neil
    www.12website.com

    "You can have everything in life that you want if you will just help enough other people get what they want."
    Zig Ziglar

  4. #4
    Active Member
    Join Date
    Feb 2004
    Posts
    174
    Rep Power
    9


    Default

    Thanks Neil, that worked, I also had to change it in catalog/password_forgotten.php to fix the breadcrumb as that went to NAVBAR_TITLE_2 after changing it in english/password_forgotten.php. Seems to be working fine now

  5. #5
    Active Member neil's Avatar
    Join Date
    Nov 2002
    Posts
    248
    Rep Power
    10


    Default

    Kristine,
    That LoginBox contrib has been since updated to 5_22
    HTH
    Neil
    www.12website.com

    "You can have everything in life that you want if you will just help enough other people get what they want."
    Zig Ziglar

  6. #6
    Active Member
    Join Date
    Feb 2004
    Posts
    174
    Rep Power
    9


    Default

    ok I'll have a look, thanks!

  7. #7
    Active Member
    Join Date
    Feb 2004
    Posts
    174
    Rep Power
    9


    Default

    that last update was to fix the New User link, that works fine for me? The rest is working as well, so for now I won't muck with it

Similar Threads

  1. Remove "QTPRO" for "Option Type Feature"
    By adam71o in forum osCmax v2 Customization/Mods
    Replies: 3
    Last Post: 01-10-2007, 10:32 AM
  2. How to change the "date" and "months" na
    By oling in forum osCmax v2 Installation issues
    Replies: 2
    Last Post: 08-25-2006, 10:09 AM
  3. "Price" and "Add to Cart" button inside
    By midwestwebsites in forum osCmax v2 Customization/Mods
    Replies: 3
    Last Post: 11-14-2005, 05:13 AM
  4. Change Create Order Text "Réduction" and "Li
    By kelly34 in forum osCmax v2 Customization/Mods
    Replies: 3
    Last Post: 08-03-2005, 11:55 AM
  5. Changing "authorize.net" to "Credit Card Deta
    By Christy in forum osCmax v1.7 Discussion
    Replies: 5
    Last Post: 08-02-2004, 04:11 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
  •