Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13
  1. #11
    Join Date
    Dec 2011
    Posts
    29
    Plugin Contributions
    0

    Default Re: Three of my 60+ categories load very oddly

    Good call lat9, I do know that my database is in latin1_swedish.

    However, my configure.php files have no reference to DB_CHARSET.

    My original (1.3.x) was from a highly questionable reseller (Hit/Heritage Web Design)

  2. #12
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,492
    Plugin Contributions
    88

    Default Re: Three of my 60+ categories load very oddly

    That DB_CHARSET definition (set to either latin1 or utf8) was introduced in Zen Cart 1.5.0 and might have been missed on the upgrade.

    I'd suggest a twofold approach:
    1) Run the Db to Utf8 update script, converting all database tables and fields to utf8_general_ci collation.
    2) Add the following statement to the database section of each of your configure.php files
    Code:
    define ('DB_CHARSET', 'utf8');
    That's the default value being used now (and potentially part of your display issue) for PHP versions later than 5.3.

  3. #13
    Join Date
    Dec 2011
    Posts
    29
    Plugin Contributions
    0

    Default Re: Three of my 60+ categories load very oddly

    Thanks carlwhat + lat9

    I read up on the utf-8 standard and will convert my databases soon here.

    SEO plugin updated as well.

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. Replies: 2
    Last Post: 26 May 2016, 06:46 PM
  2. First Page very slow to load
    By Jims in forum General Questions
    Replies: 7
    Last Post: 22 Mar 2011, 01:11 PM
  3. Categories Indenting Oddly
    By spiralmedia in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 18 Jun 2010, 08:34 PM
  4. my website is getting very slow and sometimes not even load
    By wastaboo in forum General Questions
    Replies: 0
    Last Post: 3 Apr 2009, 01:41 AM
  5. New Site Very Slow to Load
    By rechargebaskets in forum General Questions
    Replies: 7
    Last Post: 6 Nov 2007, 04:36 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