Guest Posted March 18, 2006 Posted March 18, 2006 Its been a long time since i seen this script but can someone post to me an unaltered Login/Welcome script? I think its in header.php Thanks.
rabbitseffort Posted March 18, 2006 Posted March 18, 2006 it is in english.php "I must admit that I personally measure success in terms of the contributions an individual makes to her or his fellow human beings." ---Margaret Mead--- "The answer is never the answer. What's really interesting is the mystery. If you seek the mystery instead of the answer, you'll always be seeking. I've never seen anybody really find the answer -- they think they have, so they stop thinking. But the job is to seek mystery, evoke mystery, plant a garden in which strange plants grow and mysteries bloom. The need for mystery is greater than the need for an answer. --Ken Kesey"
Guest Posted March 18, 2006 Posted March 18, 2006 then download the latest osc version and extract it
Guest Posted March 19, 2006 Posted March 19, 2006 im not going to download osc over again for one line of code that everyone has, i dont see what the hell is the problem. Man i will tell you things have changed on this site since i first joined.
Guest Posted March 19, 2006 Posted March 19, 2006 this is all i needed. <?php echo tep_customer_greeting(); ?> Thanks for the help, oh wait what help.
custodian Posted March 19, 2006 Posted March 19, 2006 im not going to download osc over again for one line of code that everyone has, i dont see what the hell is the problem. Man i will tell you things have changed on this site since i first joined. define('TEXT_GREETING_PERSONAL', 'Welcome back <span class="greetUser">%s!</span> Would you like to see which <a href="%s"><u>new products</u></a> are available to purchase?'); define('TEXT_GREETING_PERSONAL_RELOGON', '<small>If you are not %s, please <a href="%s"><u>log yourself in</u></a> with your account information.</small>'); define('TEXT_GREETING_GUEST', 'Welcome <span class="greetUser">Guest!</span> Would you like to <a href="%s"><u>log yourself in</u></a>? Or would you prefer to <a href="%s"><u>create an account</u></a>?'); It's always good to keep an un-altered copy of ALL files.. you never know when you'll need them My Contributions Henry Smith
custodian Posted March 19, 2006 Posted March 19, 2006 Oh sorry I thought you wanted the define's - My Bad My Contributions Henry Smith
Recommended Posts
Archived
This topic is now archived and is closed to further replies.