SQL query to add to...
 
Notifications
Clear all

[Closed] SQL query to add topics

1 Posts
2 Users
0 Likes
1,871 Views
0
Topic starter

First all claps for such a wonderful forum that too integrated with WordPress. I am wondering if anyone can provide SQL script to create topics in bulk.

I have excel sheet with the topic in one column. I am thinking If I can insert all those column values as topics in the forum in bulk. Any lead will be highly appreciated.

Thanks

1 Answer
0

Hi @jospehmoseph,

The main issue is UserID and ForumID relation to Topics. If you do a simple import your topics will not be attached to any forum or to any user. Those topics will not appear on forum because they don't have correct ForumIDs and UserIDs. You should have Forums, Topics, Posts and Users excel sheets. And it should be imported with relation of new IDs in database. in other words a simple SQL will not be able to do that. This requires a deep custom work with custom codding and processing. At the moment I think the best way is asking to ProfProjects GP or gConverter, LLC to do this job. 

In case you want to say thank you !)
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.