Page 4 of 4 FirstFirst ... 234
Results 31 to 35 of 35
  1. #31
    Join Date
    Sep 2009
    Posts
    40
    Plugin Contributions
    0

    Default Re: How do I know what the "new" version files are?

    I first got an error. Tried it again, and dint get an error. hit the re-check button and then hit done.

    Now after doing it again. I got this error again:
    1253 COLLATION 'latin1_general_ci' is not valid for CHARACTER SET 'utf8'
    in:
    [CREATE TABLE counter_history_clean as SELECT * FROM counter_history WHERE 1 GROUP BY startdate COLLATE latin1_general_ci;]

    I understand what that means, but does that mean I have to go through all the tables and change all the character sets to utf8?

  2. #32
    Join Date
    Sep 2009
    Posts
    40
    Plugin Contributions
    0

    Default Re: How do I know what the "new" version files are?

    I just checked my database and my,
    MySQL connection collation: utf8_unicode_ci

    and ALL of my tables say under collation: utf8_unicode_ci.

    Where could this be going wrong?

  3. #33
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: How do I know what the "new" version files are?

    That collation error comes from the fact that the system defaults to latin1, not utf8, but your database is utf8.

    You can override that by editing the /zc_install/includes/installer_params.php to set DB_CHARSET from latin1 to utf8
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  4. #34
    Join Date
    Sep 2009
    Posts
    40
    Plugin Contributions
    0

    Default Re: How do I know what the "new" version files are?

    Ok I believe that went well.

    My last concern is how do I edit this "HEADER_TITLE_CATALOG" to say "Home"?

    Is it common to get all of these again when you update you site?
    "This content is located in the file at: /languages/english/html_includes/YOUR_TEMPLATE/define_main_page.php

    You can quickly edit this content via Admin->Tools->Define Pages Editor, and select define_main_page from the pulldown.

    NOTE: Always backup the files in /languages/english/html_includes/your_template"

  5. #35
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: How do I know what the "new" version files are?

    Quote Originally Posted by Jeffries Productions View Post
    My last concern is how do I edit this "HEADER_TITLE_CATALOG" to say "Home"?
    Apparently you deleted this line from your /includes/languages/english/your_template/header.php:
    Code:
      define('HEADER_TITLE_CATALOG', 'Home');
    ... and probably other stuff too.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 
Page 4 of 4 FirstFirst ... 234

Similar Threads

  1. Replies: 2
    Last Post: 7 Apr 2015, 01:00 AM
  2. Replies: 4
    Last Post: 16 Oct 2011, 12:58 AM
  3. What are "medium" and "large" images called in admin, and which size are recommended?
    By Nina_Paris_France in forum Customization from the Admin
    Replies: 4
    Last Post: 11 May 2011, 03:01 PM
  4. How does Zen-Cart "know" what your "custom" directory is?
    By alicia1234 in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 4 Dec 2008, 01:46 AM

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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR