Page 205 of 367 FirstFirst ... 105155195203204205206207215255305 ... LastLast
Results 2,041 to 2,050 of 3663
  1. #2041
    Join Date
    Jul 2012
    Posts
    16,798
    Plugin Contributions
    17

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by fabburl View Post
    Ah, I did not know the filename has to start with attrib-basic-ep - I assumed any name was fine. I will try again with that name then.
    While minimally documenated it s covered in the readme... Also, may I suggest downloading/installing verson 4.0.30 whch translates those requirements to the admin window...
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  2. #2042
    Join Date
    Jun 2015
    Posts
    25
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    hello,

    I'm using zen cart v1.5.4 and latest easy populate version. The installation went smoothly but I don't know how to enable the Custom Products Fields.
    I've read that I should add extra plugins for this ( you mentioned that for short descriptions and upc you've designed it) but I could find only this:
    https://www.zen-cart.com/search.php?searchid=3539052
    I've also read that you just have to enter the field in the feed and it automatically generates the field?
    I also see that I can use the User Defined Products Fields. Should I just generate the UPC field inside it and ignore the custom product fields?
    I've also found that I should have true false buttons for each field into the configuration/easy populate 4 section?
    https://www.zen-cart.com/showthread....-Thread/page42
    Can you please tell me how I can do it? I didn't try any of the versions because I don't want to mess up.
    Please let me know the best way to proceed.
    If it's field related can you please tell me what title I should enter for the row?

  3. #2043
    Join Date
    Sep 2008
    Location
    WA
    Posts
    555
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    To my knowledge, Easy populate does not give you Custom Product Fields. But if you have coded them and added them yourself, you can make easy populate recognize them by adding them in the configuration for easy populate under admin, where you see the custom products field. For example, if you have created the field SKU, then if you enter in the configuration file, easy populate will add a column for that when it creates your CVS file.

    So are you looking to create a custom field?

  4. #2044
    Join Date
    Jul 2012
    Posts
    16,798
    Plugin Contributions
    17

    Default Re: EasyPopulate 4.0 Support Thread

    I do want to make one thing clear, *I* did not write this code and have only continued to add to it.

    As lruskauf stated, EP4 does not create new fields in the database, it accesses them and recognizes select fields to support "common" new fields.

    If when you export say the full products and review the headers of the csv file to find that a field is not there but known to be in the products table, the "missing" field can be identified. To have a field from the products table exported/imported (when not already part of the export) goto the configuration window for EP4, edit the custom fields entry, add the field name as it is identified in the products table. (Ie., do not include the first v_ that is shown in the csv file)

    Regarding the indicators on the tools->Easy Populate v4 window, they indicate true if the associated field/feature exists in the database.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  5. #2045
    Join Date
    Jul 2012
    Posts
    16,798
    Plugin Contributions
    17

    Default Re: EasyPopulate 4.0 Support Thread

    For what it's worth, in an effort to expand the use of EP4 outside of it's current English based and partially incorporated German based language, I attempted to establish an account on the italian version of the ZC site seeing that there was someone there having difficulty with EP4. I may not be fluent in italiian, but figure that there are enough tools to translate that at least I could provide some suport.. Anyways, I am hoping that if there are those that can help translate some of the text of EP4 that they may offer their translatons for incorporaton, or if they have already done so that they offer the rewritten version, I will incorporate the translation(s).

    Thanks.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  6. #2046
    Join Date
    Apr 2015
    Location
    Netherlands
    Posts
    24
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    Hello,

    EP4 works like a charm for me!
    But i have a problem and i hope anyone can help me with this.

    I would like to add meta tags for alot of categories (around 4000).
    With EP4 i can export Categories Only (with Metatags). But when i fill in all the meta tags and upload it, i get the error message No product model.
    Categories Only (with Metatags) .csv shows the v_categories_name_2 only as a single name (no ^) , so it also creates new categeories on first level.

    Is it possible to add the Meta tags to categories only based on Category ID instead of product model?

  7. #2047
    Join Date
    Mar 2008
    Location
    Brampton, Cumbria, United Kingdom, United Kingdom
    Posts
    816
    Plugin Contributions
    2

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by RonaldNavarro689 View Post
    ......The installation went smoothly but I don't know how to enable the Custom Products Fields......
    These are the plugins that you can add to your shop. If you go to Short Description plugin and install, obviously following the instruction, you will find that 'Product Short Descriptions' has turned from 'false' to 'True'
    Learning Fast.
    Eden Craft Supplies

  8. #2048
    Join Date
    Jul 2012
    Posts
    16,798
    Plugin Contributions
    17

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by JvRossem View Post
    Hello,

    EP4 works like a charm for me!
    But i have a problem and i hope anyone can help me with this.

    I would like to add meta tags for alot of categories (around 4000).
    With EP4 i can export Categories Only (with Metatags). But when i fill in all the meta tags and upload it, i get the error message No product model.
    Categories Only (with Metatags) .csv shows the v_categories_name_2 only as a single name (no ^) , so it also creates new categeories on first level.

    Is it possible to add the Meta tags to categories only based on Category ID instead of product model?
    This particular upload option is filename dependent as the instructions indicate and the unaltered options of version 4.0.30 offer. The filename prefix must contain the letters categorymeta-ep in any sequence of capitalization.

    Import of a file named this way would not reassign a product to a new category.

    Suggestion is to select Categories Only (with Metatags) from the tools->Easy Populate 4 window, review the entries provided there. Copy this file renaming/modifying the date information or adding beyond that, modifying the data in the fle, uploading and then importing the new file.... Then report any issues that may be had...

    In summary, categories do not have model numbers, therefore the issue experienced is related with incorrect operation of the plugin. In this case the prefix of the filename is important as it acts like a switch to process the data for a specific action.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  9. #2049
    Join Date
    Apr 2015
    Location
    Netherlands
    Posts
    24
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by mc12345678 View Post
    This particular upload option is filename dependent as the instructions indicate and the unaltered options of version 4.0.30 offer. The filename prefix must contain the letters categorymeta-ep in any sequence of capitalization.

    Import of a file named this way would not reassign a product to a new category.

    Suggestion is to select Categories Only (with Metatags) from the tools->Easy Populate 4 window, review the entries provided there. Copy this file renaming/modifying the date information or adding beyond that, modifying the data in the fle, uploading and then importing the new file.... Then report any issues that may be had...

    In summary, categories do not have model numbers, therefore the issue experienced is related with incorrect operation of the plugin. In this case the prefix of the filename is important as it acts like a switch to process the data for a specific action.
    Thank you for your help! I named the file CategoryMeta-EP and all category metas where added without any problems!

  10. #2050
    Join Date
    Feb 2011
    Posts
    207
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    I have just installed for v1.54. Am getting error: Easy Populate "Uploads Folder" missing!
    Your uploads folder is missing. Your configuration indicates that your uploads folder is named mydemostore/temp/ Error Opening Upload Directory: mydemostore/temp/

    I did go to configuration and modify upload folder, and set permissions to 755. It is located in my store folder, not admin. What else am I missing to correct this error?

 

 

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