osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 

add text to create_account.php

This is a discussion on add text to create_account.php within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; customers with a hotmail account don't get any emails. this is a known hotmail problem. i want to add a ...



Find us on Facebook
Go Back   osCommerce and osCMax shopping cart software forums > osCommerce 2.2 Forums > osCommerce 2.2 Modification Help

Connect with Facebook Register FAQDonate Members List Calendar Mark Forums Read


Closed Thread

 

LinkBack Thread Tools
  #1  
Old 12-13-2008, 09:51 AM
Active Member
 
Join Date: Sep 2008
Location: holland
Posts: 145
Thanks: 4
Thanked 8 Times in 8 Posts
Rep Power: 2
nostradamus will become famous soon enough
Default add text to create_account.php

customers
with a
hotmail
account don't get any emails.

this is a known
hotmail
problem.

i want to add a
warning
text to create_account.
php
below the enter email box

how can i do that so it translatend in the languages in use
__________________
The seven signs that tell of the coming Armageddon


1. A decline in the strength of the three major religions. check
2. Revolutions and internal turmoil in nations around the world. check
3. War and the rumors of war check
4. Famine check
5. Pollution of the earth dubbel check
6. Earthquakes
7.The coming of plagues and diseases.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #2  
Old 12-13-2008, 10:35 AM
jpf's Avatar
jpf jpf is offline
Moderator

 
Join Date: Sep 2003
Location: Manitoba, Canada
Posts: 2,681
Thanks: 12
Thanked 214 Times in 196 Posts
Rep Power: 20
jpf has much to be proud ofjpf has much to be proud ofjpf has much to be proud ofjpf has much to be proud ofjpf has much to be proud ofjpf has much to be proud ofjpf has much to be proud ofjpf has much to be proud ofjpf has much to be proud of
Default Re: add text to create_account.php

in the html gneration place in create_account.tpl.php.....

Find:
PHP Code:
              <tr>
                <td class="main"><?php echo ENTRY_EMAIL_ADDRESS?></td>
                <td class="main"><?php echo tep_draw_input_field('email_address') . '&nbsp;' . (tep_not_null(ENTRY_EMAIL_ADDRESS_TEXT) ? '<span class="inputRequirement">' ENTRY_EMAIL_ADDRESS_TEXT '</span>'''); ?></td>
              </tr>
change to say:
PHP Code:
              <tr>
                <td class="main"><?php echo ; ?></td>
                <td class="main"><?php echo tep_draw_input_field('email_address') . '&nbsp;' . (tep_not_null(ENTRY_EMAIL_ADDRESS_TEXT) ? '<span class="inputRequirement">' ENTRY_EMAIL_ADDRESS_TEXT '</span>''') . " " ENTRY_EMAIL_FREEMAIL_WARNING?></td>
              </tr>
Then in english (and other languages too)

find:
PHP Code:
define('ENTRY_EMAIL_ADDRESS''E-Mail Address:'); 
change to:
PHP Code:
define('ENTRY_EMAIL_ADDRESS''E-Mail Address:');
define('ENTRY_EMAIL_FREEMAIL_WARNING''It is suggested NOT to use a free service - it might be blocked like HOTMAIL does.'); 
or so...
__________________
JPF - osCMax Fourm Moderator - To contact, post on the forum or click here
Try out our osCMax at: Live Catalog Demo
Limited access Admin: Live Admin Demo
Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #3  
Old 12-13-2008, 10:44 AM
Active Member
 
Join Date: Sep 2008
Location: holland
Posts: 145
Thanks: 4
Thanked 8 Times in 8 Posts
Rep Power: 2
nostradamus will become famous soon enough
Default Re: add text to create_account.php

thank you very much i will try it tomorrow
__________________
The seven signs that tell of the coming Armageddon


1. A decline in the strength of the three major religions. check
2. Revolutions and internal turmoil in nations around the world. check
3. War and the rumors of war check
4. Famine check
5. Pollution of the earth dubbel check
6. Earthquakes
7.The coming of plagues and diseases.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Closed Thread

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
Combined login/create_account michael_s New osCommerce Contributions 0 03-12-2007 10:53 AM
Need help w/ create_account page mod pauljacobs osCommerce 2.2 Modification Help 1 02-06-2007 03:57 AM
can't access create_account.php kiokoCatAList1 osCMax v2 Installation issues 7 10-26-2006 01:52 AM
create_account.php has stopped working ok earjw osCMax v1.7 Discussion 0 07-21-2005 06:47 AM
My create_account page broke down... loba osCMax v1.7 Discussion 0 03-30-2005 01:23 AM


All times are GMT -8. The time now is 09:37 AM.


Powered by vBulletin®
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO
Copyright 2009 osCMax
Inactive Reminders By Icora Web Design