Results 1 to 10 of 3673

Hybrid View

  1. #1
    Join Date
    Jul 2012
    Posts
    16,817
    Plugin Contributions
    17

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by AZComp View Post
    I fixed several errors by using the code you gave, now I get a different error...
    Comment out line 1112 by adding
    Code:
    //
    at the beginning of the line then remove that same comment from line 1110 (2 lines above).


    Text you are looking for is at line 1112:

    Code:
    $categories_names_array[$lang['id']] = mb_split(preg_quote($categories_delimiter), $items[$filelayout['v_categories_name_' . $lang['id']]]);
    I'll come up with a better solution than that later, but let's get you going. :)
    Last edited by mc12345678; 22 Apr 2016 at 08:48 PM.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  2. #2
    Join Date
    Feb 2010
    Posts
    63
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    Thank you for all of your help! One more strlen edit and im working, imported 6000 items!

  3. #3
    Join Date
    Feb 2010
    Posts
    63
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    I do get the following errors, and it is missing about 80 lines of products


    File Import Completed.
    Warning An SQL error has occured. Please check your input data for tabs within fields and delete these. If this error continues, please forward your error log to the Easy Populate maintainer
    [22-Apr-2016 20:34:32 UTC] PHP Warning: mysqli_fetch_array() expects parameter 1 to be mysqli_result, boolean given in /chroot/home/azcompu1/azcomputing.co/html/xxxxxxx/easypopulate_4_import.php on line 765
    [22-Apr-2016 20:34:32 UTC] PHP Warning: mysqli_num_rows() expects parameter 1 to be mysqli_result, boolean given in /chroot/home/azcompu1/azcomputing.co/html/xxxxxxx/easypopulate_4_import.php on line 1470

  4. #4
    Join Date
    Jul 2012
    Posts
    16,817
    Plugin Contributions
    17

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by AZComp View Post
    I do get the following errors, and it is missing about 80 lines of products
    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.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

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

    Default Re: EasyPopulate 4.0 Support Thread

    Another thing, very minor in nature. When posting code content for example, in the future could you please use the # button instead of the quote (balloon) button? When replying to the above messages the content has been removed, and from past experience, if I try to copy and paste directly from the screen with my current device, it adds a hashtag for each space. Long story short, it would make directly referencing a piece of provided information easier if the code button (#) were used instead. :)
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  6. #6
    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.

  7. #7
    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

  8. #8
    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.

  9. #9
    Join Date
    Jul 2012
    Posts
    16,817
    Plugin Contributions
    17

    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.
    For this issue see post 2524

    Your host is not supporting part of the multi-byte functionality and when I expanded support to allow continued operation, I left off a comparison which forces that error even for something with a single character.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  10. #10
    Join Date
    Feb 2010
    Posts
    63
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    Thanks for the help, the strange thing is this is the same server the test site was on. I will give this a go!


    Quote Originally Posted by mc12345678 View Post
    For this issue see post 2524

    Your host is not supporting part of the multi-byte functionality and when I expanded support to allow continued operation, I left off a comparison which forces that error even for something with a single character.

 

 

Similar Threads

  1. Hebrew Support - latest release [Support Thread]
    By eranariel in forum Addon Language Packs
    Replies: 22
    Last Post: 26 Jan 2026, 06:47 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

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