- This topic has 1 reply, 1 voice, and was last updated 13 years, 8 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- The forum ‘How do I …’ is closed to new topics and replies.
Events Made Easy › Forums › How do I … › Help wanted: Trying to add CSV bulk import through phpmyadmin
Tagged: csv, mysql, phpmyadmin
I’ve been working on formatting a spreadsheet I have with our current calendar’s information and uploading it to the database to populate my Events Manager Extended. If I can make this happen, we’ll be able to migrate over from our old system to EME, which is *awesome* and I can’t wait to have it up and going (and donate of course).
I’ve gotten as far as having added a spreadsheet to wp_dbem_events, but they’re still not showing up. I’m wondering if I need to manually add some data to another part of the database. For reference, here’s an example line:
,1,1,UMM Breakfast Meeting,6:45:00,,2011-05-12,2011-05-12,,1,200,,5,,1,0,0,0,0,0,,a:0:{},,,,,0,0
If anyone could help me determine what I’m missing, I’d really appreciate it. Then I could finish my import of the rest of the year, transition over and start using EME permanently! Thank you so much.
I think I have it figured out, I hadn’t populated certain columns with 0s.