Page 254 of 362 FirstFirst ... 154204244252253254255256264304354 ... LastLast
Results 2,531 to 2,540 of 3611
  1. #2531
    Join Date
    Jul 2014
    Location
    Arkansas
    Posts
    36
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by mc12345678 View Post
    The other language file would be either:
    Includes/languages/YOUR_LANGUAGE/YOUR_TEMPLATE/locale.php
    Or
    Includes/languages/YOUR_LANGUAGE/locale.php
    Or English in place of YOUR_LANGUAGE in the above order of precedence.

    Have you considered converting your database to utf-8 using the plugin db2utf8? Is this something your business target could support or is latin1 required to support operation?
    Includes/languages/YOUR_LANGUAGE/YOUR_TEMPLATE/locale.php - not found
    Includes/languages/YOUR_LANGUAGE/locale.php - not found

    Have you considered converting your database to utf-8 using the plugin db2utf8? Is this something your business target could support or is latin1 required to support operation? - I do not know how to do that.

    Here is another post https://www.zen-cart.com/showthread....e-NOT-in-Admin

    This is were I first noticed the problem. Thank you!

  2. #2532
    Join Date
    Jul 2012
    Posts
    16,735
    Plugin Contributions
    17

    Default Re: EasyPopulate 4.0 Support Thread

    Another place to try to set the timer for ZC is in configuration->My Store->Admin Set max_execution_time for processes (default is 60).
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  3. #2533
    Join Date
    Jul 2012
    Posts
    16,735
    Plugin Contributions
    17

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by keith z View Post
    Includes/languages/YOUR_LANGUAGE/YOUR_TEMPLATE/locale.php - not found
    Includes/languages/YOUR_LANGUAGE/locale.php - not found

    Have you considered converting your database to utf-8 using the plugin db2utf8? Is this something your business target could support or is latin1 required to support operation? - I do not know how to do that.

    Here is another post https://www.zen-cart.com/showthread....e-NOT-in-Admin

    This is were I first noticed the problem. Thank you!
    In ZC forums, typically something like YOUR_LANGUAGE or YOUR_TEMPLATE refers to substitution of the content associated with the words. So if you operate your store in English only the the path would be like includes/languages/english/YOUR_TEMPLATE/locale.php or if a file doesn't exist in the directory name used for your template then the system would fall back to includes/languages/english/locale.php.

    Yeah, I saw that thread which was what led me to ask about how the 1400+ items were added.

    The plugin db2utf8 is not complex to use. It has instructions and there are no files overwritten. The database should be backed up before using it though.

    The files listed above would need to be modified (instructions tell you which). The process is relatively painless and quick.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  4. #2534
    Join Date
    Jul 2014
    Location
    Arkansas
    Posts
    36
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    I changed it to 600 with no luck.

  5. #2535
    Join Date
    Jul 2014
    Location
    Arkansas
    Posts
    36
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    Thank you. I will give it a try.

  6. #2536
    Join Date
    Jul 2012
    Posts
    16,735
    Plugin Contributions
    17

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by keith z View Post
    I changed it to 600 with no luck.
    Well, while I haven't gone back to review the history of development and possible explanation on the topic, I believe one of the reasons the dropdown options were provided in the upper area was to address the export of such a large database considering there is an import method offering a similar breakup (split).

    I have seen this behavior (having to export some form of sub-group) needed for other large databases some smaller in total number of product but with an additional language.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  7. #2537
    Join Date
    Feb 2010
    Posts
    63
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    Where would this debug.txt file exist? I have searched everywhere with no luck.

    I went to my live site and I cannot import I get the following. As you can see "Printers & Printer Parts" is not longer than 50 chars.

    SKIPPED! - Model: 100323280 - Category name: "Printers & Printer Parts" exceeds max. length: 50
    SKIPPED! - Model: 100334815 - Category name: "Printers & Printer Parts" exceeds max. length: 50
    SKIPPED! - Model: 100361358 - Category name: "Printers & Printer Parts" exceeds max. length: 50


    Quote Originally Posted by mc12345678 View Post
    Sorry I didn't see this earlier (last message I had received was the one before this because I had not visited the site between posting of the two recent messages).

    Actually the error log that is discussed in that window is the debug.txt file that is now included in your list of files when accessing the admin panel for EP4...

    This is most likely a result of data existing in the file that is not "escaped"... Be nice to see what is in that log to understand what was returned to cause this error so that it can be prevented in the future.

  8. #2538
    Join Date
    Aug 2014
    Location
    Lisbon
    Posts
    594
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by AZComp View Post
    Where would this debug.txt file exist? I have searched everywhere with no luck.

    I went to my live site and I cannot import I get the following. As you can see "Printers & Printer Parts" is not longer than 50 chars.
    the debug log file is in your temp/ folder ( the EP4 folder ).
    “Though the problems of the world are increasingly complex, the solutions remain embarrassingly simple.” ― Bill Mollison

  9. #2539
    Join Date
    Feb 2010
    Posts
    63
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    For me it is not and I do have debug turned on in settings.

  10. #2540
    Join Date
    Aug 2014
    Location
    Lisbon
    Posts
    594
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by AZComp View Post
    For me it is not and I do have debug turned on in settings.
    ...but did you see a debug log being generated ?
    When it's generated, there's also a download link in easypopulate_4 page ( the admin one ) .
    “Though the problems of the world are increasingly complex, the solutions remain embarrassingly simple.” ― Bill Mollison

 

 

Similar Threads

  1. Hebrew Support - latest release [Support Thread]
    By eranariel in forum Addon Language Packs
    Replies: 19
    Last Post: 23 Jan 2023, 08:04 AM
  2. BackUp ZC [Support Thread]
    By skipwater in forum All Other Contributions/Addons
    Replies: 285
    Last Post: 23 Dec 2020, 10:40 AM
  3. Wordpress On ZC [Support Thread]
    By hira in forum All Other Contributions/Addons
    Replies: 1858
    Last Post: 17 Jan 2014, 01:24 AM
  4. ZJ Black 2 support thread
    By Liamv in forum Addon Templates
    Replies: 1
    Last Post: 15 Feb 2010, 02:53 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR