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?
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...
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.
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
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)
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.
I needed something done that very minute. I did a bit of research on DBIO and realized it would do what I needed. It worked like a champ.
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...