Page 1 of 2 12 LastLast
Results 1 to 10 of 3673

Hybrid View

  1. #1
    Join Date
    Apr 2008
    Location
    Qld, Australia
    Posts
    407
    Plugin Contributions
    6

    Default Re: Exporting Zen products

    Just reporting back that EasyPopulate-4.0 from the GitHub works as expected when installed in admin. I used Zc2.1.0; PHP 8.3.4 Mariadb 11.6.2

    It it just the /plugins version that still requires some work
    OldNGrey
    ZC222 PHP 8.4.16
    MySQL 11.8.5-MariaDB

  2. #2
    Join Date
    Jul 2005
    Location
    Orlando, Fl
    Posts
    345
    Plugin Contributions
    0

    Default Re: Exporting Zen products

    Is there a way to have the file exports to sort by date, where the most recent is on top in the table at the bottom?

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

    Default Re: Exporting Zen products

    Quote Originally Posted by djdavedawson View Post
    Is there a way to have the file exports to sort by date, where the most recent is on top in the table at the bottom?
    There is, though would require a little bit of SQL code to accomplish.

    Are you wanting every export, certain or particular ones, something switchable like from the admin screen? When say by date or newest, can you be more specific? There typically are dates captured for every product; however, there are also means to bypass those dates or adjust them.

    Trying to get an idea of the initial request which could then be modified to suit.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  4. #4
    Join Date
    Jul 2005
    Location
    Orlando, Fl
    Posts
    345
    Plugin Contributions
    0

    Default Re: Exporting Zen products

    Sure, so im talking about the table on the ep4 page that shows a history of all the exports you do. so whichever file no mater the export type, the one with the most recent timestamp would be on top of the table. I could see where a sort option to change the sort preference in the admin would also be helpful, although IMO the most recent file on top of the list is very useful.
    Last edited by djdavedawson; 3 Jan 2025 at 12:07 AM.

  5. #5
    Join Date
    Aug 2020
    Location
    Richarson
    Posts
    158
    Plugin Contributions
    0

    Default Re: Exporting Zen products

    Hi, I am using ZC 2.1.0 w/ php 8.3. Template is Responsive Classic.

    Let me preface by saying, I did not have a problem w/ 2.0.1, however I am having trouble with 2.1.0

    I have been struggling w/ getting EP to work as the basic attributes is not allowing imports nor exports. After submitting an import I get a blank page. After exporting it returns exactly only 1 line of data instead of the many on the website. I initially tried installing EP4 located at https://github.com/mc12345678/EasyPopulate-4.0. I then attempted to use 4.0.39. I did have an error log, however I in error deleted it when restoring a backup.

    Now that my steps are addressed. I removed Easy Populate altogether so I can have a fresh start. Can you please tell me which is the most "baked" Easy Populate version to use that others are using successfully for zc 2.1.0? I will install it and start over and if I run into issues will provide an update.

    Thank you very much for your help

  6. #6
    Join Date
    Feb 2011
    Location
    Lumberton, TX
    Posts
    629
    Plugin Contributions
    0

    Default Re: Exporting Zen products

    I needed to do a quick test to see how EP handled images. So I went to my new ZC2.0 site...and I get a 500 error. This sort of shocked me as I have never had any issues with EP.


    Zen Cart 2.0.1
    Database Patch Level: 2.0.0
    v2.0.0 [2024-06-02 05:34:21] (Version Update 1.5.8->2.0.0)
    v1.5.7a [2020-11-10 21:55:11] (New Installation-v157a)
    v1.5.7a [2020-11-10 21:55:11] (New Installation-v157a)

  7. #7
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,701
    Plugin Contributions
    11

    Default Re: Exporting Zen products

    A 500 error should create a log file. Post it in its entirety using the # above.
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

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

    Default Re: Exporting Zen products

    Quote Originally Posted by chuckrey View Post
    Hi, I am using ZC 2.1.0 w/ php 8.3. Template is Responsive Classic.

    Let me preface by saying, I did not have a problem w/ 2.0.1, however I am having trouble with 2.1.0

    I have been struggling w/ getting EP to work as the basic attributes is not allowing imports nor exports. After submitting an import I get a blank page. After exporting it returns exactly only 1 line of data instead of the many on the website. I initially tried installing EP4 located at https://github.com/mc12345678/EasyPopulate-4.0. I then attempted to use 4.0.39. I did have an error log, however I in error deleted it when restoring a backup.

    Now that my steps are addressed. I removed Easy Populate altogether so I can have a fresh start. Can you please tell me which is the most "baked" Easy Populate version to use that others are using successfully for zc 2.1.0? I will install it and start over and if I run into issues will provide an update.

    Thank you very much for your help
    In my attempt to install Zen Cart version 2.1.0, apparently I installed the GitHub master version which is still reporting Zen Cart 2.1.0 but has been half way adapted to whatever is coming next. Doing so also caused loss of all simple trigger_error troubleshooting and resulted in countless hours troubleshooting server configuration settings, code modification, folder permission evaluation and related testing.

    I need to attempt to relocate the files back to the zc_pligins directory to determine if you get a different result, but my last test of importing and exporting the basic attributes data is working.

    One thing I unfortunately found was some of the advanced functionality was built while the unique id was set for the products_id instead of the products_model. I've made a change to account for either setting that needs to be uploaded.
    Last edited by mc12345678; 30 Apr 2025 at 04:17 AM.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  9. #9
    Join Date
    Dec 2005
    Location
    Perth, Western Australia, Australia
    Posts
    781
    Plugin Contributions
    0

    Default Re: Exporting Zen products

    Hi all,


    We're encountering an HTTP ERROR 500 when attempting to use the "EP4" module on a fresh installation of Zen Cart.


    Here are the specific details of our new environment:


    Zen Cart Version: 2.1.0
    PHP Version: 8.2.28 (Zend: 4.2.28)
    Database Engine: MySQL 10.5.24-MariaDB
    Interestingly, this same "EP4" module works perfectly on our older Zen Cart site. On the new installation, the error occurs immediately upon trying to activate or use EP4.


    Has anyone successfully integrated EP4 with Zen Cart 2.1.0 on a similar PHP 8.2 / MariaDB 10.5 setup, or encountered a similar HTTP 500 error with EP4? Any insights or suggestions on troubleshooting steps would be greatly appreciated!


    Thanks in advance for your help.
    The Team Behind DealByEthan.com | Curating unique finds for a discerning community. Committed to a seamless and inspiring shopping experience. Connect with us: https://linktr.ee/dealbyethan


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

    Default Re: Exporting Zen products

    Quote Originally Posted by dealbyethan.com View Post
    Hi all,


    We're encountering an HTTP ERROR 500 when attempting to use the "EP4" module on a fresh installation of Zen Cart.


    Here are the specific details of our new environment:


    Zen Cart Version: 2.1.0
    PHP Version: 8.2.28 (Zend: 4.2.28)
    Database Engine: MySQL 10.5.24-MariaDB
    Interestingly, this same "EP4" module works perfectly on our older Zen Cart site. On the new installation, the error occurs immediately upon trying to activate or use EP4.


    Has anyone successfully integrated EP4 with Zen Cart 2.1.0 on a similar PHP 8.2 / MariaDB 10.5 setup, or encountered a similar HTTP 500 error with EP4? Any insights or suggestions on troubleshooting steps would be greatly appreciated!


    Thanks in advance for your help.
    What was the origin of the download?

    There were reports of the 500 error in the last few pages, with some corrections provided on GitHub and/or this forum. I have a version that works on Zen Cart 2.1.0, though had run into issues with retrieving log information as a result of some system changes preventing retrieval of troubleshooting data. Worst case I expect to resolve the reported issues by this time next week.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

 

 
Page 1 of 2 12 LastLast

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