Page 110 of 384 FirstFirst ... 1060100108109110111112120160210 ... LastLast
Results 1,091 to 1,100 of 3833
  1. #1091
    Join Date
    Jun 2007
    Posts
    26
    Plugin Contributions
    0

    Default Re: Easy Populate support

    Thank you for the reply.

    I've tried looking for " at the beginning of cells, but they don't appear untill I do the find option and sift through " for inches in descriptions, then will come across one at the beginning of a cell, but when I click to edit, it isn't there for me to delete it.

    I will try your suggestions and see what happens.

  2. #1092
    Join Date
    Jul 2007
    Posts
    71
    Plugin Contributions
    0

    Default Re: Easy Populate support

    does anyone have a easy populate for dummies anywhere. I have it installed but not sure where to go from there?

  3. #1093
    Join Date
    Sep 2007
    Posts
    73
    Plugin Contributions
    2

    Default Re: Easy Populate support - attributes on?

    I am using EP 1.2.5.4. I am trying uploading files priced with attributes but each product uploading does not have the Price by Attributes setting on so i have to go to each one and turn it on. Not fun.

    I have the setting v_products_priced_by_attribute for each product to "1". Should it be another number?

    Dale

  4. #1094
    Join Date
    Sep 2007
    Posts
    73
    Plugin Contributions
    2

    Default Re: Easy Populate support - sort order

    Also, I would like to upload the sort order for products, but that does not seem to upload. I do have a column for the sort order.

    v_products_sort_order


    Dale

  5. #1095
    Join Date
    Jul 2007
    Posts
    71
    Plugin Contributions
    0

    Default Re: Easy Populate support

    ######################################################################____ Upload EP File


    ######################################################################____Split EP File


    ######################################################################____Import from Temp Dir (temp/)



    ######################################################################____Download EP and Froogle Files

    Download Complete tab-delimited .txt file to edit (Attributes Not Included)
    Download Model/Price/Qty tab-delimited .txt file to edit
    Download Model/Category tab-delimited .txt file to edit
    Download Froogle tab-delimited .txt file
    Download Model/Attributes tab-delimited .txt file


    Create EP and Froogle Files in Temp Dir (temp/)

    Create Complete tab-delimited .txt file in temp dir (Attributes Not Included)
    Create Model/Price/Qty tab-delimited .txt file in temp dir
    Create Model/Category tab-delimited .txt file in temp dir
    Create Froogle tab-delimited .txt file in temp dir
    Create Model/Attributes tab-delimited .txt file in temp dir


    can someone explain what each of these things do?

  6. #1096

    Default Re: Easy Populate support

    Not sure if this is where I post this?

    I have easy populate installed. When I try to download the Model/Attributes file to either file or to Temp. This is what happens.

    I click on the link to download the file. It acts like it is doing something then goes to a blank page. No offer to save to file. nothing.

    When I click on save to temp it acts like it does something and goes to a blank page. I check the temp folder and it has a file in there. Has most of the products listed.

    I get no error messages of any kind.

    I do have SEO urls installed. Not sure if this would change anything or not.

    I am using Zen cart 1.3.7 and easy pop 1.2.5

    any help would be appreciated.

    Mack

  7. #1097
    Join Date
    Dec 2005
    Location
    Australia
    Posts
    772
    Plugin Contributions
    0

    red flag Re: Easy Populate support

    Hi, I clicked to download the attributes data template using easy populate in admin but at the same time received the following warnings:

    Progress: >
    Warning: fwrite(): supplied argument is not a valid stream resource in /home/dealbyet/public_html/admin/includes/easypopulate/classes/eclipse/FileWriter.php on line 63

    Warning: fwrite(): supplied argument is not a valid stream resource in /home/dealbyet/public_html/admin/includes/easypopulate/classes/eclipse/FileWriter.php on line 63

    Warning: fclose(): supplied argument is not a valid stream resource in /home/dealbyet/public_html/admin/includes/easypopulate/classes/eclipse/File.php on line 196

    What does these mean?
    Using zencart v.1.3.9e
    Website: http://www.dealbyethan.com
    Email: admin AT dealbyethan DOT com

  8. #1098
    Join Date
    Nov 2007
    Posts
    37
    Plugin Contributions
    0

    help question Re: Easy Populate support

    Some dump questions:

    How do you clean out all those files that are created in your temp folder?

    Also does the restore file come from the temp file or from the excel file on your pc that you down loaded?

    If it comes from the temp folder: why does have to do that.

    Totaly lost!

  9. #1099
    Join Date
    Sep 2007
    Location
    Vancouver, CA
    Posts
    94
    Plugin Contributions
    0

    Default Re: Easy Populate support

    Quote Originally Posted by helpme View Post
    Hi, I'm sorry if this is a VERY stupid question but I am lost and having a REALLY bad day! I have ep installed and configured, it has automatically created a file in temp. Here's where I am lost, what do I do now??? I am trying to copy one of my categories to another category. Oh and the category I am copying has LOTS of attributes, so how do I do that too!
    Thanks for all of your help!!
    Not sure if this got answered elsewhere... what you are asking for is not supported in EP. However, I wish it were... I really want this functionality too.

    We need to be able to copy and rename a subcatagory, including all products, just as we can duplicate a product.

    Not sure this is the right place for this post as I believe it is a zencart admin functionality enhancement. I have seen this elsewhere in enhancement requests from a year back. Not sure if there are plans to implement it.

  10. #1100
    Join Date
    Sep 2007
    Location
    Vancouver, CA
    Posts
    94
    Plugin Contributions
    0

    Default Try this to fix upload errors

    Hi All,

    I recently was suffering from some upload issues on EP that gave me errors on lines 1223 and lines 1301 in EP.php.

    I think it is because my catalog is starting to get big, (about 700 subcats on four levels so far) but few products yet, about 25 actual ids.

    Anyway,

    I split out the new stuff I wanted to upload, but stupidly saved it as a CSV file. When I tried to upload the CSV, it transfers and says, "upload complete", but it does not display the proper feedback, such as:

    UPDATED! - Model: Sony-NP-BG1 | camera/Son | Sony NP-BG | | | | | | 29.95 | 0.5 | | 10/28/2007 | 0 | Sony | Camera | Sony | Sony-Cyber | | | | | Taxable Go | 1 |

    It has been posted elsewhere, but I thought I would write it again since others are still having trouble with this.

    Uploads must be in Tab delimited format. Also, if your catalog is big, upload your changes to the temp directory and process the changes from there, rather than the 'upload'. That way you can ensure that your upload was correct (using filezilla).

    This seems to be important for some reason even if the upload is small (ie: if the catalog is big, and the upload is small, trying to upload with the "single step" creates the 1223 and the 1301 errors.

    I also made the attributes 777 on my temp diectory. But the real problem for me was the (duh) CSV.

    Hope this helps somebody!

 

 

Similar Threads

  1. v150 Easy Populate 4 vs. Easy Populate CSV - What's going on with so many Easy Populates?
    By oleancomputers in forum All Other Contributions/Addons
    Replies: 4
    Last Post: 20 Jun 2013, 05:58 PM
  2. v151 Difference between easy populate and Excel Populate
    By Kevin205 in forum General Questions
    Replies: 7
    Last Post: 22 Jan 2013, 04:33 AM
  3. v139h Easy Populate Free vs. Easy Populate Paid
    By fabienne in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 22 Apr 2012, 02:37 PM
  4. Easy Populate support for Version 1.2.5.4 issue
    By txcharms in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 26 May 2010, 07:35 PM
  5. Easy Populate From osc vs. Easy Populate Free - from langer / modhole
    By relix in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 24 Oct 2009, 04:38 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