Page 57 of 384 FirstFirst ... 747555657585967107157 ... LastLast
Results 561 to 570 of 3833
  1. #561
    Join Date
    May 2004
    Location
    Northern Ontario, Canada
    Posts
    440
    Plugin Contributions
    0

    Default Re: Easy Populate support

    Quote Originally Posted by mbheald View Post
    Ok, non of the chmod settings worked other than 644. Setting the file to anything higher caused an internal database error. I talked to my system admin and he doesn't know how to fix the problem. any other ideas?
    A quick google shows that this is not something specific to zen-cart or EP, but is a server issue. Try there and skim a few results.

    http://www.google.com/search?q=%22%2...ed+resource%22

  2. #562
    Join Date
    Feb 2007
    Location
    Perdido Beach, Alabama
    Posts
    34
    Plugin Contributions
    0

    Default Re: Easy Populate support

    Well, I am attempting my second "stock" install of ZC. Hopefully the new setup will give me more speed. The next BIG issue will be Easy Populate... I have looked at the thread here and everyone seems to be having trouble with EP... It is essential that a program like EP work each and everytime... There is NO WAY to use ZC if we cannot import a store products listing after a minimal setup of a few of the catagories, products and attributes. Getting EP to work without screwing up the database is imperitive.... So bottom line here...
    What is the MOST Current Version ? Where do we get it ?
    Does it really work ? Safely ?

    Hope the EXPERTS will jump in and tell us all the truthful gory details !

    SteveRF
    [FONT=Georgia]SteveRF[/FONT]

  3. #563
    Join Date
    Oct 2004
    Location
    Southport, UK
    Posts
    4,241
    Plugin Contributions
    20

    Default Re: Easy Populate support

    Quote Originally Posted by steverf View Post
    There is NO WAY to use ZC if we cannot import a store products listing after a minimal setup of a few of the catagories, products and attributes.
    Absolute bull! There's always the old-fashioned method of manually entering your products! OK, I accept there may be no way for YOU to use it - I'm only pointing this out for the benefit of the noob who might just see that comment and thinks that s/he needs EP to add a handful of products or they must abandon ZC.

    Think about it - the only people who post here on the EP support thread are those for whom things HAVE gone wrong; the hundreds (thousands?) who have no problem with it don't keep posting to say "I have no problem"

    So, the most recent version is available from http://www.zencartbuilder.com . This is the pro, paid for, and you get support from the author. However, unless there's been some major changes since I last looked, you MUST HAVE your complete category structure in place; EP does NOT create categories for you.
    Development Manager @ JSWeb Ltd - suppliers of Applepay/Googlepay for Zencart
    20 years with Zencart !

  4. #564
    Join Date
    Nov 2006
    Location
    Los Angeles
    Posts
    91
    Plugin Contributions
    0

    Default Re: Easy Populate support

    Hi! Happy Presidents' Day! :)

    I was working just fine w/ easy populate and then all of a sudden i'm getting this message:

    Warning: Invalid argument supplied for foreach() in /home/.../public_html/admin/easypopulate.php on line 1996

    I have not changed a thing in my .php file since it was working fine earlier this morning.

    If anyone could point me in the right direction that'd be WONDERFUL. Thanks

  5. #565
    Join Date
    Feb 2007
    Location
    Calabasas, CA & St. Pete, FL
    Posts
    117
    Plugin Contributions
    0

    Default Re: Easy Populate support

    Quote Originally Posted by Ryk View Post
    So, the most recent version is available from http://www.zencartbuilder.com . This is the pro, paid for, and you get support from the author. However, unless there's been some major changes since I last looked, you MUST HAVE your complete category structure in place; EP does NOT create categories for you.
    If you are talking about the Pro version, this may be true, but the version I got here DOES create categories if you import a product(s) and type in category and sub-cat names in the txt file...saved me some major setup time, once I figured out how I wanted each item categorized.

    -James

  6. #566
    Join Date
    Nov 2006
    Location
    Los Angeles
    Posts
    91
    Plugin Contributions
    0

    Default anyone got any suggestions?

    Quote Originally Posted by yellowdaises View Post
    Hi! Happy Presidents' Day! :)

    I was working just fine w/ easy populate and then all of a sudden i'm getting this message:

    Warning: Invalid argument supplied for foreach() in /home/.../public_html/admin/easypopulate.php on line 1996

    I have not changed a thing in my .php file since it was working fine earlier this morning.

    If anyone could point me in the right direction that'd be WONDERFUL. Thanks

    I really would appreciate any help/suggestions...

    **BUMP**

  7. #567
    Join Date
    Nov 2006
    Location
    Los Angeles
    Posts
    91
    Plugin Contributions
    0

    Default Re: Easy Populate support

    ok somehow this went away but now...

    MySQL error 1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '11.4900" ,manufacturers_id=1 , products_status=1
    WHERE
    (products_id' at line 3
    When executing:
    UPDATE zen_products
    SET
    products_price="19.95" ,products_image="../catalogartwork/VP-DCM10B2VP.jpg", products_weight="0", products_tax_class_id="", products_date_available= NULL, products_date_added= "2007-02-01 08:53:29", products_last_modified=CURRENT_TIMESTAMP, products_quantity="20, products_price_w="11.4900" ,manufacturers_id=1 , products_status=1



    i'd really appreciate any help b/c i'm at the point where i want to pull my hair out... THANKS

  8. #568
    Join Date
    Feb 2007
    Posts
    3
    Plugin Contributions
    0

    Default Re: Easy Populate support

    it looks like the query is missing an end quote
    the query reads
    products_quantity="20, products_price_w="11.4900"
    where it ought to be
    products_quantity="20", products_price_w="11.4900"

    hope that helps you out!

    ps---has anyone come up with a solution for incorporating product types into easypopulate?

    Quote Originally Posted by yellowdaises View Post
    ok somehow this went away but now...

    MySQL error 1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '11.4900" ,manufacturers_id=1 , products_status=1
    WHERE
    (products_id' at line 3
    When executing:
    UPDATE zen_products
    SET
    products_price="19.95" ,products_image="../catalogartwork/VP-DCM10B2VP.jpg", products_weight="0", products_tax_class_id="", products_date_available= NULL, products_date_added= "2007-02-01 08:53:29", products_last_modified=CURRENT_TIMESTAMP, products_quantity="20, products_price_w="11.4900" ,manufacturers_id=1 , products_status=1



    i'd really appreciate any help b/c i'm at the point where i want to pull my hair out... THANKS

  9. #569
    Join Date
    Nov 2004
    Location
    Port Neil South Australia
    Posts
    397
    Plugin Contributions
    0

    help question Easypopulate Date format Date Expected isuues

    Hi there. Having some problems with the date format on the new easy populate. Its making my products expected in 2008 etc. Can someon please clafify the correct date format for excel I have tried yyyy-mm-dd h:m:s yyyy-mm-dd h:m
    dd-mm-yyyy & yyyy-mm-dd

    HELP!

    Once the products are added to the database can I adjust these values or do I need to delete them & add them again?? (that will stuff up any favourites & saved cart references though)

  10. #570
    Join Date
    Dec 2005
    Posts
    460
    Plugin Contributions
    0

    Default Re: Easy Populate support

    Date and time format should be :-

    yyyy-mm-dd h:m:s

    You should be able to import the file again and it will re - import all the dates and times etc.
    Last edited by Scrat; 21 Feb 2007 at 09:43 AM.

 

 

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