Results 1 to 6 of 6
  1. #1
    Join Date
    May 2011
    Posts
    3
    Plugin Contributions
    0

    Default Changing text makes page go blank

    Hey,
    i just installed the same zen cart,classic and am having the same problem.
    i am able to get into the index.php but when i change the text to somthing diferent my page goes blank.
    i have tried almos a whole day but it's the same blank page.
    thanks
    Z

  2. #2
    Join Date
    May 2011
    Posts
    3
    Plugin Contributions
    0

    Default Re: How Do I remove the Congratulations! You have successfully installed your Zen Car

    Hi again,
    why does the text message work with this code ,define('HEADING_TITLE', 'This is my new line.');

    but does not work with this code
    define('HEADING_TITLE', 'where the pro's go');

    Z

  3. #3
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,197
    Plugin Contributions
    0

    Default Re: How Do I remove the Congratulations! You have successfully installed your Zen Car

    Please read this:
    Read this tutorial also..
    https://www.zen-cart.com/tutorials/i...hp?article=139

    Especially this section..
    click on notepad++
    To edit the files on your PC for customizing, you will need a text editor. A good free one with syntax highlighting is Crimson Editor or Notepad++.

  4. #4
    Join Date
    May 2011
    Posts
    3
    Plugin Contributions
    0

    Default Re: How Do I remove the Congratulations! You have successfully installed your Zen Car

    got my own answer
    it doesn't like the pro's,the upper sign it works fine without it.
    so how do i make it work pro's?
    thanks
    Z

  5. #5
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,197
    Plugin Contributions
    0

    Default Re: How Do I remove the Congratulations! You have successfully installed your Zen Car

    Quote Originally Posted by autopaintpro View Post
    got my own answer
    it doesn't like the pro's,the upper sign it works fine without it.
    so how do i make it work pro's?
    What text editor are you using then, to make changes to the .php files??

  6. #6
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: How Do I remove the Congratulations! You have successfully installed your Zen Car

    Quote Originally Posted by autopaintpro View Post
    got my own answer
    it doesn't like the pro's,the upper sign it works fine without it.
    so how do i make it work pro's?
    thanks
    Z
    You need to "escape" the apostrophe with a backslash, i.e. enter it as:
    define('HEADING_TITLE', 'where the pro\'s go');
    However, a more general piece of advice on forum etiquette, dredging up a five year old forum thread and then taking it off in an unrelated direction won't win you many friends from those who like a well-ordered forum. if you have a new question, I recommend starting a new thread.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

 

 

Similar Threads

  1. Blank page after changing .com to .eu
    By Jeroen in forum Installing on a Linux/Unix Server
    Replies: 5
    Last Post: 31 Dec 2012, 02:16 PM
  2. Using net1 payment module makes Orders go blank in admin only
    By rmjr in forum Addon Payment Modules
    Replies: 3
    Last Post: 25 Aug 2009, 11:29 PM
  3. Blank Page after changing no CURL
    By Kenyan-Flies in forum General Questions
    Replies: 7
    Last Post: 7 Jul 2009, 08:21 PM
  4. Spanish.php override makes page blank
    By Nugar in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 19 Dec 2007, 06:11 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg