mezzodi Posted December 22, 2004 Posted December 22, 2004 how can i change the required information on the 'create an account' page? i would like to make the telephone number optional for registration.
OceanRanch Posted December 22, 2004 Posted December 22, 2004 A search here on the forum turned up this thread http://www.oscommerce.com/forums/index.php?showtopic=58527 HTH Tom
mezzodi Posted December 23, 2004 Author Posted December 23, 2004 A search here on the forum turned up this thread http://www.oscommerce.com/forums/index.php?showtopic=58527 HTH Tom <{POST_SNAPBACK}> i went to the link and followed the directions and ran into the following problem... i tried to change the code in the english.php file and uploaded using filezilla. a parse error came back as Parse error: parse error, unexpected T_STRING in /mnt/web_h/d14/s47/b01d9da9/www/mezzodionline/nfoscomm/catalog/includes/languages/english.php on line 79 i tried to revert back to original code and still getting the same error. the change was not on line 79, which reads: define('BOX_HEADING_WHATS_NEW', 'What's New?'); i was trying to change the telephone number requirement on the create account page.
♥Vger Posted December 23, 2004 Posted December 23, 2004 define('BOX_HEADING_WHATS_NEW', 'What\'s New?'); Vger
Recommended Posts
Archived
This topic is now archived and is closed to further replies.