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)

nix 11-09-2006 06:14 PM

Quote:

Originally Posted by Exitilus
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

Same. I got it to work but its not picking up the pharse now.

the the postbit switch doesn't work either.

sabret00the 11-09-2006 06:27 PM

gimme two secs, looking into this now.

sabret00the 11-09-2006 06:30 PM

Quote:

Originally Posted by nix
Same. I got it to work but its not picking up the pharse now.

the the postbit switch doesn't work either.

Postbit i've just switched on both 3.5.2 and 3.6.1 using the admincp switch.

can you check to make sure it's not a style issue (i.e. check your default style).

sabret00the 11-09-2006 06:34 PM

Quote:

Originally Posted by Exitilus
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

fixed, redownload the zip. my apologies.

nix 11-09-2006 07:14 PM

Quote:

Originally Posted by sabret00the
Postbit i've just switched on both 3.5.2 and 3.6.1 using the admincp switch.

can you check to make sure it's not a style issue (i.e. check your default style).

I have a couple of styles and its not switching any of them.

I also have this in between threads.

Quote:

{nn}

Exitilus 11-09-2006 07:24 PM

Quote:

Originally Posted by sabret00the
fixed, redownload the zip. my apologies.

Thanks!!! :)

sabret00the 11-09-2006 07:28 PM

Quote:

Originally Posted by nix
I have a couple of styles and its not switching any of them.

I also have this in between threads.

check the first post and change the string replacements.

nix 11-09-2006 07:36 PM

Quote:

Originally Posted by sabret00the
check the first post and change the string replacements.

K sorted that out. Any ideas on the postbit switch?

sabret00the 11-09-2006 07:49 PM

all i can suggest is re-replacing the viewthread.php and trying again.

nix 11-09-2006 07:54 PM

tried, nothing. Weird.

sabret00the 11-09-2006 09:06 PM

Quote:

Originally Posted by nix
tried, nothing. Weird.

tried reinstalling the plugin?

nix 11-09-2006 09:47 PM

Quote:

Originally Posted by sabret00the
tried reinstalling the plugin?

Tried, didn't work. Could the problem be that I use the vertical already but I want to use the new horizontal one in the groups.

bo0oost 11-09-2006 10:13 PM

Replied to your PM.

WritersBeat 11-09-2006 10:17 PM

Has there been a fix for this to be used with Zoints SEO yet?

harry1951 11-10-2006 07:45 AM

Quote:

Originally Posted by sabret00the
i've installed a fix for this in 2.0.2

Installed 2.0.2 but the error is still there...

sabret00the 11-10-2006 09:09 AM

Quote:

Originally Posted by WritersBeat
Has there been a fix for this to be used with Zoints SEO yet?

nope.

sabret00the 11-10-2006 09:13 AM

Quote:

Originally Posted by harry1951
Installed 2.0.2 but the error is still there...

can you post the new error message, hopefully it should've moved a couple lines down.

sabret00the 11-10-2006 09:16 AM

Quote:

Originally Posted by nix
Tried, didn't work. Could the problem be that I use the vertical already but I want to use the new horizontal one in the groups.

i hoped it would be something like that, but i've tested and nope. i'm going to knock up something (a plugin) in order for you to run a test though.

justim123 11-10-2006 09:24 AM

Hello,
When i turn on moderation of groups in usergroups,everyone can moderate groups. But when i turn it off for usergroups, user leaders cant moderate their groups. Why it happens?

harry1951 11-10-2006 09:29 AM

Quote:

Originally Posted by sabret00the
can you post the new error message, hopefully it should've moved a couple lines down.

Fatal error: Cannot redeclare fetch_avatar_url() (previously declared in /var/www/vhosts/nieuw.mysite.nl/httpdocs/forum/includes/functions_grps.php:32) in /var/www/vhosts/nieuw.mysite.nl/httpdocs/forum/includes/functions_user.php on line 299

sabret00the 11-10-2006 09:54 AM

Quote:

Originally Posted by justim123
Hello,
When i turn on moderation of groups in usergroups,everyone can moderate groups. But when i turn it off for usergroups, user leaders cant moderate their groups. Why it happens?

looking into this now.

sabret00the 11-10-2006 10:03 AM

Quote:

Originally Posted by justim123
Hello,
When i turn on moderation of groups in usergroups,everyone can moderate groups. But when i turn it off for usergroups, user leaders cant moderate their groups. Why it happens?

what do you mean everyone can moderate groups? it's an admin option, thus the usergroup option only refers to http://yoursite.com/forums/admincp/g....php?do=groups

group leaders don't moderate groups per say, but member. it's two completely different options and one which is controlled via http://yoursite.com/groups/moderateg...rate&g=GROUPID

sabret00the 11-10-2006 10:04 AM

Quote:

Originally Posted by harry1951
Fatal error: Cannot redeclare fetch_avatar_url() (previously declared in /var/www/vhosts/nieuw.mysite.nl/httpdocs/forum/includes/functions_grps.php:32) in /var/www/vhosts/nieuw.mysite.nl/httpdocs/forum/includes/functions_user.php on line 299

is this within all files within the groups directory?

harry1951 11-10-2006 10:59 AM

Quote:

Originally Posted by sabret00the
is this within all files within the groups directory?

the forum is in /var/www/vhosts/nieuw.mysite.nl/httpdocs/forum/ and groups is in /var/www/vhosts/nieuw.mysite.nl/httpdocs/groups/
exactly as discribed in the install
and I changed the config file into this:
chdir("../forum/");

sabret00the 11-10-2006 01:22 PM

Quote:

Originally Posted by harry1951
the forum is in /var/www/vhosts/nieuw.mysite.nl/httpdocs/forum/ and groups is in /var/www/vhosts/nieuw.mysite.nl/httpdocs/groups/
exactly as discribed in the install
and I changed the config file into this:
chdir("../forum/");

thought not exactly the best solution, this will fix your problem.

sabret00the 11-10-2006 01:46 PM

Quote:

Originally Posted by bada_bing
One more suggestion it to add the thread link here for the 3.5 plugin

what do you mean?

toolblast 11-11-2006 01:33 AM

Quote:

Originally Posted by sabret00the
Having just checked, i appear to have completely forgot that option, despite confirming it was present a couple weeks back, give me a couple hours and i'll add that ability in RC3. I'm going to take a nap first.

Hey

I still dont see any options to delete a group. The admin should be able to delete any group, and the group owner should be able to close/delete their own group.

Can you please add this function??

nix 11-11-2006 03:53 AM

Quote:

Originally Posted by sabret00the
i hoped it would be something like that, but i've tested and nope. i'm going to knock up something (a plugin) in order for you to run a test though.

sounds good.

Exitilus 11-11-2006 05:37 AM

Quote:

Originally Posted by toolblast
Hey

I still dont see any options to delete a group. The admin should be able to delete any group, and the group owner should be able to close/delete their own group.

Can you please add this function??

Admins can delete groups in AdminCP.

toolblast 11-11-2006 11:36 PM

Quote:

Originally Posted by Exitilus
Admins can delete groups in AdminCP.

How? The only menu item we added to the admincp was the 'moderate groups' under the moderation menu

However... when I go that... it is only for APPROVING groups. And I see a message saying "There are no groups to moderate" or something of that nature.

What it should have is a list of all the groups currently in the system and let me delete them, as well as edit them (editing their group description seems to be another feature Sabret00the forgot! Group admins can edit their group settings, but board administrators dont seem to have that menu option!).

Great job otherwise, looking superb. Just need more control over the groups to moderate them!

sabret00the 11-11-2006 11:41 PM

Quote:

Originally Posted by toolblast
How? The only menu item we added to the admincp was the 'moderate groups' under the moderation menu

However... when I go that... it is only for APPROVING groups. And I see a message saying "There are no groups to moderate" or something of that nature.

What it should have is a list of all the groups currently in the system and let me delete them, as well as edit them (editing their group description seems to be another feature Sabret00the forgot! Group admins can edit their group settings, but board administrators dont seem to have that menu option!).

Great job otherwise, looking superb. Just need more control over the groups to moderate them!

lol.

from admincp

Quote:

Groups
General Settings
Category Editor (Edit)
Category Editor (Add)
Category Editor (Delete)
Groups Editor (Edit)
Groups Editor (Delete)

toolblast 11-11-2006 11:48 PM

Quote:

Originally Posted by sabret00the
lol.

from admincp


[S]hmm I dont have those options. Were they added recently?

I just upgraded from 2.0.0 to the latest version. I did as you said... all the template edits. I overwrote all the php files, and then I imported the xml, overwriting the old one.

Still dont see those menu items though.[/S]


Update:
NEVERMIND. Im stupid and didn't scroll down to the BOTTOM of my admincp menu item list. Usually hack options appear at the top :P

Awesume! Thanksss

justim123 11-12-2006 11:22 AM

Quote:

Originally Posted by sabret00the
what do you mean everyone can moderate groups? it's an admin option, thus the usergroup option only refers to http://yoursite.com/forums/admincp/g....php?do=groups

group leaders don't moderate groups per say, but member. it's two completely different options and one which is controlled via http://yoursite.com/groups/moderateg...rate&g=GROUPID

editgroup.php file doesnt work on groups owner. When i turn it on from usergroups, group owners can work with editgroup.php but everyone else too.

kewl1uk 11-12-2006 03:07 PM

Ok, call me a noob if you want - not all at the same time please - but I'm not clear on what this Mod does. Is it that forums attached to secondary user groups are in a place different from the forum home. And what happens to group forums and the posts within them now on the forum home if I install this mod.

Many thanks.

nix 11-13-2006 05:04 AM

I don't seem to be able to browse by categories. If I click on one listed on the front page it just takes me to the same page of categories listing but not all of them are there. Then if I click on page two its just blank.

memomemo 11-13-2006 10:41 AM

Ok very good. Thank you sir.

memomemo 11-13-2006 01:19 PM

Hello
I have one problem.

Problem dont have nex page

https://vborg.vbsupport.ru/

Thank you

Quote:

Originally Posted by sabret00the (Post 1108779)
'll add it to 2.0.2

Hello

I have two problem.
One problem : you talk ('ll add it to 2.0.2)
I am setup 2.0.2 But not nex page.

Two problem.
Awaiting membership not approve

[img=http://img142.imagevenue.com/loc438/th_31121_approve_122_438lo.jpg]

Please help sabret00the

Holidazed 11-13-2006 06:55 PM

I am not following what this is. It looks like an alternative to vbAdvanced. Is that what this is?

sabret00the 11-14-2006 07:36 PM

Quote:

Originally Posted by bitg (Post 1116526)
I am not following what this is. It looks like an alternative to vbAdvanced. Is that what this is?

no it is not, it's a groups commune, like subforums but away from the forums.

sabret00the 11-14-2006 07:39 PM

Quote:

Originally Posted by memomemo (Post 1116248)
Hello
I have one problem.

Problem dont have nex page

http://img163.imagevenue.com/loc500/..._122_500lo.jpg

Thank you



Hello

I have two problem.
One problem : you talk ('ll add it to 2.0.2)
I am setup 2.0.2 But not nex page.

Two problem.
Awaiting membership not approve

[img=http://img142.imagevenue.com/loc438/th_31121_approve_122_438lo.jpg]

Please help sabret00the

i have no idea what that says (the picture), however, you're right, i added the pagenav code but forgot to change the query, i'll get 2.0.3 out this week with that fixed, i'm sorry about that.


All times are GMT. The time now is 06:14 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.02975 seconds
  • Memory Usage 1,844KB
  • 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
  • (32)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
  • (40)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