Quote:
Originally Posted by Phalynx
Count in weeks, not days. I have currently a lot to do.
You will have to put a query and assign the existing Forum ID to the Group.
Code:
UPDATE socialgroup SET forumid=YOURFORUMID WHERE groupid=YOURSOCIALGROUPID
Don't forget your DB-prefix.
|
when i added the DB prefix it didn't work. when i didn't it worked. the prefix was being added automatically for me...fyi