Results 1 to 10 of 3673

Hybrid View

  1. #1
    Join Date
    Dec 2020
    Location
    china
    Posts
    21
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by zswll2 View Post
    Help: "500error" occurred in importing "attrib-basic-ep"

    For more information, please see

    https://github.com/mc12345678/EasyPo...ssue-771334798
    But why do I just import one of the data (Prefix: attrib-basic-ep.). When there is such a problem? Everything else is normal (such as pictures)

    Click on the red part, and the browser will be completely white.
    Attached Images Attached Images  

  2. #2
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,949
    Plugin Contributions
    96

    Default Re: EasyPopulate 4.0 Support Thread

    Check your site's /logs sub-directory. You'll have a myDEBUG-adm-{stuff}.log file that identifies the source of the error.

    If you choose to post the contents of one of those *-adm-*.log files, be sure to xxx-out the name of your site's admin subdirectory before posting.

  3. #3
    Join Date
    Jan 2004
    Posts
    66,446
    Plugin Contributions
    81

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by zswll2 View Post
    ...the browser will be completely white.
    As I said earlier, the blank page (the 500 error) is a result of a fatal error triggered on the server.

    lat9 and I have both explained how you can investigate to find the actual error details.
    .

    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. #4
    Join Date
    Jul 2012
    Posts
    16,817
    Plugin Contributions
    17

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by zswll2 View Post
    But why do I just import one of the data (Prefix: attrib-basic-ep.). When there is such a problem? Everything else is normal (such as pictures)

    Click on the red part, and the browser will be completely white.
    To "pile on" to the rest of the recommendations, please also identify version(s) of software (I figured out/can guess from the image in the github issue that it is most likely Zen Cart 1.5.7x because of the cmd= parameter in the URI path, but even that is not highly specific). More information helps to figure out the issue. Obviously the first thing that would help would be the error log that has been discussed above, then the data within the file or something similar. If I can recreate the issue then perhaps it either can be fixed or prevented.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  5. #5
    Join Date
    Dec 2020
    Location
    china
    Posts
    21
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by mc12345678 View Post
    To "pile on" to the rest of the recommendations, please also identify version(s) of software (I figured out/can guess from the image in the github issue that it is most likely Zen Cart 1.5.7x because of the cmd= parameter in the URI path, but even that is not highly specific). More information helps to figure out the issue. Obviously the first thing that would help would be the error log that has been discussed above, then the data within the file or something similar. If I can recreate the issue then perhaps it either can be fixed or prevented.


    In the picture is my website log, can you see any results?
    I also looked at the php log and the apache log and found no entries for easyPopulate.


    Zen Cart 1.5.7
    Easy Populate 4.0.37.10 - 02-08-2017
    PHP 7.4Click image for larger version. 

Name:	11.png 
Views:	53 
Size:	2.5 KB 
ID:	19336Click image for larger version. 

Name:	44.png 
Views:	43 
Size:	2.9 KB 
ID:	19337Click image for larger version. 

Name:	22.jpg 
Views:	58 
Size:	32.6 KB 
ID:	19338

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

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by zswll2 View Post
    In the picture is my website log, can you see any results?
    I also looked at the php log and the apache log and found no entries for easyPopulate.


    Zen Cart 1.5.7
    Easy Populate 4.0.37.10 - 02-08-2017
    PHP 7.4Click image for larger version. 

Name:	11.png 
Views:	53 
Size:	2.5 KB 
ID:	19336Click image for larger version. 

Name:	44.png 
Views:	43 
Size:	2.9 KB 
ID:	19337Click image for larger version. 

Name:	22.jpg 
Views:	58 
Size:	32.6 KB 
ID:	19338
    The website log is an access log not an error log, so there is nothing there that helps resolve the issue. What about the first two lines of the import file? also, generally a way to evaluate operation of EP4 as compared to the file being imported is to export a file and then immediately import it again without editing... If there is no problem with that process then the problem is in the file that is attempted to be uploaded and imported after it was edited.

    I'll try a simple file in a similar environment and see what happens. Current environment appears to be Zen Cart 1.5.7 (although rev b has been issued), PHP 7.4 with EP4.0.37.10
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  7. #7
    Join Date
    Dec 2020
    Location
    china
    Posts
    21
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by mc12345678 View Post
    The website log is an access log not an error log, so there is nothing there that helps resolve the issue. What about the first two lines of the import file? also, generally a way to evaluate operation of EP4 as compared to the file being imported is to export a file and then immediately import it again without editing... If there is no problem with that process then the problem is in the file that is attempted to be uploaded and imported after it was edited.

    I'll try a simple file in a similar environment and see what happens. Current environment appears to be Zen Cart 1.5.7 (although rev b has been issued), PHP 7.4 with EP4.0.37.10
    As you said, I only export and import, not edit. When importing, the browser is blank. I check Network and find POST 500.

    I checked the website error log and there was no relevant error message at the same time.
    Click image for larger version. 

Name:	77.jpg 
Views:	54 
Size:	22.0 KB 
ID:	19341Click image for larger version. 

Name:	66.jpg 
Views:	68 
Size:	54.5 KB 
ID:	19340
    Last edited by zswll2; 22 Dec 2020 at 04:06 AM.

  8. #8
    Join Date
    Dec 2020
    Location
    china
    Posts
    21
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    Latest log

    Website log:
    Click image for larger version. 

Name:	99.jpg 
Views:	62 
Size:	15.6 KB 
ID:	19342

    error log:
    Click image for larger version. 

Name:	00.jpg 
Views:	61 
Size:	28.1 KB 
ID:	19343

  9. #9
    Join Date
    Jan 2007
    Location
    Illinois, USA
    Posts
    329
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    Fresh install of 1.5.7b with Edit Orders, Clone Template, TY Package tracker, & Shopping Cart Reminder mods
    php73

    Haven't used EP4 since version 1.5.6c

    Does this mod work with 1.5.7b? I gone back thru the last couple of years of comments, looks like one person installed with errors but no direct resolution posted.

    Anyone have this functioning on 1.5.7b?
    NTO: building a better network thru collaboration
    www.needtoorder.com | www.coffeewitheinstein.com

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

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by zswll2 View Post
    As you said, I only export and import, not edit. When importing, the browser is blank. I check Network and find POST 500.

    I checked the website error log and there was no relevant error message at the same time.
    Click image for larger version. 

Name:	77.jpg 
Views:	54 
Size:	22.0 KB 
ID:	19341Click image for larger version. 

Name:	66.jpg 
Views:	68 
Size:	54.5 KB 
ID:	19340
    Quote Originally Posted by zswll2 View Post
    Latest log

    Website log:
    Click image for larger version. 

Name:	99.jpg 
Views:	62 
Size:	15.6 KB 
ID:	19342

    error log:
    Click image for larger version. 

Name:	00.jpg 
Views:	61 
Size:	28.1 KB 
ID:	19343
    Unfortunately, and I have no idea how it got there, but there is an extra period at the end of line 160 of admin/easypopulate_4_attrib.php. This does cause a mydebug log to be generated (if your system is properly setup to log myDebug logs) that reads like so:
    Code:
    [DATE TIME TIMEZONE] PHP Parse error:  syntax error, unexpected '.' in /filepath_to_admin/easypopulate_4_attrib.php on line 160
    
    [DATE TIME TIMEZONE] Request URI: /admin/index.php?cmd=easypopulate_4, IP address: IP_ADDRESS
    --> PHP Parse error: syntax error, unexpected '.' in /filepath_to_admin/easypopulate_4_attrib.php on line 160.
    To fix the issue change:
    Code:
          $products_options_values_sort_order = $products_sort_order_start;.
    to:
    Code:
          $products_options_values_sort_order = $products_sort_order_start;
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

 

 

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