osCmax v2.5 User Manual
Results 1 to 3 of 3

Sign in Box

This is a discussion on Sign in Box within the osCmax v2 Customization/Mods forums, part of the osCmax v2.0 Forums category; In the sign in box, does anyone know where I can change the text for (forgotten) and remove the create ...

      
  1. #1
    Member
    Join Date
    Oct 2007
    Posts
    51
    Rep Power
    5


    Default Sign in Box

    In the sign in box, does anyone know where I can change the text for (forgotten) and remove the create an account text, Thanks in advance for any help or direction with this

  2. #2
    New Member
    Join Date
    Dec 2007
    Posts
    20
    Rep Power
    0


    Default Re: Sign in Box

    hello Metal,

    check your catalog/includes/boxes/loginbox.php and those lines:
    $boxContent .= '<a href="' . tep_href_link(FILENAME_PASSWORD_FORGOTTEN, '', 'SSL') . '">' . BOX_LOGINBOX_FORGOT_PASSWORD . '</a>';
    $boxContent .= '<br>' . '<a href="' . tep_href_link(FILENAME_CREATE_ACCOUNT, '', 'SSL'). '">' . BOX_LOGINBOX_TEXT_NEW. '</a>';
    and in catalog/includes/yourlang/yourlang.php:
    define('BOX_LOGINBOX_FORGOT_PASSWORD', '<center><u>(forgotten)</u></center><br>');
    I hope it helps!

  3. #3
    Member
    Join Date
    Oct 2007
    Posts
    51
    Rep Power
    5


    Default Re: Sign in Box

    Thank you antoinebp for taking time to answer my post it worked great, I was a bit confused cause I have a custom template I bought here, but with you kind help I got it ,Thank You so much for your kindness and help

Similar Threads

  1. sign in
    By metalman923 in forum osCmax v2 Customization/Mods
    Replies: 1
    Last Post: 01-08-2008, 01:16 PM
  2. Customer Sign-In Box in Column Not Working
    By BobH in forum osCMax v2 Features Discussion
    Replies: 0
    Last Post: 08-21-2007, 11:53 AM
  3. keep asking me to sign in, though I already did
    By meimei in forum osCommerce 2.2 Installation Help
    Replies: 5
    Last Post: 12-17-2006, 01:13 PM
  4. affiliate sign up
    By jschafer52 in forum osCmax v2 Customization/Mods
    Replies: 4
    Last Post: 07-14-2006, 01:02 PM
  5. How to purchase without any form of sign up
    By shrek_rock in forum osCmax v1.7 Discussion
    Replies: 0
    Last Post: 01-11-2005, 06:12 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
  •