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)

CraiovaOnLine 10-26-2007 11:44 AM

riiight
10x man
also having some issues with the template for the groups (aint the one with the one i am using on my forums) any tip?

Also cant rilly understand where to find the relevant input box....
you may notice that the smilies and posticons are not working, you will have to edit them individually and prefix them with your forums path. i.e. images/smilies/smilie1.gif BECOMES http://www.yoursite.com/forums/image...es/smilie1.gif

In order to do this, please go to your admincp, find the relevant input box and prefix the text in said book with the url to your forums.

inciarco 10-26-2007 12:20 PM

Great Hack, sabret00the!! :up:

Does this Great Hack Work With vBulletin 3.6.7 ?? :confused:

I can see them Working in you Web Site with vBulletin 3.6.8, so I guess it would work fine with vB 3.6.7!! Is that Correct?? :confused:

My Best Regards, sabret00the!! ;)

:)

inciarco 10-28-2007 10:20 PM

Quote:

Originally Posted by WDZaphod (Post 1233615)
Ummm, there is just one line : chdir("../forums/");

My directory structure looks like:

/ <= the domain points to
/forum <= inside is the vBulletin
/forum/forums <= the 1st Folder of the Addon
/forum/groups <= the 2nd one...

So I tried to run:
http://www.mydomain.com/forum/groups..._installer.php

What is the right way to configure the config file?
chdir("../forums/");
chdir("../../forums/");
chdir("/forum/forums/");
or the complete path since the Serverroot? (/var/kunden/webs/test/......)

Or should I upload everything to another separated folder? :confused:

Thanks again :up:

In case the Hack will be Used in the "groups" folder inside the folder of the forums like "forums" (ROOT/forum/groups/), the "/tools/grps_installer.php" should have the Sentence in the file "/INCLUDES/config_grps.php":

chdir("../");

I think that the option

chdir("../forums/");

should be used when "groups" is Installed in the same level that the "forums" Folder, where the vBulletin Forums are Installed, like (ROOT/groups/), in the file "/INCLUDES/config_grps.php"!!

So if you'll have the "groups" folder inside the "forums" folder, the use the first Option in the file "/INCLUDES/config_grps.php":

chdir("../");

My Best Regards!! :up:

:)

irishblue 10-29-2007 11:21 AM

thanks for this great mod!

got a quick question, how do I add this to show correctly in the who's online list?
so it will show user is "Viewing Groups".

I recently noticed that group members including leaders can only reply via the quick reply box. If they click on "New Reply" or "go advanced" in the quick reply box, upon submission this error shows:

Quote:

username, you do not have permission to access this page. This could be due to one of several reasons:

1. Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
2. If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.
However if simply using the quick reply box, it works.

456789232 11-02-2007 11:02 AM

Hey. Great hack...but at my Groups Commune...users cannot edit their own posts. I checked the permissions a couple of times. I allowed the usergroup to edit their own posts at GPRS but there is no edit button.

Can someone plese tell me what to do?

thanks in advance.

joelrube 11-02-2007 08:49 PM

Having trouble installing on my test server

error below anyone?

Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /home/qualiud2/public_html/test/forums/groups/includes/config_grps.php on line 15

Warning: require_once(./global.php) [function.require-once]: failed to open stream: No such file or directory in /home/qualiud2/public_html/test/forums/groups/tools/grps_installer.php on line 36

Fatal error: require_once() [function.require]: Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/qualiud2/public_html/test/forums/groups/tools/grps_installer.php on line 36

sabret00the 11-04-2007 08:47 AM

Quote:

Originally Posted by joelrube (Post 1374429)
Having trouble installing on my test server

error below anyone?

Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /home/qualiud2/public_html/test/forums/groups/includes/config_grps.php on line 15

Warning: require_once(./global.php) [function.require-once]: failed to open stream: No such file or directory in /home/qualiud2/public_html/test/forums/groups/tools/grps_installer.php on line 36

Fatal error: require_once() [function.require]: Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/qualiud2/public_html/test/forums/groups/tools/grps_installer.php on line 36

you haven't configured your config_grps.php correctly.

sabret00the 11-04-2007 08:48 AM

as for problems editing posts. i'll get onto monday.

daloosaa 11-04-2007 04:36 PM

Quote:

Warnung: array_merge() [function.array-merge]: Argument #1 is not an array in \groups\viewthread.php (Zeile 218)
Any solution for this yet?

entreplanet 11-05-2007 04:30 AM

Hi,

Just installed. I get this message when I go to my groups site:

Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?

If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.

Any thoughts?

Thanks!

Derek Chai 11-09-2007 03:24 AM

OK well this mod is good but the install file is horrible I cannot understand it and this isn't working for my board. Where is the mysql !?

Stangsta 11-09-2007 03:31 AM

Quote:

Originally Posted by Derek Chai (Post 1378837)
OK well this mod is good but the install file is horrible I cannot understand it and this isn't working for my board. Where is the mysql !?

Its the user thats horrible, not the installation file. If you cant understand it, ask for help...dont criticize the mod.

Derek Chai 11-09-2007 03:39 AM

So if my forum URL is /vbulletin I've tried many times the installer will not work read throught most of the posts doesn't work..

SLP LS1 11-13-2007 12:21 AM

I have the limit set at one so a user and only join 1 group, can I show that group on their postbit_legacy?

Is there a code for that?

I would greatly appreciate it!

And one other think, is their a way to change the word group on every page to clan instead. Where would I go about editing that?

sabret00the 11-13-2007 08:05 AM

Quote:

Originally Posted by SLP LS1 (Post 1381417)
I have the limit set at one so a user and only join 1 group, can I show that group on their postbit_legacy?

Is there a code for that?

I would greatly appreciate it!

And one other think, is their a way to change the word group on every page to clan instead. Where would I go about editing that?

1/ nothing that already exists.

2/ you'd have to edit the phrases.

sabret00the 11-13-2007 08:06 AM

Quote:

Originally Posted by Derek Chai (Post 1378845)
So if my forum URL is /vbulletin I've tried many times the installer will not work read throught most of the posts doesn't work..

if your forums is at yoursite.com/vbulletin and yourgroups is at yoursite.com/groups

then your config should read chdir('../vbulletin/');

sabret00the 11-13-2007 08:08 AM

Quote:

Originally Posted by Derek Chai (Post 1378837)
OK well this mod is good but the install file is horrible I cannot understand it and this isn't working for my board. Where is the mysql !?

the mysql is in the groups/tools/install.php

sabret00the 11-13-2007 08:08 AM

Quote:

Originally Posted by entreplanet (Post 1376033)
Hi,

Just installed. I get this message when I go to my groups site:

Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?

If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.

Any thoughts?

Thanks!

you haven't set your usergroup permissions

SLP LS1 11-13-2007 09:27 AM

Thanks sabret00the

Mod seems to be working fine, can't waite for 3.0 with group images!

Awesome mod!!!

SLP LS1 11-13-2007 11:33 PM

Two things

I know that we are going to have group logos in the new 3.0. But how come I can't see the image button and post an image.

http://img266.imageshack.us/img266/3651/editoryu7.jpg

And why isn't wysiwyg editor in the box description when you first post the group?

Thanks,
Erik

rainyleaves 11-14-2007 12:11 AM

Sabret00the,
How many days do you need for GROUPs3.0?

Elenna 11-14-2007 12:38 AM

Many thanks for this, Sabre!

I have to honestly say (sappy testimonial warning) that this mod will completely change the "tone" of my web site. My site has become a "complaint department" because it lacked distinct areas for members to focus their energy and boredom. With the fresh wipe of my site and the addition of your wonderful mod, people will have 'clubs' to belong to and focus their attention on community building, instead of bashing. Based on how central my site has become to our lives and others' (it is a subdivision web site for where we live), it will help change our offline life for the better as well.

Thanks again!! I'm sure that most bugs have been reported in the 130 pages of posts, but in case my members find any more, I'll let you know :)

Elenna 11-16-2007 07:37 PM

I have just a quick question, I hope someone might be able to help me...

In the Add my groups to UserCP plugin, it looks like New Post counts are supposed to appear under the group name/image in UserCP. It doesn't look like it's doing that for me... did I miss a configuration option?

Oops - one more 'bug' (this really might be me lol), the browse groups and the 'latest group activity' sideblock on the Groups main page had my alt1 and alt2 colors alternating like they should; however, it was also throwing in black in there as a cell color, so some things were difficult to read.

I manually edited the templates to just display the cell background as white instead of alternating.

Thanks again!! And happy late birthday Sabre!

vitrag24 11-18-2007 10:03 PM

can i have any demo site using it?
i want to see it. :)
checked screenshots and seems interesting though i wld like to see on any forum.

SLP LS1 11-25-2007 01:40 AM

Can't wait for 3.0

forumrunt 11-25-2007 05:26 AM

ok I am doing something wrong please help.

When I go to add a category I hit save and get this
Quote:

Database error in vBulletin 3.6.8:

Invalid SQL:
INSERT INTO grps_categories SET title='Lifestyle Groups', description='Chat with other moms just like you.';

MySQL Error : Table 'unifiedmoms.grps_categories' doesn't exist
Error Number : 1146
Date : Sunday, November 25th 2007 @ 12:25:54 AM

IP Address : 69.62.206.205
Username : Samantha
Classname : vb_database

corazorback 11-26-2007 12:27 AM

I have everything installed right, but my forums' skin isn't showing up the right way. How can I get my images to show up correctly? Just need to know where and how. It would be greatly appreciated. Thanks

rainyleaves 11-26-2007 12:50 AM

Quote:

Originally Posted by corazorback (Post 1389415)
I have everything installed right, but my forums' skin isn't showing up the right way. How can I get my images to show up correctly? Just need to know where and how. It would be greatly appreciated. Thanks

Check this post.
https://vborg.vbsupport.ru/showpost....postcount=1574

Maybe you can fix the problem with this mod.
https://vborg.vbsupport.ru/showthread.php?t=97298

Elenna 11-26-2007 03:27 AM

Quote:

Originally Posted by forumrunt (Post 1388998)
ok I am doing something wrong please help.

When I go to add a category I hit save and get this

I think there was also an install script that you need to run, which should create those missing tables for you?

forumrunt 11-26-2007 03:19 PM

cant get to the installer

Quote:

Warning: chdir(): No such file or directory (errno 2) in /home/content/h/d/k/hdk9s/html/moms/groups/includes/config_grps.php on line 15

Warning: main(./global.php): failed to open stream: No such file or directory in /home/content/h/d/k/hdk9s/html/moms/groups/tools/grps_installer.php on line 36

Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/local/lib/php') in /home/content/h/d/k/hdk9s/html/moms/groups/tools/grps_installer.php on line 36

forumrunt 11-26-2007 04:07 PM

nevermind I have been trying this for 2 days now. I give up

thanks anyway

Elenna 11-29-2007 07:45 PM

I was wondering if someone can point me ni the right direction to make a page where the new posts in my groups show up, or even just a link to the group and the number of new posts? That would be most helpful.

forumrunt 12-03-2007 11:30 PM

nevermind

Collussus 12-04-2007 12:25 PM

any online demos for this? I wish to see it in action before installing it if possible.

entreplanet 12-06-2007 08:01 AM

How do you join a group? It seems dumb, but I can't seem to find a Join button anywhere...

Elenna 12-06-2007 07:33 PM

Quote:

Originally Posted by entreplanet (Post 1396040)
How do you join a group? It seems dumb, but I can't seem to find a Join button anywhere...

When viewing a Group, there is a Group Options drop-down menu on the upper-right. There is a Join (or Leave) option there.

If you don't see it, ensure that your usergroup is allowed to join groups.

Mum 12-06-2007 11:41 PM

Is there a 'new posts' function in this yet? I posted about it a few months back, but haven't seen a response.

Elenna 12-07-2007 01:15 AM

Mum,

No, I haven't seen a New Posts feature. I did, though, modify the plugin that displays Groups in your UserCP to show "New Posts" if there are new posts.

If that would be helpful, let me know, and I'll post my modification (it is very simple/rudimentary).

Mum 12-07-2007 02:39 AM

So it lists the Groups New Posts? Or just a Group name if it has a New Post?

Elenna 12-07-2007 11:19 AM

It shows "New Posts" under the group's name if there are new posts.

Unfortunately I haven't found a way to list the new posts in the groups, just to note if there is new activity.


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