Hey thanks a lot for the help- i appreciate it.
this is what phpmyadmin spits out:
——————————————————
SQL query:
— — Dumping data for table wp_nxs_log
— INSERT INTO wp_nxs_log
(id
, date
, act
, nt
, type
, msg
, extInfo
) VALUES (153, ‘2013-11-01 16:39:11’, ‘Scheduled’, ‘Twitter (moving to new york)’, ‘BI’, ‘ PostID:(3078)’, ”), (154, ‘2013-11-01 16:39:35’, ‘Posted’, ‘<span style=”color:#014A76″>Plurk</span> – moving to new york’, ‘S’, ‘OK – Message Posted ‘, ‘ | PostID: 3078 – Is This New York”s Smallest Apartment? ‘), (155, ‘2013-11-01 16:39:36’, ‘Posted’, ‘<span style=”color:#014A76″>Tumblr</span> – moving to new york tumblr’, ‘S’, ‘OK – Message Posted ‘, ‘ | PostID: 3078 – Is This New York”s Smallest Apartment? |im’), (156, ‘2013-11-01 16:39:37’, ‘Posted’, ‘<span style=”color:#00FFFF”>Twitter</span> – moving to new york’, ‘S’, ‘OK – Message Posted ‘, ”), (157, ‘2013-11-01 16:39:44’, ‘Posted’, ‘<span style=”color:#000080″>StumbleUpon</span> – moving to new york’, ‘S’, ‘OK – Message Posted ‘, ‘ | PostID: 3078 – Is This New York”s Smallest Apartment? ‘), (158, ‘2013-11[…]
MySQL said: Documentation
#1062 – Duplicate entry ‘153’ for key ‘id’
————————————————-
i have tried to go through the sql file and delete some stuff in a text editor– but i have not gotten that to work so far. I am not really sure what i should be deleting and what i should leave alone.