Results 1 to 2 of 2

Editing Create Account

This is a discussion on Editing Create Account within the osCMax v2 Features Discussion forums, part of the osCmax v2.0 Forums category; I need to delete the current newsletter option and replace it with a link. Anyone know how to do this? ...

      
  1. #1
    New Member
    Join Date
    May 2006
    Posts
    5
    Rep Power
    0


    Default Editing Create Account

    I need to delete the current newsletter option and replace it with a link. Anyone know how to do this? I cannot figure it out by looking at catalog/create_account.php

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


    Default RE: Editing Create Account

    Look in templates/fallback/content/create_account.tpl.php
    Row 210 to 213

    Code:
    <tr>
                    <td class="main"><?php echo ENTRY_NEWSLETTER; ?></td>
                    <td class="main"><?php echo tep_draw_checkbox_field('newsletter', '1') . ' ' . (tep_not_null(ENTRY_NEWSLETTER_TEXT) ? '<span class="inputRequirement">' . ENTRY_NEWSLETTER_TEXT . '</span>': ''); ?></td>
                  </tr>
    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

Similar Threads

  1. how to make changes on create account php
    By Christy in forum osCmax v1.7 Discussion
    Replies: 2
    Last Post: 05-30-2005, 10:00 AM
  2. Create An Account Button
    By joanstead in forum osCommerce 2.2 Modification Help
    Replies: 3
    Last Post: 03-02-2005, 09:02 AM
  3. Why can't create a new account ?
    By kellycog in forum osCommerce 2.2 Modification Help
    Replies: 3
    Last Post: 06-29-2004, 10:58 AM
  4. Create Account,Checkout,My Account, Language Pictures probs!
    By Mikey in forum osCommerce 2.2 Installation Help
    Replies: 0
    Last Post: 03-08-2004, 11:20 PM
  5. can't create account (shared ssl)
    By brianstorm in forum osCommerce 2.2 Installation Help
    Replies: 2
    Last Post: 04-11-2003, 02:43 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
  •