Page 5 of 7 FirstFirst ... 34567 LastLast
Results 41 to 50 of 69
  1. #41
    Join Date
    Jul 2012
    Posts
    16,816
    Plugin Contributions
    17

    Default Re: many ���� appears

    I have posted the update to the manufacturers all plugin and am working through the testimonials manager to update it. Unfortunately I am away from my computer at the moment to finish that update, trying to get some food. :) but I have incorporated the changes discussed in the forum and what we modified.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  2. #42
    Join Date
    Jul 2012
    Posts
    16,816
    Plugin Contributions
    17

    Default Re: many ���� appears

    Question, before trying to install the plugins into the upgraded system, had you upgraded the database using zc_install? Or was the database transferred, these plugins attempted to be installed and then database updated using zc_install?
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  3. #43
    Join Date
    Jul 2012
    Posts
    16,816
    Plugin Contributions
    17

    Default Re: many ���� appears

    On another thought, you may want to double check that the database referenced in both configure.php files of your new store that they point to the same database. Just in case.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  4. #44
    Join Date
    Jul 2012
    Posts
    347
    Plugin Contributions
    0

    Default Re: many ���� appears

    Quote Originally Posted by DrByte View Post
    Your database is based on latin1, but ZC 1.5.x+ expects utf8, and you didn't tell it to go back and use latin1+iso-8859-1 instead.

    So, either change your ZC config to use the old way of reading the data, or upgrade your data: https://www.zen-cart.com/content.php...8859-1-to-utf8

    everything is ok now except this error appear in log

    [13-Jul-2014 09:30:40] PHP Warning: htmlspecialchars() [<a href='function.htmlspecialchars'>function.htmlspecialchars</a>]: charset `utf8' not supported, assuming iso-8859-1 in /home/suppgeek/public_html/geeks/developers_tool_kit.php on line 190

    How I can correct this?

  5. #45
    Join Date
    Jul 2012
    Posts
    16,816
    Plugin Contributions
    17

    Default Re: many ���� appears

    Quote Originally Posted by jsarwar View Post
    everything is ok now except this error appear in log

    [13-Jul-2014 09:30:40] PHP Warning: htmlspecialchars() [<a href='function.htmlspecialchars'>function.htmlspecialchars</a>]: charset `utf8' not supported, assuming iso-8859-1 in /home/suppgeek/public_html/geeks/developers_tool_kit.php on line 190

    How I can correct this?
    So, first of all, need to change your admin directory and not post it again for the public to see.

    Then because this was an upgrade from 1.3.9 that didn't use utf-8, either need to assign the applicable latin language or use the utf8 converter available in the downloads section. I don't recall the details, but I know Dr. Byte posted something about it in the last day or two for someone else that had done an upgrade.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  6. #46
    Join Date
    Jul 2012
    Posts
    347
    Plugin Contributions
    0

    Default Re: many ���� appears

    Quote Originally Posted by mc12345678 View Post
    So, first of all, need to change your admin directory and not post it again for the public to see.

    Then because this was an upgrade from 1.3.9 that didn't use utf-8, either need to assign the applicable latin language or use the utf8 converter available in the downloads section. I don't recall the details, but I know Dr. Byte posted something about it in the last day or two for someone else that had done an upgrade.
    Thank you. This is test site so that's why shared full message. Will to conversion and let you know.

  7. #47
    Join Date
    Jul 2012
    Posts
    347
    Plugin Contributions
    0

    Default Re: many ���� appears

    Quote Originally Posted by mc12345678 View Post
    I would aver that unless you specifically checked the database before running those queries to verify that the data was present, that actually they were deleted in the earlier efforts to get this to work.A select query does not modify the database.
    Diva Vocals posted following in TM thread today
    "The issue is you have a Numinix module installed which adds an additional column to the configuration table. The Testimonials module uses a shortcut in the install SQL and does not explicitly name the table column names because it assumes the table structure has not changed.. hence the "missing column" error.."

    That may answer question we had in discussion yesterday.

    I tried to run another sql today and got same error "1136 Column count doesn't match value count at row 1"

    Do you know what is column by numinix and how I can add to all sql I am / will be running on this template?

  8. #48
    Join Date
    Jul 2012
    Posts
    16,816
    Plugin Contributions
    17

    Default Re: many ���� appears

    Quote Originally Posted by jsarwar View Post
    Diva Vocals posted following in TM thread today
    "The issue is you have a Numinix module installed which adds an additional column to the configuration table. The Testimonials module uses a shortcut in the install SQL and does not explicitly name the table column names because it assumes the table structure has not changed.. hence the "missing column" error.."

    That may answer question we had in discussion yesterday.

    I tried to run another sql today and got same error "1136 Column count doesn't match value count at row 1"

    Do you know what is column by numinix and how I can add to all sql I am / will be running on this template?
    So, the readme associated with Numinix' plugin should provide some indication of what to do. Personally, I would/would have installed everything except for the one by numinix, (or in this caase uninstall it) add all the things I needed, and then install that plugin, or rewrite the sql statements like I did for the other two mods.

    I do not at this time know what was added by numinix' mod and would have to see the SQL associated to be able to answer the question.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  9. #49
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: many ���� appears

    Quote Originally Posted by jsarwar View Post
    everything is ok now except this error appear in log

    [13-Jul-2014 09:30:40] PHP Warning: htmlspecialchars() [<a href='function.htmlspecialchars'>function.htmlspecialchars</a>]: charset `utf8' not supported, assuming iso-8859-1 in /home/suppgeek/public_html/geeks/developers_tool_kit.php on line 190

    How I can correct this?
    Go back and re-read the instructions on using utf8: https://www.zen-cart.com/content.php...8859-1-to-utf8
    You set CHARSET to 'utf8' without the hyphen, when only DB_CHARSET should drop the hyphen.
    .

    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.

  10. #50
    Join Date
    Jul 2012
    Posts
    347
    Plugin Contributions
    0

    Default Re: many ���� appears

    Quote Originally Posted by DrByte View Post
    Go back and re-read the instructions on using utf8: https://www.zen-cart.com/content.php...8859-1-to-utf8
    You set CHARSET to 'utf8' without the hyphen, when only DB_CHARSET should drop the hyphen.
    I have define('CHARSET', 'utf8'); in language and config files

    If I do define('DB_CHARSET', 'utf8'); it remove all those ????? from product description
    but if I do define('DBCHARSET', 'utf8'); they still appear. But per your message I should use define('DBCHARSET', 'utf8'); ?

 

 
Page 5 of 7 FirstFirst ... 34567 LastLast

Similar Threads

  1. category longer than 16 characters �
    By satyros in forum Addon Language Packs
    Replies: 2
    Last Post: 17 Jan 2012, 05:10 PM
  2. how do I get rid of �
    By melmeier01 in forum General Questions
    Replies: 1
    Last Post: 27 Oct 2010, 04:07 AM
  3. � - Can't figure out how to remove
    By thehiprose in forum Upgrading from 1.3.x to 1.3.9
    Replies: 2
    Last Post: 24 Oct 2010, 08:25 AM
  4. spanish accents show up as �
    By stromboli in forum Upgrading from 1.3.x to 1.3.9
    Replies: 10
    Last Post: 31 Jul 2010, 11:16 PM
  5. what is this? �
    By hello in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 29 Jul 2010, 04:56 AM

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