vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Major Additions - GRPS: Groups Commune 2.0.x (https://vborg.vbsupport.ru/showthread.php?t=127303)

sabret00the 11-08-2006 11:45 PM

Quote:

Originally Posted by UncoderMom
How do you delete a member from a group?

Like if someone is not welcomed and you want to delete them from it!

i'm afraid that's not possible right now.

bo0oost 11-09-2006 03:29 AM

Quote:

Originally Posted by sabret00the
what postbit info?

and not at present.

Ah, I thought there was a postbit part to show what group you belong to.

Getting this into your profile would be awesome as well.

sabret00the 11-09-2006 08:34 AM

Quote:

Originally Posted by bo0oost
Ah, I thought there was a postbit part to show what group you belong to.

Getting this into your profile would be awesome as well.

oh, i see what you mean, you're referring to

Quote:

now in your "postbit/postbit_legacy template find:
HTML Code:

        <if condition="$show['pmlink']">
                <tr><td class="vbmenu_option"><a href="private.php?$session[sessionurl]do=newpm&amp;u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">$vbphrase[send_private_message_to_x]</phrase></a></td></tr>
        </if>

and above that add:
HTML Code:

        <if condition="$post[userid]">
                <tr><td class="vbmenu_option"><a href="/groups/viewgroups.php?$session[sessionurl]u=$post[userid]">View $post[username]'s Groups</a></td></tr>
        </if>



sabret00the 11-09-2006 01:59 PM

NEW ZIP/RELEASE:
Groups v2.0.2.zip:
various bug fixes (like missing pagenavs, more elegant removal of reputation button and infraction button and php notices), one or two new features (like intuitive page titles) and now fully phrased.

nix 11-09-2006 03:22 PM

Quote:

Originally Posted by sabret00the
the problem is that it's hardcoded into the css to have the width of the columns at 125 or something pixels. check the relevant template and just make the width wider.

Thats what I figured. I just wanted to make sure I wasn't missing a feature before I did something like that. Thats for the response!

bada_bing 11-09-2006 04:05 PM

How do VB 3.5 users upgrade from 2.0.1 to 2.0.2 ? I see the main files here but I didnt notice you change the xml plugin on the other thread for 3.5 users?

sabret00the 11-09-2006 04:16 PM

Quote:

Originally Posted by bada_bing
How do VB 3.5 users upgrade from 2.0.1 to 2.0.2 ? I see the main files here but I didnt notice you change the xml plugin on the other thread for 3.5 users?

right you are, slipped my mind, updated.

Exitilus 11-09-2006 04:52 PM

Hmm... Updated and getting the following error message when people try joining.

Parse error: syntax error, unexpected T_VARIABLE in /home/exitilus/public_html/groups/membership.php on line 295

bo0oost 11-09-2006 05:11 PM

sent you a PM sabret00the. Thanks!

bada_bing 11-09-2006 05:53 PM

Quote:

Originally Posted by sabret00the
right you are, slipped my mind, updated.

One more suggestion it to add the thread link here for the 3.5 plugin


All times are GMT. The time now is 11:52 AM.

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.02657 seconds
  • Memory Usage 1,745KB
  • 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_html_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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