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 10-27-2006 06:17 PM

Seen this in the mod description.

Postbit Integration

* View Users Groups

How do we get this to work?

Also is there a way to have the groups only use the regular postbit instead of postbit_legacy?

Also looking for something to add to members profiles.

:Judge: 10-27-2006 11:57 PM

sabret I see that you have said with SEO this wouldn't work. I have the vRewrite and obviously that is an SEO. BUT..

To start with after the rewrite was added we couldnt do hardly anything at all in the groups but I played with it for awhile and all that I can tell is messed up now is when I leave a reply the post merge together.

I have turned off the rewrite and it still does the same thing. Any idea at all?

Sorry I hate to ask for help period but I swear I have tried everything I could think of for the past 3 hours and figured WTF I might as well ask.

sabret00the 10-28-2006 11:01 AM

Quote:

Originally Posted by memomemo
Ok sir. I am posbit_legacy template test to compare with vbulletin orijinal style posbit_legacy template and add code

http://img135.imageshack.us/img135/3104/001sv0.th.jpg

This problem = ok
Very very Thank you

But Problem II
have cell problem.


http://img223.imageshack.us/img223/5976/002qg5.th.jpg

or orjinal style

http://img223.imageshack.us/img223/7231/004bh6.th.jpg

BUT no problem in forum

http://img135.imageshack.us/img135/1505/003wo5.th.jpg

have you tried removing all your postbit string replacements and seeing if the problem still exists?

sabret00the 10-28-2006 11:03 AM

Quote:

Originally Posted by Benj
sorry sabret00the how do you fix my navbar links from pointing to /group/private.php etc etc

are they within your header as they should be automatically fixed.

sabret00the 10-28-2006 11:05 AM

Quote:

Originally Posted by murrtex
if we select this;
http://img226.imageshack.us/img226/2...age2jj2.th.jpg

ist okey
http://img226.imageshack.us/img226/6...age4kb4.th.jpg

but
if we select this
http://img155.imageshack.us/img155/7...age7ik2.th.jpg

result is;
http://img155.imageshack.us/img155/105/image8dj2.th.jpg

I dont want to use css plugins because in this time my other external pages are disturbing like on the last picture.

what should we do Sabret00the ?
thanks

is the first one set to store as files and the latter not? or is it the other way round?

sabret00the 10-28-2006 11:07 AM

Quote:

Originally Posted by burningfist
I've been tinkering with it, could I find an answer as to how to fix the directory pointing to the wrong place in this thread? Is there a simple fix; once again thanks for all of your help and great plug in! :)

sorry, i still can't make out your problem hence the
Quote:

what do you mean? it's not supposed to display on the forums.
. the mod is supposed to run from the groups directory, where you place the directory may vary but definitely from the groups directory.

sabret00the 10-28-2006 11:13 AM

Quote:

Originally Posted by nix
Seen this in the mod description.

Postbit Integration

* View Users Groups

How do we get this to work?

Also is there a way to have the groups only use the regular postbit instead of postbit_legacy?

Also looking for something to add to members profiles.

damn, i left that out of the instructions :(

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>


there you go.

could you elaborate on the member profiles bit?

i'll have to experiment with the postbit template, if there's no problem, it'll go (an option) into a new release later this week (technically next week).

sabret00the 10-28-2006 11:17 AM

Quote:

Originally Posted by :Judge:
sabret I see that you have said with SEO this wouldn't work. I have the vRewrite and obviously that is an SEO. BUT..

To start with after the rewrite was added we couldnt do hardly anything at all in the groups but I played with it for awhile and all that I can tell is messed up now is when I leave a reply the post merge together.

I have turned off the rewrite and it still does the same thing. Any idea at all?

Sorry I hate to ask for help period but I swear I have tried everything I could think of for the past 3 hours and figured WTF I might as well ask.

it does automatically merge posts, but this is user specific (i.e. it shouldn't merge your posts with another user) and shouldn't merge posts if another use posts in-between. i'll make this an option that can be turned off for the next release.

if i've misunderstood you though, please let me know.

memomemo 10-28-2006 12:01 PM

Quote:

Originally Posted by sabret00the
have you tried removing all your postbit string replacements and seeing if the problem still exists?


Yes I am all string remove and test.
And vbulletin posbit_legacy orijinal change.
But again have cell problem.

Only problem cell.
that <td></td> you must add
but where?

Benj 10-28-2006 01:30 PM

Quote:

Originally Posted by sabret00the
are they within your header as they should be automatically fixed.

YEP

www.plugged.co.uk/groups

nix 10-28-2006 03:38 PM

Quote:

Originally Posted by sabret00the
damn, i left that out of the instructions :(


there you go.

could you elaborate on the member profiles bit?

i'll have to experiment with the postbit template, if there's no problem, it'll go (an option) into a new release later this week (technically next week).

Thanks!

For the members profiles I guess basically like the one on the USERCP but only let it show non-private groups?

Sounds great on the postbit option. I'm using a fixed width forum and the groups seciton is to small with postbit_leg.

Melissa Miller 10-28-2006 11:34 PM

Quote:

Originally Posted by sabret00the
Erm, i really hadn't thought about it before. It's not currently possible, i had just assumed that the only attachments people would want to post were pictures and that the groups gallery would be sufficient.


What groups gallery? I looked I dont see a groups gallery. For instance, I have a dog forum. I started a photography group to give people tips so someone tried to post a photo to show me, and realized they couldnt. Thats all.
Im happy with what I have but if you ever add that I would pay extra.

I still need to donate...I have not forgotten, just been busy! Its SO worth it.

sabret00the 10-30-2006 10:27 AM

Quote:

Originally Posted by memomemo
Yes I am all string remove and test.
And vbulletin posbit_legacy orijinal change.
But again have cell problem.

Only problem cell.
that <td></td> you must add
but where?

if you need to add it, you can add this to your postbit template.
HTML Code:

<if condition="THIS_SCRIPT == 'groupsdiscussion'"><td></td></if>

sabret00the 10-30-2006 10:31 AM

Quote:

Originally Posted by Benj

guest/test pass?

memomemo 10-30-2006 11:43 AM

Quote:

Originally Posted by sabret00the
if you need to add it, you can add this to your postbit template.
HTML Code:

<if condition="THIS_SCRIPT == 'groupsdiscussion'"><td></td></if>


Thank you sir.

I am change postbit_legacy template

Find :

<td class="alt2" align="center">
$post[onlinestatus]

Change :

<if condition="THIS_SCRIPT == 'groupsdiscussion'">
<td class="alt2" align="center">
$post[onlinestatus]
</td>
</if>

<td class="alt2" align="center">
<if condition="THIS_SCRIPT == 'groupsdiscussion'">
<else />
$post[onlinestatus]
</if>

Working Fine.
Very very thank you for you help.

sabret00the 10-30-2006 12:30 PM

Quote:

Originally Posted by nix
Thanks!

For the members profiles I guess basically like the one on the USERCP but only let it show non-private groups?

Sounds great on the postbit option. I'm using a fixed width forum and the groups seciton is to small with postbit_leg.

postbit vs postbit legacy, all works, so it'll be in the next release.

as for the profile integration, i'll see about knocking up a plugin for it.

Endurer 10-30-2006 01:42 PM

Sabret, I have tried almost everything but I still can't get rid of these problems. Groups are installed on my PC and I can provide you the screenshots, if you'd like me to.

First of all I've tried changing permissions through usergroup permissions but the 'Posting rules' always displays the following, even though I can post messages.


Quote:

You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
vB code is Off
Smilies are Off
[IMG] code is Off
HTML code is Off
I can post messages, create threads e.t.c. but I cannot post images enclosed in the IMG bbcode. For instance, if I post an image http://www.blabla.com/image.jpg enclosed in IMG tags.. it is displayed as a link and not as an image. I am using vb 3.6.1. with the latest release 2.0.1 of GRPS.

sabret00the 10-30-2006 02:11 PM

Quote:

Originally Posted by Melissa Miller
What groups gallery? I looked I dont see a groups gallery. For instance, I have a dog forum. I started a photography group to give people tips so someone tried to post a photo to show me, and realized they couldnt. Thats all.
Im happy with what I have but if you ever add that I would pay extra.

I still need to donate...I have not forgotten, just been busy! Its SO worth it.

So just to clarify, it is just photos you're wanting to post? i.e. would this do you?

http://img131.imageshack.us/img131/3...eoneus6.th.jpg
http://img227.imageshack.us/img227/1...etwoln8.th.jpg
https://vborg.vbsupport.ru/

Please note, i'm not saying, it's even ready to be released let alone about to be released. i'm just trying to understand this whole attachment request better.

sabret00the 10-30-2006 02:13 PM

Quote:

Originally Posted by memomemo
Thank you sir.

I am change postbit_legacy template

Find :

<td class="alt2" align="center">
$post[onlinestatus]

Change :

<if condition="THIS_SCRIPT == 'groupsdiscussion'">
<td class="alt2" align="center">
$post[onlinestatus]
</td>
</if>

<td class="alt2" align="center">
<if condition="THIS_SCRIPT == 'groupsdiscussion'">
<else />
$post[onlinestatus]
</if>

Working Fine.
Very very thank you for you help.

glad you got it working.

sabret00the 10-30-2006 02:22 PM

Quote:

Originally Posted by Endurer
Sabret, I have tried almost everything but I still can't get rid of these problems. Groups are installed on my PC and I can provide you the screenshots, if you'd like me to.

First of all I've tried changing permissions through usergroup permissions but the 'Posting rules' always displays the following, even though I can post messages.




I can post messages, create threads e.t.c. but I cannot post images enclosed in the IMG bbcode. For instance, if I post an image http://www.blabla.com/image.jpg enclosed in IMG tags.. it is displayed as a link and not as an image. I am using vb 3.6.1. with the latest release 2.0.1 of GRPS.

oh i know where you mean now. i'll have to see what i can do.

can you try posting this and let me know how it goes
PHP Code:

[URL=http://img131.imageshack.us/my.php?image=galleryexamplethreeuj3.jpg][img]https://vborg.vbsupport.ru/[/img][/URL] 

i just tested that and all works fine with it on my testboard.

Endurer 10-30-2006 04:38 PM

Unfortunately it's not. I can see the image in the preview window but it's being displayed as a link in viewthread.php

i.e.: http://img131.imageshack.us/img131/1...hreeuj3.th.jpg

Instead of:

http://img131.imageshack.us/img131/1...hreeuj3.th.jpg

nix 10-30-2006 05:30 PM

Quote:

Originally Posted by sabret00the
postbit vs postbit legacy, all works, so it'll be in the next release.

as for the profile integration, i'll see about knocking up a plugin for it.

Sounds great. Looking forward to the next release.

Benj 10-30-2006 07:38 PM

Quote:

Originally Posted by sabret00the
guest/test pass?

test / test

sabret00the 10-30-2006 08:12 PM

Quote:

Originally Posted by Benj
test / test

vBulletin Message

test, 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.

Rich 10-30-2006 08:59 PM

Hello,

I just downloaded this and did a fresh install. Upon completion of all the steps, I attempted to access the /groups/index.php file. I immediately was slapped with a:

Code:

Fatal error: Call to undefined function: grps_rewrite_links() in /******/********/public_html/groups/index.php on line 336, 338, 340
Each of these lines are as follows:

Code:

        336: // $headinclude = grps_rewrite_links($headinclude);
            338: // $navbar = grps_rewrite_links($navbar);
            340: // $footer = grps_rewrite_links($footer);

As you can see, I commented out those lines. When I do this, it works fine. (Minus of course and color, etc.) If I enable them, one at a time, I get the undefined error for each line I uncomment.

Now, I could go in and add my own templates to replace those, but I am hoping there is an easier way. lol

What would cause this error? Since everything works when those lines are commented out, I obviously have everything set correctly. Any ideas?

UPDATE: I actually NEED the rewrite function to work. If I exit the main page, I get errors on every other page.

sabret00the 10-30-2006 09:13 PM

Quote:

Originally Posted by Rich
Hello,

I just downloaded this and did a fresh install. Upon completion of all the steps, I attempted to access the /groups/index.php file. I immediately was slapped with a:

Code:

Fatal error: Call to undefined function: grps_rewrite_links() in /******/********/public_html/groups/index.php on line 336, 338, 340
Each of these lines are as follows:

Code:

        336: // $headinclude = grps_rewrite_links($headinclude);
            338: // $navbar = grps_rewrite_links($navbar);
            340: // $footer = grps_rewrite_links($footer);

As you can see, I commented out those lines. When I do this, it works fine. (Minus of course and color, etc.) If I enable them, one at a time, I get the undefined error for each line I uncomment.

Now, I could go in and add my own templates to replace those, but I am hoping there is an easier way. lol

What would cause this error? Since everything works when those lines are commented out, I obviously have everything set correctly. Any ideas?

UPDATE: I actually NEED the rewrite function to work. If I exit the main page, I get errors on every other page.

can you check line 383 of your functions_grps.php please and report back.

Rich 10-30-2006 09:40 PM

Line 383 is part of the $find array for the navbar. It is:

'online.php',

sabret00the 10-31-2006 09:25 AM

Quote:

Originally Posted by Rich
Line 383 is part of the $find array for the navbar. It is:

'online.php',

and in your groups/index.php what's on line 45?

memomemo 10-31-2006 09:35 AM

Hello
I have one problem.

Problem dont have nex page

https://vborg.vbsupport.ru/

Thank you

Rich 10-31-2006 10:12 AM

That was calling the ./includes/functions_grps.php file as it should. So I went in to make sure the file existed and it did. Surprisingly however, the file size was "0" so I reuploaded the file and it now appears to work. Now I just need to go in and use absolute paths for the css files and image. Thanks!

DDX 10-31-2006 03:39 PM

it would be nice if every group leader could have their own customer group image..and is it away i can list the groups on vb advanced porta.?

nix 10-31-2006 04:22 PM

When viewing all members in a group the avatars are all bunched up and overlapping.

sabret00the 11-01-2006 02:43 PM

Quote:

Originally Posted by nix
When viewing all members in a group the avatars are all bunched up and overlapping.

what's the size of your avatars?

apologies for the long delay on getting back here, vb.org seems to pick and choose whether or not if notifies me of replies at the moment.

sabret00the 11-01-2006 02:44 PM

Quote:

Originally Posted by memomemo
Hello
I have one problem.

Problem dont have nex page

https://vborg.vbsupport.ru/

Thank you

'll add it to 2.0.2

germinus 11-01-2006 03:28 PM

ermmm i dont get it, i have installed but what do i do now? I dont see anything different?

nix 11-01-2006 11:00 PM

Quote:

Originally Posted by sabret00the
what's the size of your avatars?

apologies for the long delay on getting back here, vb.org seems to pick and choose whether or not if notifies me of replies at the moment.

150x150

np on the delay.

TRR 11-02-2006 05:43 AM

I am experiencing the following issues (I know at least one is already mentioned):
  1. Images turn into hyperlinks, and there is no image button in the wysiwyg editor
  2. Are the admincp and the groups mgmt drop-down link the only places where groups can be edited for private posts/moderate members/hidden group? It isn't giving those options when I try to create a group from the groups homepage (what I mean is, can this become a set of options as the group is being created)
  3. In the vb user cp, clicking on a group leads to a broken link. It seems to be doubling up the "groups" directory:
    http://ordinarypeople.tv/groups/groups/groups.php?g=1
    rather than
    http://ordinarypeople.tv/groups/groups.php?g=1
    I am running in a parallel directory, and I have the radio button set as such.

Any help is greatly appreciated. Thanks! :)

Factory Ten 11-02-2006 06:14 PM

I'm having some issues getting this to work. I've editted the files and installed the xml file. I uploaded everything in the groups folder into my forums subdirectory. Then I activated the product.

Yet no matter what I try, I cannot find out how to make the groups work, or even where I go to try it out. Yeesh. Can someone point me in the right direction?

Factory Ten 11-03-2006 06:44 AM

Okay I've been playing around with this a bit, and while I'm still having issues I'm getting closer to resolving them. I uploaded everything in the groups/ folder into a directory parallel with the forums/ directory. I then took everything in the forums folder in the GRPS folder and uploaded it into the matching place in my forums/ directory.

But I'm still getting the same error message:

Warning: main(./includes/functions_grps.php): failed to open stream: No such file or directory in /home/.kishi/factoryten/factoryten.org/groups/index.php on line 45

Line 45 of this file says: require_once("./includes/functions_grps.php");

So did I upload something to the wrong place. Should the contents of the forums folder in the GRPS directory go somewhere else on my website?

TheBlacki 11-03-2006 09:56 AM

Zoints SEO and GRPS still don't work together!!!

I searched in different boards and other places and I found some "solutions" for this big problem!

http://network.zoints.com/showthread.php?t=2053
http://network.zoints.com/showthread.php?t=2020
http://network.zoints.com/showthread.php?t=2040

No one of them working!

I begin to add to every href="something.php?something"
my full domain href="http://www.myfulldomain.com/groups/something.php?something"
also I do this where action="something.php".

All in all it worked with changing all href and action and added there the full URL in fron of it.

I also had to change this not only in the templates but also in index.php, groups.php and browse.php in /groups

And you know what? I bring it to a point where 50% of all functions of GRPS worked!

But you know what? This is a STUPID solution!

I think there should be some solution, which is without editing hours by hours the whole code.

Has someone of you an idea how I could solve this shit?

Thx :)


All times are GMT. The time now is 03:46 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.03036 seconds
  • Memory Usage 1,882KB
  • 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
  • (4)bbcode_code_printable
  • (4)bbcode_html_printable
  • (1)bbcode_php_printable
  • (28)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