Page 78 of 367 FirstFirst ... 2868767778798088128178 ... LastLast
Results 771 to 780 of 3663
  1. #771
    Join Date
    Apr 2006
    Location
    Dark Side of the Moon
    Posts
    987
    Plugin Contributions
    1

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by nuganics View Post
    I am using https://github.com/chaddro/EasyPopulate-4.0 on Zen Cart 1.5.1 and in in Config I have "Upload File Date Format" = d-m-y but for the special start and end date I have to use YYYY-MM-DD because if I use d-m-y the specials start and end in the 60's :) No big deal but thought I'd mention it encase anyone else is having issues.

    Cheers
    Tim
    BioStim Pty
    Hi Tim,

    yeah, I need to look at this code again more closely before posting a new update.

    thanks,
    chadd

  2. #772
    Join Date
    Feb 2010
    Posts
    71
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    Error message ERROR: Import file does not exist:/var/www/html/temp/R

    I am getting the above error message when I try to import a CSV file that I have uploade to Zencart.

    When I look the CSV file that I am trying to import is in the var/www/html/temp folder.

    I am a newbie to EZ populate - I have been using it for about a week to download categories clean up the data and then reload it back up to my zencart site and this has been working very well.

    Yester day I created a new CSV file with 1300 items in it by downloading a CSV file from the site, opening it with Microsoft Xcel, populating it with the new products and categories and saving in xlsx format. I have then reopened the file with LibreOffice and saved it as a CSV file.

    I have split the file up into several smaller files on my local PC and then tried uploading files and importing files with a few number of models and sometimes this works and sometimes I just get the error message above.

    Can anyone help?

    Please ask me what futher details you need to provide me with meaningful support.

  3. #773
    Join Date
    Mar 2008
    Posts
    5
    Plugin Contributions
    0

    Default Blank Screen

    After uploading the files, When I click on Tools - Easy Populate 4 I am taking to a blank screen.

    I have tried downloading the latest version from GitHub and uploading the files again to make sure files are complete and do not have errors.

    I am using ZenCart 1.51

    When I try to access the Easy Populate 4 option, I get the following log entries:

    [25-Dec-2012 05:58:47 UTC] PHP Notice: Use of undefined constant EASYPOPULATE_4_CONFIG_TEMP_DIR - assumed 'EASYPOPULATE_4_CONFIG_TEMP_DIR' in /home/<admin dir>/easypopulate_4.php on line 79
    [25-Dec-2012 05:58:47 UTC] PHP Notice: Undefined index: epinstaller in /home/<admin dir>/easypopulate_4.php on line 79
    [25-Dec-2012 05:58:47 UTC] PHP Notice: Undefined index: epinstaller in /home/<admin dir>/easypopulate_4.php on line 84
    [25-Dec-2012 05:58:47 UTC] PHP Notice: Undefined index: epinstaller in /home/<admin dir>/easypopulate_4.php on line 90
    [25-Dec-2012 05:58:47 UTC] PHP Notice: Use of undefined constant EASYPOPULATE_4_CONFIG_CUSTOM_FIELDS - assumed 'EASYPOPULATE_4_CONFIG_CUSTOM_FIELDS' in /home/<admin dir>/easypopulate_4.php on line 109
    [25-Dec-2012 05:58:47 UTC] PHP Notice: Use of undefined constant EASYPOPULATE_4_CONFIG_CUSTOM_FIELDS - assumed 'EASYPOPULATE_4_CONFIG_CUSTOM_FIELDS' in /home/<admin dir>/easypopulate_4.php on line 110
    [25-Dec-2012 05:58:47 UTC] PHP Fatal error: Call to undefined function mb_internal_encoding() in /home/<admin dir>/easypopulate_4.php on line 139

    I am not sure what to look for next.
    Thank you in advance.

  4. #774
    Join Date
    Apr 2006
    Location
    Dark Side of the Moon
    Posts
    987
    Plugin Contributions
    1

    Default Re: Blank Screen

    Quote Originally Posted by karlh626 View Post
    After uploading the files, When I click on Tools - Easy Populate 4 I am taking to a blank screen.

    I have tried downloading the latest version from GitHub and uploading the files again to make sure files are complete and do not have errors.

    I am using ZenCart 1.51

    When I try to access the Easy Populate 4 option, I get the following log entries:

    [25-Dec-2012 05:58:47 UTC] PHP Notice: Use of undefined constant EASYPOPULATE_4_CONFIG_TEMP_DIR - assumed 'EASYPOPULATE_4_CONFIG_TEMP_DIR' in /home/<admin dir>/easypopulate_4.php on line 79
    [25-Dec-2012 05:58:47 UTC] PHP Notice: Undefined index: epinstaller in /home/<admin dir>/easypopulate_4.php on line 79
    [25-Dec-2012 05:58:47 UTC] PHP Notice: Undefined index: epinstaller in /home/<admin dir>/easypopulate_4.php on line 84
    [25-Dec-2012 05:58:47 UTC] PHP Notice: Undefined index: epinstaller in /home/<admin dir>/easypopulate_4.php on line 90
    [25-Dec-2012 05:58:47 UTC] PHP Notice: Use of undefined constant EASYPOPULATE_4_CONFIG_CUSTOM_FIELDS - assumed 'EASYPOPULATE_4_CONFIG_CUSTOM_FIELDS' in /home/<admin dir>/easypopulate_4.php on line 109
    [25-Dec-2012 05:58:47 UTC] PHP Notice: Use of undefined constant EASYPOPULATE_4_CONFIG_CUSTOM_FIELDS - assumed 'EASYPOPULATE_4_CONFIG_CUSTOM_FIELDS' in /home/<admin dir>/easypopulate_4.php on line 110
    [25-Dec-2012 05:58:47 UTC] PHP Fatal error: Call to undefined function mb_internal_encoding() in /home/<admin dir>/easypopulate_4.php on line 139

    I am not sure what to look for next.
    Thank you in advance.
    What version of PHP are you using? You can find this by logging into your admin and go to Tools -> Server Version/Info.

    I think you are on an old version of php. You should have 5.3 or newer...

    -chadd

  5. #775
    Join Date
    Apr 2006
    Location
    Dark Side of the Moon
    Posts
    987
    Plugin Contributions
    1

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by Liamv View Post
    Error message ERROR: Import file does not exist:/var/www/html/temp/R

    I am getting the above error message when I try to import a CSV file that I have uploade to Zencart.

    When I look the CSV file that I am trying to import is in the var/www/html/temp folder.

    I am a newbie to EZ populate - I have been using it for about a week to download categories clean up the data and then reload it back up to my zencart site and this has been working very well.

    Yester day I created a new CSV file with 1300 items in it by downloading a CSV file from the site, opening it with Microsoft Xcel, populating it with the new products and categories and saving in xlsx format. I have then reopened the file with LibreOffice and saved it as a CSV file.

    I have split the file up into several smaller files on my local PC and then tried uploading files and importing files with a few number of models and sometimes this works and sometimes I just get the error message above.

    Can anyone help?

    Please ask me what futher details you need to provide me with meaningful support.
    Can you verify which version of EasyPopulate you are using? When you go to Tools -> EasyPopulate 4, it should have

    Easy Populate 4.0.22 - Beta 6-10-2012

    at the top, which is my latest version.

    -chadd

  6. #776
    Join Date
    Mar 2008
    Posts
    5
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    Thanks for your reply...

    The version of PHP on the server in question is 5.3.13
    MySQL version is 5.1.66
    When I got to Admin -> Tools and click on Easy Populate 4, I just get a blank page.

    The file easypopulate_4.php contained in the admin directory contains this line at the top:
    // $Id: easypopulate_4.php, v4.0.21 06-01-2012 chadderuski $

    I did also try creating a new fresh install of ZenCart and tried installing EasyPopulate 4 from git hub a few days ago and got the same blank screen when I click on Easy Populate 4 on the Tools menu.

    ZenCart 1.5.1 does work without any issues that I am aware of.



    Quote Originally Posted by chadderuski View Post
    Can you verify which version of EasyPopulate you are using? When you go to Tools -> EasyPopulate 4, it should have

    Easy Populate 4.0.22 - Beta 6-10-2012

    at the top, which is my latest version.

    -chadd

  7. #777
    Join Date
    Mar 2008
    Posts
    5
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    If there is a newer version than what is on GitHub, please let me know so I can download that to try.

  8. #778
    Join Date
    Feb 2011
    Posts
    665
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    zc1.50

    I'm trying to put together a CVS file to upload to Nextag and one of the things I need is the url for all of my products....that's over 5k urls

    Is there a way to have all of my product page URL's with a full EP Download?

  9. #779
    Join Date
    Apr 2006
    Location
    Dark Side of the Moon
    Posts
    987
    Plugin Contributions
    1

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by Serious View Post
    zc1.50

    I'm trying to put together a CVS file to upload to Nextag and one of the things I need is the url for all of my products....that's over 5k urls

    Is there a way to have all of my product page URL's with a full EP Download?
    Hi Serious,

    No, this is not built into EP4 at this time. I'll have to see if it can be added. I have a couple of requests for this now.

    In the mean time you should be able to use Numinix's google merchant feeder and pull the url's from the xml data.

    -chadd

  10. #780
    Join Date
    Sep 2011
    Posts
    77
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    Hi chadderuski

    Just wondering if it is possible to add products with a download link . Or should I say a directory and file name and type . Mostly I work with PDF downloads . Which header names of columns would I be looking for . Or is it restricted to those column names in the export file.

    Thanks Paul

 

 

Similar Threads

  1. Hebrew Support - latest release [Support Thread]
    By eranariel in forum Addon Language Packs
    Replies: 20
    Last Post: 23 Apr 2025, 08:49 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

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR