Quote:
Originally Posted by Yours Truly
Do you have a list of what you added without me having to download it? I'm talking about the bit i edited myself 
|
Here are the settings from 1.2:
Code:
$forumdm->set_bitfield('options', 'active', '1');
$forumdm->set_bitfield('options', 'allowposting', '1');
$forumdm->set_bitfield('options', 'cancontainthreads', '1');
$forumdm->set_bitfield('options', 'moderatenewpost', '0');
$forumdm->set_bitfield('options', 'moderatenewthread', '0');
$forumdm->set_bitfield('options', 'moderateattach', '0');
$forumdm->set_bitfield('options', 'allowbbcode', '1');
$forumdm->set_bitfield('options', 'allowimages', '1');
$forumdm->set_bitfield('options', 'allowhtml', '1');
$forumdm->set_bitfield('options', 'allowsmilies', '1');
$forumdm->set_bitfield('options', 'allowicons', '1');
$forumdm->set_bitfield('options', 'allowratings', '1');
$forumdm->set_bitfield('options', 'countposts', '1');
$forumdm->set_bitfield('options', 'canhavepassword', '1');
$forumdm->set_bitfield('options', 'indexposts', '1');
$forumdm->set_bitfield('options', 'styleoverride', '0');
$forumdm->set_bitfield('options', 'showonforumjump', '0');
$forumdm->set_bitfield('options', 'prefixrequired', '0');
Quote:
Originally Posted by Varsh
Surely at least this: - Social group forums are hidden from everyone except those that are part of the social group
No? And perhaps when someone not in the social group will not be allowed access if they're not in the group.
|
They can be hide, but for everyone. Direct access only for members of the group. But if someone knows the exact URL of the forum he gain's access.
Quote:
Originally Posted by RvG2
Nope I did not modified socialgroups_group. I have more than 2 members in my group so this should not be a problem at all. Just I need to have the template edit on themes aside from the vb default theme (if any)
|
Please PM me login details as Admin to your site. I need also query permission.
Quote:
Originally Posted by Reeve of shinra
This is what I see when I try and create a group :/
Invalid Forum Specified.
|
Quote:
Originally Posted by wicked80
I installed the Mod and when i clicked "Create Forum" got the exact same error as described above by Reeve:
Invalid Forum Specified.
|
If you get a "Invalid Forum Specified" you should check parent forum setting in AdminCP/Settings/SocialForums
Quote:
Originally Posted by wicked80
I am using 3.7 beta 5 version and can you tell me how to disable the default message board.
|
With 1.2 this is not needed anymore. SocialForums 1.2 will be released today.