Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.
Group Discussions - Questions about Importing from our Forums
I'm thinking about abandoning our forum software and importing all of those topics and messages into JomSocial group discussion areas.
1) I see that the original post of any discussion goes into our table jos_community_groups_discuss. But in which table are the replies stored?
2) Also, since many of our forum discussions predate our usage of JomSocial, how would I handle the "creator" (userid) column. Could I just create a generic userid with the username of "Guest" if we have no corresponding Joomla user?
3) What is the purpose of the parentid field in the jos_community_groups_discuss table? So far, it is only populated with zeros? Can I ignore that?
To export threads and post from old forum you'll need a custom export tool.
I recommend to hire a professional developer to develop one for you:
1. Initial posts in discussions are stored here: _community_groups_discuss
Replies are stored: _community_wall. contentid is id of discussion initial post.
2. Hmmm. I suggest to create a dummy user - all posts that are not related with existing users should be assigned to him. That will solve name display and linking.
3. parentid is for future purpose...
- Instead of saying: 'it's not working', explain the problem in detail.
- Screenshots with the URL visible in them and the problem marked are more than welcome.
- Tell us how to replicate the problem, we can't fix it if we can't find it.
- Make sure that your site/server meets JomSocial System Requirements
- Make sure to setup JomSocial Cron Job
- Always provide us with access details to the backend and ftp. We need it to debug problems.
- If you have a similar problem, but a solution you found isn't working, open a new thread instead of 'merging' with an existing one.
- Use the "Thank You" feature on any post that helped you