Page 1 of 2 12 LastLast
Results 1 to 10 of 15
  1. #1
    Join Date
    Apr 2008
    Posts
    12
    Plugin Contributions
    0

    Default (/includes/languages/english/index.php)

    Can someone please tell me how to remove this from customers logging in.. I would like it to be blank and not ask them to see any newest additions with a link.. I see this line in (/includes/languages/english/index.php) but when I remove the part in red (define('TEXT_GREETING_PERSONAL', 'Hello <span class="greetUser">%s</span>! Would you like to see our <a href="%s">newest additions</a>?');) freezes up the site.. thanks if someone can help me on this..


    KeithDamon

  2. #2
    Join Date
    Aug 2005
    Posts
    26,032
    Plugin Contributions
    9

    Default Re: (/includes/languages/english/index.php)

    Did you ask this elsewhere?

    admin > config > layout settings > Customer Greeting - Show on Index Page > set to off
    Zen-Venom Get Bitten
    Get Your Business Found

  3. #3
    Join Date
    Apr 2008
    Posts
    12
    Plugin Contributions
    0

    Default Re: (/includes/languages/english/index.php)

    thank you very much.. and yes I did.. didt think it was in the rite place to ask.. thanks agian

    KeithDamon

  4. #4
    Join Date
    Apr 2008
    Posts
    12
    Plugin Contributions
    0

    Default Re: (/includes/languages/english/index.php)

    Korba can I ask you? can I modify this line so when customers log in it only says Hello (and there name) and not give them the newest additions link..

    ('TEXT_GREETING_PERSONAL', 'Hello <span class="greetUser">%s</span>! Would you like to see our <a href="%s">newest additions</a>?');)

    Thanks for you time

  5. #5
    Join Date
    Aug 2005
    Posts
    26,032
    Plugin Contributions
    9

    Default Re: (/includes/languages/english/index.php)

    Code:
    ('TEXT_GREETING_PERSONAL', 'Hello <span class="greetUser">%s</span>!</a>?');)
    I think this is in 2 places and similar in the same file
    and maybe add Welcome Back!
    Zen-Venom Get Bitten
    Get Your Business Found

  6. #6
    Join Date
    Apr 2008
    Posts
    12
    Plugin Contributions
    0

    Default Re: (/includes/languages/english/index.php)

    thanks kobra your a geat help

    Keithdamon

  7. #7
    Join Date
    Apr 2008
    Posts
    12
    Plugin Contributions
    0

    Default Re: (/includes/languages/english/index.php)

    Hi kobra.. hopefully one last question.. got the site almost up and ready.. what you told me work very well about the greeting.. thanks agian.. but now I just setup my e-mail account and think I setup all the config rite.. when I goto
    tools/send e-mail and I'm getting on the top.. (Fatal error: Call to a member function on a non-object in /home/keithdam/public_html/admin/mail.php on line 380) be great if you could point me in the rite place.. thanks

    Keithdamon

  8. #8
    Join Date
    Aug 2005
    Posts
    26,032
    Plugin Contributions
    9

    Default Re: (/includes/languages/english/index.php)

    Connect to your server with FTP and navigate to public_html/admin/mail.php and see what the byte size for this file is and if "zero" bytes - reload from a Zen Cart distribution
    Zen-Venom Get Bitten
    Get Your Business Found

  9. #9
    Join Date
    Apr 2008
    Posts
    12
    Plugin Contributions
    0

    Default Re: (/includes/languages/english/index.php)

    I checked it and its 17k.. let me tell you.. my hosting service is hostmonster and they offer to Install zen cart free by just selecting it on the control pannel.. so I dont have it local on my machine but I am using the e-mail server on my hosting site for keithdamon.com and I have been able to send e-mail to it and see it through outlook express..

    copied lines 377 to 385 for you if it helps
    377 <!-- body_text_eof //-->
    378 </table></td>
    380 </tr>
    381 </table></td>
    382</tr></table>
    383<!-- body_eof //-->
    384
    385<!-- footer //-->

    thanks for helping

  10. #10
    Join Date
    Aug 2005
    Posts
    26,032
    Plugin Contributions
    9

    Default Re: (/includes/languages/english/index.php)

    If you are using Zen Cart 1.3.8a it should be 18966 in bytes
    Zen-Venom Get Bitten
    Get Your Business Found

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. help can't get into admin after changing some /includes/languages/english.php!!
    By bobearsbabybums in forum Upgrading from 1.2 to 1.3.x
    Replies: 19
    Last Post: 5 Nov 2010, 04:48 PM
  2. Can I restore the includes/languages/ENGLISH/index.php file?
    By bittke07 in forum General Questions
    Replies: 5
    Last Post: 23 Mar 2007, 04:28 AM
  3. Where do I find includes/languages/ENGLISH/index.php file
    By raylee in forum Basic Configuration
    Replies: 2
    Last Post: 17 Jan 2007, 06:47 AM
  4. Error Overriding the includes/languages/english.php
    By jeanmichel in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 25 Oct 2006, 02:12 PM

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
  •