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 06-08-2007 10:51 PM

Quote:

Originally Posted by Trana (Post 1264446)
Will there be any sort of search functionality or notifications in 3.x?

Notifications yes. search functionality. i'm not sure about yet. it's too early to tell. though if you're more specific as to what you're hoping for it helps.

Jay-MOB 06-09-2007 10:12 AM

Hello, I wasnt here since ages, (i downloaded it at some point when it was still in the rc phases and I am too stupid to use rc's), anyways at that time you said that it is not compatible with a couple of other mods/hacks, do you know the major ones with whom your mod is not compatible with??

If i remember right it was zoints seo, is it still the case?

sabret00the 06-09-2007 10:31 AM

Quote:

Originally Posted by Jay-MOB (Post 1264694)
Hello, I wasnt here since ages, (i downloaded it at some point when it was still in the rc phases and I am too stupid to use rc's), anyways at that time you said that it is not compatible with a couple of other mods/hacks, do you know the major ones with whom your mod is not compatible with??

If i remember right it was zoints seo, is it still the case?

As far as i know, yes it is. whether or not the Zoints people have updated it i don't know. it's also incompatible with vBSEO as far as i know. That said i do recall some users saying their was a fix posted on the vBSEO site.

Jay-MOB 06-09-2007 04:57 PM

cheers thats great

LightScribe 06-10-2007 08:34 AM

I have just installed this hack, but for some reason I cannot seem to create any threads in any groups. Do you know what may cause this and how to fix it. FYI I am using 3.6.7 PL1

dizzy100 06-10-2007 04:20 PM

same goes for me.

Group creation works but even the group owner can't create threads.

dpatel304 06-10-2007 05:37 PM

My groups mod works great. The only problem is, my url is not http://www.myurl.com/groups, it is http://www.myurl.com/forums/groups. I managed to manually change the URLs everywhere, so it works just fine, the only problem I have is when users invite each other to groups. The invite shows a link to join and view the groups, but I need to adjust it so that it reflects the correct url for my site. I don't know where I would go about editing this, but anyhelp would be appreciated.

Endurer 06-10-2007 07:19 PM

Quote:

Originally Posted by sabret00the (Post 1261991)
Yosh! took a while but we got there in the end.

However i bet you still have bad news for me that your [img] problem still exists?

Yes, the IMG problem is still there. :)

Do I have to re-import the product (xml) as well during this upgrade? I currently have v2.0.10 installed.

sabret00the 06-10-2007 09:01 PM

Quote:

Originally Posted by LightScribe (Post 1265351)
I have just installed this hack, but for some reason I cannot seem to create any threads in any groups. Do you know what may cause this and how to fix it. FYI I am using 3.6.7 PL1

this may seem a silly question so don't shoot me, but i have to ask. you have set the usergroup permissions right?

sabret00the 06-10-2007 09:03 PM

Quote:

Originally Posted by dpatel304 (Post 1265628)
My groups mod works great. The only problem is, my url is not http://www.myurl.com/groups, it is http://www.myurl.com/forums/groups. I managed to manually change the URLs everywhere, so it works just fine, the only problem I have is when users invite each other to groups. The invite shows a link to join and view the groups, but I need to adjust it so that it reflects the correct url for my site. I don't know where I would go about editing this, but anyhelp would be appreciated.

in invitation.php find
PHP Code:

    $message construct_phrase($vbphrase['grps_x_feels_you_may_be_interested_in_joining_a_group'], $vbulletin->userinfo['username'], $vbulletin->options['hometitle']) . " [url=" $vbulletin->options['homeurl'] . "/groups/groups.php?" $vbulletin->session->vars['sessionurl'] . "g=" $groupid "]" $grps_showgroup['title'] . "[/url]: " $grps_showgroup['description']; 

and replace with
PHP Code:

    $message construct_phrase($vbphrase['grps_x_feels_you_may_be_interested_in_joining_a_group'], $vbulletin->userinfo['username'], $vbulletin->options['hometitle']) . " [url=" $vbulletin->options['bburl'] . "/groups/groups.php?" $vbulletin->session->vars['sessionurl'] . "g=" $groupid "]" $grps_showgroup['title'] . "[/url]: " $grps_showgroup['description']; 



All times are GMT. The time now is 07:38 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.02243 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
  • (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
  • (4)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