Thread: Miscellaneous Hacks - SocialForums 1.4
View Single Post
  #84  
Old 04-04-2008, 06:04 AM
Phalynx Phalynx is offline
 
Join Date: Feb 2004
Location: Erlangen, Germany
Posts: 2,747
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Yours Truly View Post
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 View Post
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 View Post
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 View Post
This is what I see when I try and create a group :/
Invalid Forum Specified.
Quote:
Originally Posted by wicked80 View Post
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 View Post
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.
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01192 seconds
  • Memory Usage 1,782KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code
  • (6)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete