Hello
I install Easy Populate 1.2.5.4
The system showed successful
But when I click Download Complete tab-delimited .txt file to edit link, it ask for admin login, I login, click the link, but it still ask for admin login, then when I click the link or other link it always ask for admin login
Please help me. Thank you very much.
I found a soluation, but not fit to meThanks to the support team over at Hostgator.com, I was able have this issue resolved. It was a rather easy fix.
"The issue was with YOUR_ADMIN/includes/configure.php. In there was:
define('HTTP_SERVER', 'http://YOUR_DOMAIN.com/');
We removed the trailing '/' here so the url is no longer http://YOUR_DOMAIN.com//manage and is now using http://YOUR_DOMAIN/manage. Once these changes were made and we re-logged into the zen-cart admin, it began working again."
I spent 2 whole days trying to figure this out. Again, big ups to hostgator support.
My YOUR_ADMIN/includes/configure.php is
define('HTTP_SERVER', 'http://127.0.0.1');
define('HTTPS_SERVER', 'https://127.0.0.1');
define('HTTP_CATALOG_SERVER', 'http://127.0.0.1');
define('HTTPS_CATALOG_SERVER', 'https://127.0.0.1');
After rereading your post. i understand what you were saying. In fact, that is what I did. I already had products on the site, and downloaded the file to see how they were formatted (This is how I correctly added the new product). The only error was that the image did not show up where it was supposed to go, but the product name description etc was there.
Hi,
I have successfully uploaded all the products needed, but would like to add some final touched to the descriptions using the Admin/Catalog/Catagories and Products tool, but all products show empty fields thereWould it be possible to change that so that I could edit my products from Admin as well?
Hi, I'm just getting startde with easy populate and I have a few questions.
I'm trying to make updating the site as simple as possible so I was wondering if
I can rename v_products etc in the code to match our products database file?
or if not,
i could use an OO macro to format the products file - rename /reorder columns and if anyone has done that or could help?
I don't need attributes or group pricing so is there any advantage in using those or should i stick with 1.2.4.5? What about easy populate CSV?
Do the columns in the products upload file need to be in order or just renamed?
Thanks,
Can anyone help with any of those questions?
Bookmarks