vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Social Group and Album Enhancements - Cel User's Social Groups on Forum Home (like forumlist, fully templated) (https://vborg.vbsupport.ru/showthread.php?t=221581)

trackpads 07-02-2012 09:20 PM

I dont think the icon error is just this mod. I am getting that exact same issue with other mods such as custom forum icons. I have no clue whats doing it.

trackpads 11-26-2012 02:46 AM

Its has got to be a css issue but I am not experienced enough to fix it, uninstalled.

MaxLiao 12-12-2012 03:15 PM

Quote:

Originally Posted by Miss T (Post 2158384)
Right now you check on thread level

i am using your mod and i cannot get the display to show "read" when i apply the "mark group as read" - it continues to display as if unread...

is this something you have heard before?

Hopefully I didn't miss the fix action for this, but I just installed this mod yesterday and I'm having this issue as well. When read - (even when using the Mark this Discussion as Read or Mark this Group as Read options ) - it's still showing the unread icon.

Thanks for any support.

MagicPID 03-16-2013 04:13 AM

Does anyone know how to make this work with the tabbed home: https://vborg.vbsupport.ru/showthread.php?t=233135

ArcadeSyndicate 08-17-2013 05:53 PM

Quote:

Originally Posted by duditas (Post 2321101)
Please, can you check it for vB 4.1.12?


https://vborg.vbsupport.ru/external/2013/08/11.jpg

It happens the same with Default Style or with my own style.

Thanks in advance

same problem with 4.2.1 :(

http://d.pr/i/tpxl

iiioroh 10-08-2015 01:35 AM

In 4.2.3 in a structure groups are duplicated - http://take.ms/ql88Y

markoroots 09-04-2016 03:30 PM

Quote:

Originally Posted by fwulfers (Post 2316391)
That's what I am looking for as well. Perhaps have all the individual groups show on Forumhome as subforums in a Groups main forum.


Hi @Cellarius, is it possible to integrate in the plugin this function?

markoroots 09-04-2016 03:30 PM

Quote:

Originally Posted by ArcadeSyndicate (Post 2439382)
same problem with 4.2.1 :(

http://d.pr/i/tpxl

Too me, same problem.

KevinL 10-22-2016 11:57 AM

Quote:

Originally Posted by ArcadeSyndicate (Post 2439382)
same problem with 4.2.1 :(

http://d.pr/i/tpxl

Quote:

Originally Posted by markoroots (Post 2575551)
Too me, same problem.

I just added

Code:

.forumicon {
  Width: 48px;
  Hight: 48px;
}

to the additional.css to format all the icons the same size. Probably not the best option but it works.

markoroots 12-21-2016 08:59 AM

Great Kevin, many thanks.

Adn does someone know how to show all groups in the home page and not only those subscribed?

scottkoz20 12-22-2016 02:32 AM

Quote:

Originally Posted by markoroots (Post 2579695)
Great Kevin, many thanks.

Adn does someone know how to show all groups in the home page and not only those subscribed?


Groups is a clickable link that will take the users into domain/groups.php and they can search the full group list.

I am playing this on my dev site at the moment and even though the mod is no longer supported, it's extremely functional.

markoroots 12-22-2016 07:23 AM

Thanks Scott,
no I mean that generally this mod shows in home page only the subscribed groups and not all groups created. So I want know if is there a way to show all groups (also those not subscribed) in the forum home page.

scottkoz20 12-22-2016 10:46 AM

not with this mod. This probably could be done with a php script and adding this as a sideblock item, but it would depend on the number of groups you have. On my site, I already have 300+ groups and there is no way I would want have code listing this all out.

markoroots 12-22-2016 03:52 PM

Do you think?
In the end I think that must be in a part of code something that say the plugin to "show only the subscribed groups" maybe changing this command can work in this way.
Sure must be somewhere where is wrote this in the code if the plugin take only the subscribed group.
The problem is to know what and where must be changed to have this function. :)

cellarius 12-22-2016 07:50 PM

Try removing the following code lines from plugin forumhome_code lines at hook forumhome_start:

at/near line 91
PHP Code:

        " . $query_join . " 

at/near line 93
PHP Code:

        WHERE " . $where_add . ".userid " . $vbulletin->userinfo['userid'] . " 

This should show all groups, but will render the other options useless.

I would advise against making that change if you have a more than a very reasonable number of groups.

Cem01 05-30-2017 12:06 PM

Wow this add-on is so awesome to me. It will make social groups more active. I want this for blogs if it's possible :)
Thanks.


All times are GMT. The time now is 12:53 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.01444 seconds
  • Memory Usage 1,755KB
  • 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
  • (1)bbcode_code_printable
  • (2)bbcode_php_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (16)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