Page 228 of 384 FirstFirst ... 128178218226227228229230238278328 ... LastLast
Results 2,271 to 2,280 of 3833
  1. #2271
    Join Date
    Nov 2007
    Posts
    37
    Plugin Contributions
    0

    help question Re: Easy Populate support for Version 1.2.5.4

    I am trying to load images using and image url supplied by my distributor

    ex:

    https://shopzeus.com/product_images/...IF-2159631.jpg

    I look in the product input in the admin and it's there in the upload but it does not show up in my shop. What am I doing wrong.

  2. #2272
    Join Date
    Apr 2009
    Posts
    2
    Plugin Contributions
    0

    Default Re: Easy Populate support for Version 1.2.5.4

    Two simple questions

    1. Can I import into zen cart using easy populate, ATTRIBUTES export from (CRE LOADED Easy Populate)? The text file format looks the same for both.

    If the answer is YES then...

    2. What will happen to my existing attribute IDs and option, and their values? Will it just append and associate product models with the imported file attribute ids etc.. OR will it overwrite my existing attributes for exisitng product models?

    why I ask this is because, I am using 2 different suppliers who supply the same products. One having more than other, I have already imported from supplier 1 and its all seems ok but supplier 2 export has the same products too besides new ones.

    I am not sure what to do ? can anyone please advise? thanks

  3. #2273
    Join Date
    Aug 2006
    Posts
    231
    Plugin Contributions
    0

    Default Re: Easy Populate support for Version 1.2.5.4

    I have searched, but cannot seem to find the answer to my problem.

    I am using Zen Cart v. 1.3.8a
    I am using Easy Populate v1.2.5.4

    Everything works fine, except that my product descriptions all get truncated.

    My Easy Populate settings are as follows:

    Title ------------------------------------ Value
    Uploads Directory------------------------------ temp/
    Upload File Date Format-----------------------m-d-y
    Default Raw Time ------------------------------9:00:00
    Split File On # Records ----------------------- 300
    Maximum Category Depth ------------------- 7
    Upload/Download Prices Include Tax ------- false
    Make Zero Qty Products Inactive------------ false
    Smart Tags Replacement of Newlines------- true
    Advanced Smart Tags------------------------ false
    Debug Logging ------------------------------- true

    I am only adding about 50 entries per Easy Populate run (have tried it with as few as 5, still same problem).

    I have all products added via Easy Populate added to the same directory, and then I move them to their proper directory manually later.

    And every single time, the end of the product description is always cut off.

    Now, I have been adding html tags to format the descriptions, but I also remove all blank lines and such as well.

    ANy help on this would be very appreciated!!

  4. #2274
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,264
    Plugin Contributions
    3

    Default Re: Easy Populate support for Version 1.2.5.4

    The truncation is probably MSExcel's fault, not EP. I experienced the same problem and then switched to OpenOffice and used that to work with EP files.

    You can also use a good text editor to work with the tab-delimited files but you lose the advantage of WYSIWYG that a spreadsheet offers.

    I'm reasonably experienced in EP, so I sometimes use Crimson Editor to work with long product descriptions which I then Upload via EP. In these cases, I just have the Model Number column, the Description column and the EOREOR column.
    20 years a Zencart User

  5. #2275
    Join Date
    Aug 2006
    Posts
    231
    Plugin Contributions
    0

    Default Re: Easy Populate support for Version 1.2.5.4

    Quote Originally Posted by schoolboy View Post
    The truncation is probably MSExcel's fault, not EP. I experienced the same problem and then switched to OpenOffice and used that to work with EP files.
    That should be easy enough to check... I have all of the text files I created for the uploading

    For some reason, I kept thinking maybe I had too many characters for the field, or something like that.

  6. #2276
    Join Date
    Dec 2008
    Posts
    166
    Plugin Contributions
    0

    Default Re: Easy Populate support for Version 1.2.5.4

    Hi,

    I have installed easy populate however under configuration easy populate appears 4 yes 4 times.

    How do I delete them?

    Danie

  7. #2277
    Join Date
    Dec 2008
    Posts
    166
    Plugin Contributions
    0

    Default Re: Easy Populate support for Version 1.2.5.4

    got it sorted.

    delete easypopulate from the configuration table in databse.

  8. #2278
    Join Date
    Feb 2007
    Location
    South Florida, USA
    Posts
    1,374
    Plugin Contributions
    4

    Default Re: Easy Populate support for Version 1.2.5.4

    Hi,
    My first post in this thread so please go easy.
    ZC v. 1.3.8a, EP v.1.2.5.5, just installed on my test site.
    Just imported the online site into my test site.
    Tools -> EP says:
    5 partially deleted product(s) found! Delete this dross to prevent unwanted zencart behaviour by clicking here.
    You are seeing this because there are references in tables to a product that no longer exists, which is usually caused by an incomplete product deletion. This can cause Zen Cart to misbehave in certain circumstances.

    Upon clicking I get this:
    Deleting of product data debris failed! Please see the debug log in your uploads directory for further information.

    Then the log says this:
    Product debris corresponding to the following product_id(s) cannot be deleted by EasyPopulate:
    110:6e5c303399d5f09249685463bae53bd4
    114:5d9acb39caff4904d944963fc99a1e77
    15:2a57da28bab4f4e8bd8023e3f1b2f7c3
    13:e492a6585d4834baf3b27ebb49299df4
    109:7f9a284d9ed0620f95c07b62b69a302d
    It is recommended that you delete this corrupted data using phpMyAdmin.

    The problem is: how do I delete corrupt data using phpMyAdmin?
    Thanks.

  9. #2279
    Join Date
    Jul 2007
    Location
    Trinity Alps
    Posts
    127
    Plugin Contributions
    0

    Default Re: Easy Populate support for Version 1.2.5.4

    Quote Originally Posted by ckosloff View Post
    Hi,
    My first post in this thread so please go easy.
    ZC v. 1.3.8a, EP v.1.2.5.5, just installed on my test site.
    Just imported the online site into my test site.
    Tools -> EP says:
    5 partially deleted product(s) found! Delete this dross to prevent unwanted zencart behaviour by clicking here.
    You are seeing this because there are references in tables to a product that no longer exists, which is usually caused by an incomplete product deletion. This can cause Zen Cart to misbehave in certain circumstances.

    Upon clicking I get this:
    Deleting of product data debris failed! Please see the debug log in your uploads directory for further information.

    Then the log says this:
    Product debris corresponding to the following product_id(s) cannot be deleted by EasyPopulate:
    110:6e5c303399d5f09249685463bae53bd4
    114:5d9acb39caff4904d944963fc99a1e77
    15:2a57da28bab4f4e8bd8023e3f1b2f7c3
    13:e492a6585d4834baf3b27ebb49299df4
    109:7f9a284d9ed0620f95c07b62b69a302d
    It is recommended that you delete this corrupted data using phpMyAdmin.

    The problem is: how do I delete corrupt data using phpMyAdmin?
    Thanks.
    1. Open up your cpanel in your host,
    2. open up the phpmyadmin,
    3. open up the zen database files,
    4. scroll down to the products table, (click to open,
    5. find those products, check the left box of those items,
    6. towards the bottom, hit the delete link.

  10. #2280
    Join Date
    Feb 2007
    Location
    South Florida, USA
    Posts
    1,374
    Plugin Contributions
    4

    Default Re: Easy Populate support for Version 1.2.5.4

    Quote Originally Posted by elkbow View Post
    1. Open up your cpanel in your host
    Thanks for answer.
    None of these products show in the product table.
    So how delete debris?

 

 

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