![]() |
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. |
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. |
Quote:
|
Quote:
|
Quote:
|
Quote:
Quote:
|
Quote:
Quote:
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). |
Quote:
if i've misunderstood you though, please let me know. |
Quote:
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? |
Quote:
www.plugged.co.uk/groups |
Quote:
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. |
Quote:
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. |
Quote:
HTML Code:
<if condition="THIS_SCRIPT == 'groupsdiscussion'"><td></td></if> |
Quote:
|
Quote:
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. |
Quote:
as for the profile integration, i'll see about knocking up a plugin for it. |
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:
|
Quote:
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. |
Quote:
|
Quote:
can you try posting this and let me know how it goes PHP Code:
|
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 |
Quote:
|
Quote:
|
Quote:
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. |
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 Code:
336: // $headinclude = grps_rewrite_links($headinclude); 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. |
Quote:
|
Line 383 is part of the $find array for the navbar. It is:
'online.php', |
Quote:
|
|
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!
|
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.?
|
When viewing all members in a group the avatars are all bunched up and overlapping.
|
Quote:
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. |
Quote:
|
ermmm i dont get it, i have installed but what do i do now? I dont see anything different?
|
Quote:
np on the delay. |
I am experiencing the following issues (I know at least one is already mentioned):
Any help is greatly appreciated. Thanks! :) |
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? |
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? |
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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|