Page 221 of 361 FirstFirst ... 121171211219220221222223231271321 ... LastLast
Results 2,201 to 2,210 of 3604
  1. #2201
    Join Date
    Feb 2016
    Location
    Salem, NH
    Posts
    103
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    Thanks MC will try that. Guessing it is some setting somewhere because was happening before I downloaded IH4. Added IH4 hoping to fix problem but it didn't. Zencart is 1.54 :-)
    Thanks for your help. :-)

  2. #2202
    Join Date
    Jul 2012
    Posts
    16,733
    Plugin Contributions
    17

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by Amethyst_fairy View Post
    Thanks MC will try that. Guessing it is some setting somewhere because was happening before I downloaded IH4. Added IH4 hoping to fix problem but it didn't. Zencart is 1.54 :-)
    Thanks for your help. :-)
    I'll also try to take a look at how images are prepped for saving when using ZC 1.5.4 to see if there is anything further, but really my suggestiion in keeping with good filenaming principles, is that the file itself should be stored in all lowercase, no spaces, be named uniquely (folder(s) used as necessary) so that don't overwrite another image or have an image appear as an extra image to another product (see applicable FAQ for images). Then the EP4 file should contain the matching information for the main product image. All subsequent additional images will display as setup for your cart.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  3. #2203
    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 mc12345678 View Post
    What plugin is this? What is the link to download it?

    Are you sure it's not just adding visible information to the user display side? After installing it was there anything on the admin side that had to be entered new/differently for product in the admin?
    The link to the plugin as requested
    Learning Fast.
    Eden Craft Supplies

  4. #2204
    Join Date
    Jul 2012
    Posts
    16,733
    Plugin Contributions
    17

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by adb34 View Post
    The link to the plugin as requested
    Well after running all around to get to the file, the instructions (README.txt) provide the instructions necessary to 1) install the plugin (SQL statement needed to be executed) and 2) then the field to be added to the user defined fields section: products_cost

    This information is now carried from EP4 to the admin and back while using EP4...
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  5. #2205
    Join Date
    Jul 2012
    Posts
    16,733
    Plugin Contributions
    17

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by mc12345678 View Post
    I'll also try to take a look at how images are prepped for saving when using ZC 1.5.4 to see if there is anything further, but really my suggestiion in keeping with good filenaming principles, is that the file itself should be stored in all lowercase, no spaces, be named uniquely (folder(s) used as necessary) so that don't overwrite another image or have an image appear as an extra image to another product (see applicable FAQ for images). Then the EP4 file should contain the matching information for the main product image. All subsequent additional images will display as setup for your cart.
    So I dug a bit into the code for a default zc install and didn't see anything that renamed a file to be all lowercase. It toys with it for comparisons against strings, but didn't see anything that modifies the string...

    What did you discover with the test/process used? I know I tried to access the problem images using all lowercase letters and the server responded that the file wasn't there, so also wondering if there is something else installed or otherwise affecting the process (other plugins). Because IH4 is activated and uses the older hash function, I am not able to tell how your previous images were identified to offer further review/comment.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  6. #2206
    Join Date
    Jan 2009
    Posts
    1
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    Hello

    Newbie here , so i apologize if its something obvious for the gurus.

    This is not my first shop, but it is my first zencart.
    I have a "clean" install on dreamhost and it is up to date.

    I manged to get the plugin working.

    When i try to upload i get an error, i searched the forums, but did not find anything similar,
    and looking at the logs i see.
    Code:
    [17-Feb-2016 17:42:44 America/Los_Angeles] PHP Fatal error:  1062:Duplicate entry '2-1' for key 'PRIMARY' :: INSERT INTO misolproducts_description SET
    									products_id				=	'2',
    									language_id				=	'1',
    									products_name			=	'FORMATO  \"REQUISICION\" 500 PZAS',
    									products_description	=	'FORMATO  \"REQUISICION\" 500 PZAS',
    									
    									products_url			=	''
    									 ==> (as called by) /
    But i cant find a way to get thru it.
    please advice. all pointers and suggestions are greatly appreciated.

  7. #2207
    Join Date
    Jul 2012
    Posts
    16,733
    Plugin Contributions
    17

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by agidi View Post
    Hello

    Newbie here , so i apologize if its something obvious for the gurus.

    This is not my first shop, but it is my first zencart.
    I have a "clean" install on dreamhost and it is up to date.

    I manged to get the plugin working.

    When i try to upload i get an error, i searched the forums, but did not find anything similar,
    and looking at the logs i see.
    Code:
    [17-Feb-2016 17:42:44 America/Los_Angeles] PHP Fatal error:  1062:Duplicate entry '2-1' for key 'PRIMARY' :: INSERT INTO misolproducts_description SET
                                        products_id                =    '2',
                                        language_id                =    '1',
                                        products_name            =    'FORMATO  \"REQUISICION\" 500 PZAS',
                                        products_description    =    'FORMATO  \"REQUISICION\" 500 PZAS',
                                        
                                        products_url            =    ''
                                         ==> (as called by) /
    But i cant find a way to get thru it.
    please advice. all pointers and suggestions are greatly appreciated.
    Well, welcome to Zen cart? (I say that because you've been a member since 2009, but just now making your first post. :)

    As such, any time an issue is being described, well there needs to be more of a definition.. And such a description should not require being asked for.

    So, that small formality aside, I need more information... A lot more information..
    1) ZC version?
    2) File name being used for import.
    3) File type/fields included.
    4) settings in configuration->EP4 (In particular related to what type of primary key is being used.
    5) at this point, how many products have been entered/imported and associated products_id.
    6) what was used to create/modify the CSV file?

    Anything else that can be considered to possibly resolve/understand this issue, perhaps the datafile that is being attempted?
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  8. #2208
    Join Date
    Jul 2012
    Posts
    16,733
    Plugin Contributions
    17

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by mc12345678 View Post
    Well, welcome to Zen cart? (I say that because you've been a member since 2009, but just now making your first post. :)

    As such, any time an issue is being described, well there needs to be more of a definition.. And such a description should not require being asked for.

    So, that small formality aside, I need more information... A lot more information..
    1) ZC version?
    2) File name being used for import.
    3) File type/fields included.
    4) settings in configuration->EP4 (In particular related to what type of primary key is being used.
    5) at this point, how many products have been entered/imported and associated products_id.
    6) what was used to create/modify the CSV file?

    Anything else that can be considered to possibly resolve/understand this issue, perhaps the datafile that is being attempted?
    Forgot to also ask, what version of EP4?
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  9. #2209
    Join Date
    Jul 2012
    Posts
    16,733
    Plugin Contributions
    17

    Default Re: EasyPopulate 4.0 Support Thread

    Thought I posted this over 6 hours ago, but I guess not....

    Well, based on the error message content I can tell that not using EP4 version 4.0.32 (or higher)... Other than that, I don't have a specific clue at the moment what is causing this issue. Can only suggest upgrading to the latest ZC version and associated software.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  10. #2210
    Join Date
    Feb 2016
    Location
    Canada
    Posts
    143
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    Hello Again,

    I have a similar problem, however mine is not related to character length. When importing with EP4, new products are not appearing, yet in Zen Cart in Category/Products, it displays that there are multiple products active yet they don't display. After looking at my SQL Database the new products are there and displaying all the imported data except for "product_name" and "product_description". For example if the new product I imported has products_id 5, there is no data for the two fields in question, obvious why they don't show up in Zen Cart. What am I doing wrong?

 

 

Similar Threads

  1. Hebrew Support - latest release [Support Thread]
    By eranariel in forum Addon Language Packs
    Replies: 19
    Last Post: 23 Jan 2023, 08:04 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