vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Miscellaneous Hacks - SocialForums 1.4 (https://vborg.vbsupport.ru/showthread.php?t=174878)

i156 05-23-2008 04:28 PM

I've installed it but don't see any links to create a forum.

http://www.usacarry.com/forums/groups/glock-owners.html

civil78 05-23-2008 04:36 PM

If you get this message “Unable to add cookies, header already sent.” and you can log in the admin panel you can add this code into config.php

PHP Code:

define('DISABLE_HOOKS'true); 

And go to make the changes or uninstall.

With a little research, it looks like a problem in the 2nd plug in with name (it have 2 plugins with the same name)

SocialForums (cache_templates) (the one is with 7 line code and the other is bigger)

So in the bigger with the same name of smaller, it has a loop.

PHP Code:

foreach(array_diff($agetforumids$agetuserforumids) AS $sf_forumid)
{
...
...


This looks affect in this problem.

I don’t know how important is this plugin but if you disable it there no problem appears.

We have to wait until Phalynx correct this little problem ;)

Jase2 05-23-2008 04:52 PM

Hmm, won't this make the admin see a lot of forums on forumhome? It would get very big, I guess.

Nadiar 05-23-2008 06:10 PM

What happens if a social group isn't used very often anymore and you want to delete it (clean it up) or if you want to take one of the social group forums and make it into a full forum?

Phalynx 05-23-2008 06:15 PM

I just uploaded a corrected 1.3.1
The version number didn't changed, I just reuploaded all files and named the ZIP 131.

Please import the product, overwrite existing.

Sorry for this confusing error.

psypix 05-23-2008 06:26 PM

Thank you!! :D

Jase2 05-23-2008 06:27 PM

So, won't there will be a lot of forums if it's used a lot ? The admin would get confused from his actual forums.

trackpads 05-23-2008 07:47 PM

Quote:

Originally Posted by Phalynx (Post 1529252)
I just uploaded a corrected 1.3.1
The version number didn't changed, I just reuploaded all files and named the ZIP 131.

Please import the product, overwrite existing.

Sorry for this confusing error.

You the man!! Thanks!!!

crkgb 05-23-2008 08:01 PM

Great job, Phalynx!

I have noticed some unexpected behavior (may be a feature, not a bug):

At http://www.example.com/forum/group.php, if I click on "Go to the last posted message" icon for the invite-only social forum I'm not a member of, I get to the group description page. Shouldn't I get to the "Access not allowed" page instead?

Phalynx 05-23-2008 09:05 PM

Quote:

Originally Posted by i156 (Post 1529139)
I've installed it but don't see any links to create a forum.

http://www.usacarry.com/forums/groups/glock-owners.html

Check if your usergroup is allowed to create a forum.

Quote:

Originally Posted by Jase2 (Post 1529180)
Hmm, won't this make the admin see a lot of forums on forumhome? It would get very big, I guess.

The forums are created as subforums. Additionally you can set their visibility to 0.

Quote:

Originally Posted by Nadiar (Post 1529246)
What happens if a social group isn't used very often anymore and you want to delete it (clean it up) or if you want to take one of the social group forums and make it into a full forum?

The forum is not touched by deleting a group. It's just a simple vBulletin forum, nothing special.

Quote:

Originally Posted by crkgb (Post 1529344)
I have noticed some unexpected behavior (may be a feature, not a bug):

At http://www.example.com/forum/group.php, if I click on "Go to the last posted message" icon for the invite-only social forum I'm not a member of, I get to the group description page. Shouldn't I get to the "Access not allowed" page instead?

This is not a "feature" or bug of SocialForums. vBulletin does not check the permission for that. It's like someone protects his forum with display=0...


All times are GMT. The time now is 09:00 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01806 seconds
  • Memory Usage 1,746KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete