vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Forum Home Enhancements - User's Social Groups on Forum Home (like forumlist, fully templated) (https://vborg.vbsupport.ru/showthread.php?t=203721)

Renada 05-21-2009 03:31 PM

1 Attachment(s)
Hi cellarius,

I wonder if you could help - I've just installed this and get the error in the attached image - all the code shows up at the top of the page.

Thanks in advance,
Renada :)

Oblivion Knight 05-21-2009 04:36 PM

Quote:

Originally Posted by Renada (Post 1814694)
Hi cellarius,

I wonder if you could help - I've just installed this and get the error in the attached image - all the code shows up at the top of the page.

Thanks in advance,
Renada :)

I had that same problem, you need to edit one of the plugins.. More specifically, the one on the hook forumhome_start.

Find and delete this at the very top and at the very bottom of the plugin:
Code:

?><?
Save, and you're done.

Renada 05-21-2009 05:32 PM

Quote:

Originally Posted by Oblivion Knight (Post 1814727)
I had that same problem, you need to edit one of the plugins.. More specifically, the one on the hook forumhome_start.

Find and delete this at the very top and at the very bottom of the plugin:
Code:

?><?
Save, and you're done.


Thank you so much, that fixed the problem :)

One more thing, slightly off topic though. I want to add a block of text to the "Social Groups" main page - do you have any idea which template I need to edit? I've tried several and it doesn't appear to show up anywhere.

Thanks again :)
Renada

trotskid 05-21-2009 10:24 PM

Very nice addon, thanks!

Where can I fix the width of these columns in order to align with the rest of the forum?

http://img211.imageshack.us/img211/7291/groupforum.jpg

Greetings

cellarius 05-22-2009 02:49 PM

Adapt template forumhome_cel_social_groups to your needs - just like you did with forumhome

trotskid 05-22-2009 05:44 PM

Thank you very much ;)

ryancooper 06-07-2009 11:52 AM

is there a way someone can put this in a standalone php file so I can call it in my ajax tabs?

Does that mane cents? LOL :D

trotskid 06-12-2009 04:29 PM

1 Attachment(s)
Hi. The title of groups appears in normal style but I would like to show it with bold text like the titles for forums on forumhome. Where can I modify that?

Thanks

Oblivion Knight 06-12-2009 04:55 PM

Quote:

Originally Posted by trotskid (Post 1828379)
Hi. The title of groups appears in normal style but I would like to show it with bold text like the titles for forums on forumhome. Where can I modify that?

Thanks

In the template forumhome_cel_social_groups_groupbit, find:
HTML Code:

        <a href="group.php?$session[sessionurl]groupid=$cel_groups[groupid]" style="$cel_sgfh_css">$cel_groups[name]</a>

Replace with:
HTML Code:

        <a href="group.php?$session[sessionurl]groupid=$cel_groups[groupid]"><strong>$cel_groups[name]</strong></a>

cellarius 06-12-2009 10:29 PM

No need to edit the template. Just apply css to the grouptitle in the options for this mod in AdminCP.


All times are GMT. The time now is 07:47 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.01361 seconds
  • Memory Usage 1,747KB
  • 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_code_printable
  • (2)bbcode_html_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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