OK, maybe I just found the solution. This appears to give a road map:
Just as soon as I posted this I found the solution.
These tables need to be updated with correct information regarding each entry:
faqcategoryrelations
faqdata_group
faqdata_user
Just create a table in openoffice or something ...
Search found 2 matches
- Thu Dec 27, 2012 2:29 am
- Forum: General discussions
- Topic: Bulk load to faqdata
- Replies: 2
- Views: 2960
- Thu Dec 27, 2012 2:22 am
- Forum: General discussions
- Topic: Bulk load to faqdata
- Replies: 2
- Views: 2960
Bulk load to faqdata
Hi, I'm moving FAQ data from several other sources to phpMyFAQ (thanks for a great tool). I'm competent to build the necessary SQL insert statements but am not quite sure what tables need new rows in the database. My first try at simply inserting rows into faqdata wasn't successful until I ...