Results 1 to 2 of 2

Need advice on easypopulate and SPPC

This is a discussion on Need advice on easypopulate and SPPC within the osCommerce 2.2 Installation Help forums, part of the osCommerce 2.2 Forums category; I need help setting up sppc with easypopulate, when I try to upload it says 1136 - Column count doesn't ...

      
  1. #1
    New Member
    Join Date
    Oct 2009
    Posts
    17
    Rep Power
    0


    Default Need advice on easypopulate and SPPC

    I need help setting up sppc with easypopulate, when I try to upload it says

    1136 - Column count doesn't match value count at row 1

    INSERT INTO products_groups VALUES ( 1, 74.00, 1 )

    It says this even when I import and then export the same file that easypopulate generates.

    Here is the excel file I'm trying to upload. Can someone tell me what I did wrong?

    EP2009Nov16-1604(1)

  2. #2
    New Member
    Join Date
    Dec 2009
    Posts
    24
    Rep Power
    0


    Cool Re: Need advice on easypopulate and SPPC

    i have look and test via my DB. and its cause you have already an entry nuber "1" in it.

    here's the query you have to made in you PhpMyAdmin

    TRUNCATE `products_groups`
    INSERT INTO products_groups VALUES ( 1, 74.00, 1 )



    ----------------------------------
    end

    TRUNCATE is to empty table before insert anything.

    Regards.

Similar Threads

  1. Need SSL usage advice
    By minuteman1970 in forum osCommerce 2.2 Discussion
    Replies: 1
    Last Post: 02-16-2007, 02:27 PM
  2. Looking for advice on upgrading
    By pigdestroyer in forum osCmax v2 Customization/Mods
    Replies: 1
    Last Post: 01-09-2006, 08:26 PM
  3. Need advice on mp3 shop!
    By nesvarbu in forum osCmax v1.7 Discussion
    Replies: 1
    Last Post: 04-20-2005, 07:56 PM
  4. Need expert advice!!!
    By kama_k in forum osCMax v1.7 General Mods Discussion
    Replies: 2
    Last Post: 11-22-2004, 04:43 AM
  5. Advice Please ????????????????!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    By Jimbeau in forum osCmax v1.7 Discussion
    Replies: 2
    Last Post: 11-20-2003, 09:12 AM

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
  •