PDA

View Full Version : Major Additions - GRPS: Groups Commune 2.0.x


Pages : 1 2 [3] 4 5 6 7 8 9

Cheertobi
10-18-2006, 12:28 PM
This is like driving a vehicle that has a brake problem and only that vehicle has the issue but no other vehicle does, should the dealer treat you any different :(
Where did you get a vehicle for free?

sabret00the
10-18-2006, 01:30 PM
sabret00the,

I am very suprized by your responce. just because my site has an issue and related to your hack why should I have to wait for resolution until someone else experiances the same issue. This is like driving a vehicle that has a brake problem and only that vehicle has the issue but no other vehicle does, should the dealer treat you any different :(
I hear exactly where you're coming from and if i was in your situation, i'd be more than pissed off. but from my point of view it's not as easy as thinking there's an issue and i know what it is so i know how to fix it. of 90 installs you're the only person to have this issue so i'm at a loss as to what's causing it. i mean if you'd like i can try uploading the membership.php straight from my end see if that helps, but i'm honestly at a loss. i have no idea what is wrong with it or why you're the only person with this problem and i have no idea how to fix what's not broken. honestly the whole waiting for someone who has a similar problem to arise seemed like the best answer to actually finding a real resolution to me.

Shmee
10-18-2006, 03:00 PM
Can I please get some answer to my issue. Currently when a member tries to join a group they get a page cant be displayed sabret00the can you please take a look for your-self www.seekingadultfriends.com

ThanksIt's because the session id is messing up the url.
In the navbar, try putting a question mark after the groups/index.php

Like this: groups/index.php?

sabret00the
10-18-2006, 03:20 PM
i've begun tweaking membership.php hopefully it will fix your problems bada_bing. i'll post it up here pre-release of RC11 see if that can solve your problems.

Mr Pink
10-18-2006, 03:32 PM
It seems great! I will try it. However, I have only a question. I'm italian, so my forum will be in italian language. Ok, I'll found all un-translated pharses in my AdminCp -> Langauge -> Search all untranslated prhases option? If yes: Great!

sabret00the
10-18-2006, 03:32 PM
here you go bada_bing

membership.php from RC11

PS, it's actually faster now too :D

sabret00the
10-18-2006, 03:34 PM
It seems great! I will try it. However, I have only a question. I'm italian, so my forum will be in italian language. Ok, I'll found all un-translated pharses in my AdminCp -> Langauge -> Search all untranslated prhases option? If yes: Great!
It's not fully phrased of of yet, sadly i won't be making the push to fully phrase the project until 2.0.1. Sadly the only phrases present right now are for error messages and redirects.

sabret00the
10-18-2006, 04:00 PM
updated that membership.php again, i think i actually found the problem and have it fixed.

sabret00the
10-18-2006, 05:03 PM
this is why i hate people moaning at me, talking shit and using words like "disappointed", i go that extra mile and they're no where to be seen.

kj_ugs
10-18-2006, 05:45 PM
this is why i hate people moaning at me, talking shit and using words like "disappointed", i go that extra mile and they're no where to be seen.

What you are doing is fantastic. I cannot wait to try this on my board. I am envious of people like yourself. Though I can code in php I'm no where near capable just yet of doing something like this let alone making it available for others to use on their own boards.

You are a positive example to all.

sabret00the
10-18-2006, 06:20 PM
New Zip/Release:
Groups v2.0.0 RC11.zip: fixes a problem with avatars not displaying correctly in thread listing and also optimises the code in membership.php

sabret00the
10-18-2006, 06:20 PM
What you are doing is fantastic. I cannot wait to try this on my board. I am envious of people like yourself. Though I can code in php I'm no where near capable just yet of doing something like this let alone making it available for others to use on their own boards.

You are a positive example to all.
:blush: thank you :)

bada_bing
10-18-2006, 07:10 PM
this is why i hate people moaning at me, talking shit and using words like "disappointed", i go that extra mile and they're no where to be seen.



sabret00the,

I totally totally appreciate your help you have given me and sorry I have not replied earlier I have been swampted at work. I will try your suggestions and upgrade to the latest version and let you know my results.

Thank You..

sabret00the
10-18-2006, 07:25 PM
sabret00the,

I totally totally appreciate your help you have given me and sorry I have not replied earlier I have been swampted at work. I will try your suggestions and upgrade to the latest version and let you know my results.

Thank You..
i know you do, as i appreciate the fact you've installed my work. it's just easy to get tetchy when providing support :)

sabret00the
10-18-2006, 08:38 PM
Just done a bit of a silent update, the only difference from the previous groups v2.0.0.zip is that this one bumps the version number displayed at the bottom of pages. i forgot to before so it was still displaying v2.0.0 RC 10 where as it should've said v2.0.0 RC 11. anyway i doubt anyone cares but i done it anyway :)

Mr Pink
10-18-2006, 10:02 PM
It's not fully phrased of of yet, sadly i won't be making the push to fully phrase the project until 2.0.1. Sadly the only phrases present right now are for error messages and redirects.

Ok, thanks for reply. :)

sabret00the
10-19-2006, 11:07 AM
Guys, i really need actual bugs in today. If i don't get any by 17:00GMT i shall declare gold.

I realised i forgot to put in the fix for the smilie list into RC11 that's in the next release, which i'm hoping is gold, but will end up RC12 pending bug status. anyhow get back to me, ASAP please.

nix
10-19-2006, 02:28 PM
Installed it last night and get this error going to a group that I created.

Database error in vBulletin 3.6.1:

Invalid SQL:

SELECT user.userid, user.avatarid, user.avatarrevision, avatar.avatarpath, NOT ISNULL(customavatar.userid) AS hascustomavatar, customavatar.dateline AS avatardateline,customavatar.width AS avwidth,customavatar.height AS avheight
FROM user AS user
LEFT JOIN avatar AS avatar ON avatar.avatarid = user.avatarid
LEFT JOIN customavatar AS customavatar ON customavatar.userid = user.userid
WHERE user.userid IN();

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 5
Error Number : 1064
Date : Wednesday, October 18th 2006 @ 11:51:58 PM
Script : /groups/groups.php?g=1
Referrer : /groups/browse.php?c=5
IP Address :
Username :
Classname : vb_database

sabret00the
10-19-2006, 02:34 PM
Installed it last night and get this error going to a group that I created.

Database error in vBulletin 3.6.1:

Invalid SQL:

SELECT user.userid, user.avatarid, user.avatarrevision, avatar.avatarpath, NOT ISNULL(customavatar.userid) AS hascustomavatar, customavatar.dateline AS avatardateline,customavatar.width AS avwidth,customavatar.height AS avheight
FROM user AS user
LEFT JOIN avatar AS avatar ON avatar.avatarid = user.avatarid
LEFT JOIN customavatar AS customavatar ON customavatar.userid = user.userid
WHERE user.userid IN();

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 5
Error Number : 1064
Date : Wednesday, October 18th 2006 @ 11:51:58 PM
Script : /groups/groups.php?g=1
Referrer : /groups/browse.php?c=5
IP Address :
Username :
Classname : vb_database
can you confirm that this fixes your problem

nix
10-19-2006, 02:37 PM
Database error in vBulletin 3.6.1:

Invalid SQL:

SELECT user.userid, user.avatarid, user.avatarrevision, avatar.avatarpath, NOT ISNULL(customavatar.userid) AS hascustomavatar, customavatar.dateline AS avatardateline,customavatar.width AS avwidth,customavatar.height AS avheight
FROM user AS user
LEFT JOIN avatar AS avatar ON avatar.avatarid = user.avatarid
LEFT JOIN customavatar AS customavatar ON customavatar.userid = user.userid
WHERE user.userid IN(0,);

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 5
Error Number : 1064
Date : Thursday, October 19th 2006 @ 10:36:48 AM
Script : /groups/groups.php?g=1
Referrer : /groups/browse.php?c=5
IP Address :
Username :
Classname : vb_database

no it diddnt.

sabret00the
10-19-2006, 02:45 PM
Database error in vBulletin 3.6.1:

Invalid SQL:

SELECT user.userid, user.avatarid, user.avatarrevision, avatar.avatarpath, NOT ISNULL(customavatar.userid) AS hascustomavatar, customavatar.dateline AS avatardateline,customavatar.width AS avwidth,customavatar.height AS avheight
FROM user AS user
LEFT JOIN avatar AS avatar ON avatar.avatarid = user.avatarid
LEFT JOIN customavatar AS customavatar ON customavatar.userid = user.userid
WHERE user.userid IN(0,);

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 5
Error Number : 1064
Date : Thursday, October 19th 2006 @ 10:36:48 AM
Script : /groups/groups.php?g=1
Referrer : /groups/browse.php?c=5
IP Address :
Username :
Classname : vb_database

no it diddnt.right, this ones tested and working.

sabret00the
10-19-2006, 03:32 PM
This hack has now been declared gold.

sabret00the
10-19-2006, 03:53 PM
:o the zip file has now been uploaded.

djtheropy
10-19-2006, 04:29 PM
hi, i got problem with some images not showing in threads, any ideas?

[edit]
also the drop-down menu dont seem to work, i have tried re-installing and uploading files again

http://www.mycyc.com/groups/viewthread.php?g=2&t=5

kj_ugs
10-19-2006, 04:31 PM
Will this hack change the layout of my current forums home page? I dont want it to change that if possible.

sabret00the
10-19-2006, 04:33 PM
Will this hack change the layout of my current forums home page? I dont want it to change that if possible.
no it won't.

djtheropy
10-19-2006, 04:43 PM
Will this hack change the layout of my current forums home page? I dont want it to change that if possible.

no it wont, it is installed into a directory of its own and does not alter any forum templates

kj_ugs
10-19-2006, 04:45 PM
Fantastic.

sabret00the
10-19-2006, 04:50 PM
hi, i got problem with some images not showing in threads, any ideas?

[edit]
also the drop-down menu dont seem to work, i have tried re-installing and uploading files again

http://www.mycyc.com/groups/viewthread.php?g=2&t=5
drop downs are working fine in both browsers for me. as for your postbit images, there's a vBulletin option to fix those. as for your malformed avatar image
reupload the plugin, i've just updated it.

alternatively find the instances of 400, 200); return false;"> and 400, 200, '$vbulletin->options['bburl']'); return false;"> and remove the spaces

nix
10-19-2006, 04:59 PM
right, this ones tested and working.

yup. That one fixed it. thanks!

djtheropy
10-19-2006, 05:01 PM
re-uploaded product and still didnt fix it.

if i remove image.php, src="customavatars/, src="images/smilies/, member.php, private.php, search.php, sendmessage.php, profile.php, <!-- / post #, imwindow, 400, 200); return false;">, images/avatars/, <span id="reputationmenu, Reputation" border="0" /></a></span>, src="$stylevar['imgdir_button']/infraction.gif"
and

$vbulletin->options['bburl']/image.php, src="$vbulletin->options['bburl']/customavatars/, src="$vbulletin->options['bburl']/images/smilies/, $vbulletin->options['bburl']/member.php, $vbulletin->options['bburl']/private.php, $vbulletin->options['bburl']/search.php, $vbulletin->options['bburl']/sendmessage.php, $vbulletin->options['bburl']/profile.php, <hr style="visibility: hidden; padding: 0.25em 0 0 0; margin: 0; line-height: 0em" />{\n\n}<!-- / post #, grps_imwindow, 400, 200, '$vbulletin->options['bburl']'); return false;">, $vbulletin->options['bburl']/images/avatars/, <!-- <span id="reputationmenu, Reputation" border="0" /></a></span> -->, src="$vbulletin->options['bburl']/clear.gif" width="0" height="0", $vbulletin->options['bburl']/pager.php, $vbulletin->options['bburl']/sr_classifieds.php

from settings, the images work again.

sabret00the
10-19-2006, 05:05 PM
that's cause you've saved over the default. replace those two with
image.php, src="customavatars/, src="images/smilies/, member.php, private.php, search.php, sendmessage.php, profile.php, <!-- / post #, imwindow, 200); return false;">, images/avatars/, <span id="reputationmenu, Reputation" border="0" /></a></span>, src="$stylevar['imgdir_button']/infraction.gif"

and
$vbulletin->options['bburl']/image.php, src="$vbulletin->options['bburl']/customavatars/, src="$vbulletin->options['bburl']/images/smilies/, $vbulletin->options['bburl']/member.php, $vbulletin->options['bburl']/private.php, $vbulletin->options['bburl']/search.php, $vbulletin->options['bburl']/sendmessage.php, $vbulletin->options['bburl']/profile.php, <hr style="visibility: hidden; padding: 0.25em 0 0 0; margin: 0; line-height: 0em" />{\n\n}<!-- / post #, grps_imwindow, 200,'$vbulletin->options['bburl']'); return false;">, $vbulletin->options['bburl']/images/avatars/, <!-- <span id="reputationmenu, Reputation" border="0" /></a></span> -->, src="$vbulletin->options['bburl']/clear.gif" width="0" height="0", $vbulletin->options['bburl']/pager.php, $vbulletin->options['bburl']/sr_classifieds.phpand that's you sorted :)

sabret00the
10-19-2006, 05:06 PM
yup. That one fixed it. thanks!
yup, yours was the last official bug ;)

nix
10-19-2006, 05:10 PM
got this bug now.

forums/images/avatars/_1">

its stretching the postbit_leg.

djtheropy
10-19-2006, 05:12 PM
got this bug now.

forums/images/avatars/_1">

its stretching the postbit_leg.

read the fix that was just given to me :)

nix
10-19-2006, 05:13 PM
doh. just seen it.

djtheropy
10-19-2006, 05:15 PM
that's cause you've saved over the default. replace those two with
image.php, src="customavatars/, src="images/smilies/, member.php, private.php, search.php, sendmessage.php, profile.php, <!-- / post #, imwindow, 200); return false;">, images/avatars/, <span id="reputationmenu, Reputation" border="0" /></a></span>, src="$stylevar['imgdir_button']/infraction.gif"

and
$vbulletin->options['bburl']/image.php, src="$vbulletin->options['bburl']/customavatars/, src="$vbulletin->options['bburl']/images/smilies/, $vbulletin->options['bburl']/member.php, $vbulletin->options['bburl']/private.php, $vbulletin->options['bburl']/search.php, $vbulletin->options['bburl']/sendmessage.php, $vbulletin->options['bburl']/profile.php, <hr style="visibility: hidden; padding: 0.25em 0 0 0; margin: 0; line-height: 0em" />{\n\n}<!-- / post #, grps_imwindow, 200,'$vbulletin->options['bburl']'); return false;">, $vbulletin->options['bburl']/images/avatars/, <!-- <span id="reputationmenu, Reputation" border="0" /></a></span> -->, src="$vbulletin->options['bburl']/clear.gif" width="0" height="0", $vbulletin->options['bburl']/pager.php, $vbulletin->options['bburl']/sr_classifieds.phpand that's you sorted :)

seems to be working, now i have another prob.

the create group link (in drop-down) seems to be pointing to http://www.mycyc.com/forums/?do=creategroup

instead of

http://www.mycyc.com/groups/?do=creategroup

[edit]

also get this

fetch_avatarcache() is now depreciated, please use fetch_avatar_url()
fetch_avatarcache() is now depreciated, please use fetch_avatar_url()

http://www.mycyc.com/groups/viewmembers.php?g=3

Endurer
10-19-2006, 05:35 PM
Amazing stuff. It's working perfectly now and all of the previous problems are gone. The only problem I have at the moment is that the groups/viewmembers.php is giving me a blank page.

djtheropy
10-19-2006, 05:37 PM
Amazing stuff. It's working perfectly now and all of the previous problems are gone. The only problem I have at the moment is that the groups/viewmembers.php is giving me a blank page.

have u tried re-uploading the single file?

nix
10-19-2006, 05:46 PM
read the fix that was just given to me :)

what template did you fix? I've tried to reupload the plugin and that didn't fix it.

djtheropy
10-19-2006, 05:50 PM
read post 531 & 532

sabret00the
10-19-2006, 05:53 PM
seems to be working, now i have another prob.

the create group link (in drop-down) seems to be pointing to http://www.mycyc.com/forums/?do=creategroup

instead of

http://www.mycyc.com/groups/?do=creategroup

[edit]

also get this

fetch_avatarcache() is now depreciated, please use fetch_avatar_url()
fetch_avatarcache() is now depreciated, please use fetch_avatar_url()

http://www.mycyc.com/groups/viewmembers.php?g=3
redownload the zip and reupload viewmembers.php i had an old version in there by mistake, sorry about that. as for your creategroup problem, you have either an SEO tool or .htaccess rewriting urls to remove "index.php" you really need to disable that for the groups directory.

sabret00the
10-19-2006, 05:54 PM
Amazing stuff. It's working perfectly now and all of the previous problems are gone. The only problem I have at the moment is that the groups/viewmembers.php is giving me a blank page.
can you make sure the "groups_display_memberbit" template is present on all styles please.

djtheropy
10-19-2006, 06:01 PM
redownload the zip and reupload viewmembers.php i had an old version in there by mistake, sorry about that. as for your creategroup problem, you have either an SEO tool or .htaccess rewriting urls to remove "index.php" you really need to disable that for the groups directory.

fixed, it was zoints seo interfering, i edited gprs navbar template and changed the url to point to the absolute path.

thx

sabret00the
10-19-2006, 06:11 PM
fixed, it was zoints seo interfering, i edited gprs navbar template and changed the url to point to the absolute path.

thx
nice. that was indeed a bug from back like RC5, a lot of people had to choose between one or the other :(

Cheertobi
10-19-2006, 06:42 PM
Hi,

anyone using this sweetie together with vBSEO?!

Tobi

tazB.ca
10-19-2006, 06:49 PM
nice. that was indeed a bug from back like RC5, a lot of people had to choose between one or the other :(

O SO THIS IS NOW WORKING WITH SEO?....:)

bada_bing
10-19-2006, 07:51 PM
Ok just upgraded to GOLD and now all my past upgrades went well now when I tried to install the plugin I get this

Database error in vBulletin 3.5.4:

Invalid SQL:

### INSERT QUERY GENERATED BY fetch_query_sql() ###
INSERT INTO plugin
(`active`, `executionorder`, `title`, `hookname`, `phpcode`, `product`)
VALUES
('1', '5', 'GRPS: Print No Permission Page Fix', 'error_nopermission', 'if (THIS_AREA == \'groups\')\r\n{\r\n$vbulletin->templatecache[\'STANDARD_ERROR\'] = str_replace(\r\n array(\r\n \'login.php\',\r\n \'profile.php\',\r\n \'register.php\',\r\n ),\r\n array(\r\n $vbulletin->options[\'bburl\'] . \'/login.php\',\r\n $vbulletin->options[\'bburl\'] . \'/profile.php\',\r\n $vbulletin->options[\'bburl\'] . \'/register.php\',\r\n ),\r\n $vbulletin->templatecache[\'STANDARD_ERROR\']\r\n);\r\n}', 'groupscommune');

MySQL Error : Unknown column 'executionorder' in 'field list'
Error Number : 1054
Date : Thursday, October 19th 2006 @ 08:49:50 PM
Script : http://www.seekingadultfriends.com/forums/admincp/plugin.php
Referrer : http://www.seekingadultfriends.com/forums/admincp/plugin.php?do=productadd
IP Address : 65.221.183.30
Username : Administrator
Classname : vB_Database

Shmee
10-19-2006, 09:17 PM
Congrats Sabre! Now I can install..

sabret00the
10-19-2006, 09:26 PM
Ok just upgraded to GOLD and now all my past upgrades went well now when I tried to install the plugin I get this

Database error in vBulletin 3.5.4:

Invalid SQL:

### INSERT QUERY GENERATED BY fetch_query_sql() ###
INSERT INTO plugin
(`active`, `executionorder`, `title`, `hookname`, `phpcode`, `product`)
VALUES
('1', '5', 'GRPS: Print No Permission Page Fix', 'error_nopermission', 'if (THIS_AREA == \'groups\')\r\n{\r\n$vbulletin->templatecache[\'STANDARD_ERROR\'] = str_replace(\r\n array(\r\n \'login.php\',\r\n \'profile.php\',\r\n \'register.php\',\r\n ),\r\n array(\r\n $vbulletin->options[\'bburl\'] . \'/login.php\',\r\n $vbulletin->options[\'bburl\'] . \'/profile.php\',\r\n $vbulletin->options[\'bburl\'] . \'/register.php\',\r\n ),\r\n $vbulletin->templatecache[\'STANDARD_ERROR\']\r\n);\r\n}', 'groupscommune');

MySQL Error : Unknown column 'executionorder' in 'field list'
Error Number : 1054
Date : Thursday, October 19th 2006 @ 08:49:50 PM
Script : http://www.seekingadultfriends.com/forums/admincp/plugin.php
Referrer : http://www.seekingadultfriends.com/forums/admincp/plugin.php?do=productadd
IP Address : 65.221.183.30
Username : Administrator
Classname : vB_Database
check the front page of the site. there's the 3.5.x compliant product (plugin). use that instead of this one.

sabret00the
10-19-2006, 09:26 PM
O SO THIS IS NOW WORKING WITH SEO?....:)
not that i know of.

sabret00the
10-19-2006, 09:27 PM
Congrats Sabre! Now I can install..
Good Luck

vphost
10-19-2006, 10:43 PM
Noticed one of the option when editing group

"Hide Group Image On Group Pages", I was not able to select it at all.

I had "Hidden Group" checked/unchecked when trying

Not sure what its usability is

nix
10-19-2006, 10:45 PM
that's cause you've saved over the default. replace those two with
image.php, src="customavatars/, src="images/smilies/, member.php, private.php, search.php, sendmessage.php, profile.php, <!-- / post #, imwindow, 200); return false;">, images/avatars/, <span id="reputationmenu, Reputation" border="0" /></a></span>, src="$stylevar['imgdir_button']/infraction.gif"

and
$vbulletin->options['bburl']/image.php, src="$vbulletin->options['bburl']/customavatars/, src="$vbulletin->options['bburl']/images/smilies/, $vbulletin->options['bburl']/member.php, $vbulletin->options['bburl']/private.php, $vbulletin->options['bburl']/search.php, $vbulletin->options['bburl']/sendmessage.php, $vbulletin->options['bburl']/profile.php, <hr style="visibility: hidden; padding: 0.25em 0 0 0; margin: 0; line-height: 0em" />{\n\n}<!-- / post #, grps_imwindow, 200,'$vbulletin->options['bburl']'); return false;">, $vbulletin->options['bburl']/images/avatars/, <!-- <span id="reputationmenu, Reputation" border="0" /></a></span> -->, src="$vbulletin->options['bburl']/clear.gif" width="0" height="0", $vbulletin->options['bburl']/pager.php, $vbulletin->options['bburl']/sr_classifieds.phpand that's you sorted :)

nm i got it. Thanks.

bada_bing
10-19-2006, 10:55 PM
check the front page of the site. there's the 3.5.x compliant product (plugin). use that instead of this one.

Awwww OK I will grab it from there... Just a thought maybe just have both the 3.5.x & the 3.6.x plugin both in this thread that way it's less confusing that way but I understand the reason for two threads

ChurchMedia
10-19-2006, 11:08 PM
I'm sorry if this has been addressed -- I searched and couldn't find it. I'm so close to getting my groups section going I can taste it :)

Here's my problem:

The avatar in the "Group Info" box shows up fine. But anywhere else it's not showing up (red x). The properties for the image looks like this:

http://www.churchmedia.net/CMN/http://www.churchmedia.net/CMN/customavatars/avatar1_35.gif

So, it's doubling the bburl. I've tried changing the replacement settings -- no luck.

Any ideas? URL is http://www.churchmedia.net/groups

Either way, here comes a donation to sabret00the. As a coder and a full-time VB webmaster myself, I encourage everyone to send him something. He didn't have to give this away. // End of sermon ;)

nix
10-19-2006, 11:41 PM
I think i got everything working well now. One nice feature would be to have a choice between postbit and postbit_leg just in the groups. I use post_leg on the forums but we have a fixed width skin and it makes the groups forum kind of small. Would be a great feature to be able to just use postbit for the groups.

vphost
10-20-2006, 12:40 AM
Unable to join group?

I tried join a created group, this group is public, UserGroup option "Can Join Groups?" is set to Yes.
When I try the option "Join GroupName", it takes me to a page (/groups/membership.php?g=GROUP#) displaying group name and nothing more.

When I click on the link to go back to the group, the member display is still 1 (the group leader) and no other new members.

sabret00the
10-20-2006, 04:01 AM
I'm sorry if this has been addressed -- I searched and couldn't find it. I'm so close to getting my groups section going I can taste it :)

Here's my problem:

The avatar in the "Group Info" box shows up fine. But anywhere else it's not showing up (red x). The properties for the image looks like this:

http://www.churchmedia.net/CMN/http://www.churchmedia.net/CMN/customavatars/avatar1_35.gif

So, it's doubling the bburl. I've tried changing the replacement settings -- no luck.

Any ideas? URL is http://www.churchmedia.net/groups

Either way, here comes a donation to sabret00the. As a coder and a full-time VB webmaster myself, I encourage everyone to send him something. He didn't have to give this away. // End of sermon ;)
Thank you for your donation. erm can i ask, what's your avatarurl set as?

if you dunno how to retreive it;
AdminCP => User Picture Storage Type => Move Avatars to a Different Directory => URL to avatars.

sabret00the
10-20-2006, 04:16 AM
OK here's a patch until i get feedback from ChurchMedia as to his avatar problems, if it's a core problem as opposed to configuration error, the fix will get into the next release.

54902 fixes the problem of not remembering the "hide image" setting.
54903 fixes problem of not displaying forms.

ChurchMedia
10-20-2006, 03:52 PM
Sorry -- I slept in ;). My avatar URL is set to:

Avatars are currently being served from the filesystem at ./customavatars.

Should that be changed to a hard link?

sabret00the
10-20-2006, 03:59 PM
Sorry -- I slept in ;). My avatar URL is set to:

Avatars are currently being served from the filesystem at ./customavatars.

Should that be changed to a hard link?i was up at 5am for no good reason at all :(

try this functions_grps.php and let me know if it fixes your problem please.

ChurchMedia
10-20-2006, 04:18 PM
Sorry -- still the same problem:

http://www.churchmedia.net/groups/groups.php?g=1

The URLs in the thread list is:
http://www.churchmedia.net/CMN/http://www.churchmedia.net/CMN/http://www.churchmedia.net/CMN/customavatars/avatar1_35.gif

So it's tripled.

The URL in the "Newest Members" box and in the postbit are:
http://www.churchmedia.net/CMN/http://www.churchmedia.net/CMN/customavatars/avatar1_35.gif

(doubled)

Thanks for looking into this.

vphost
10-20-2006, 05:46 PM
54903 fixes problem of not displaying forms.

Seems to fix my problem, thanks

sabret00the
10-20-2006, 06:03 PM
Sorry -- still the same problem:

http://www.churchmedia.net/groups/groups.php?g=1

The URLs in the thread list is:
http://www.churchmedia.net/CMN/http://www.churchmedia.net/CMN/http://www.churchmedia.net/CMN/customavatars/avatar1_35.gif

So it's tripled.

The URL in the "Newest Members" box and in the postbit are:
http://www.churchmedia.net/CMN/http://www.churchmedia.net/CMN/customavatars/avatar1_35.gif

(doubled)

Thanks for looking into this.

can you try this one and let me know the results please.

ChurchMedia
10-20-2006, 07:54 PM
can you try this one and let me know the results please.

Uploaded that one -- unfortunately it didn't work. It output a bunch of URLs at the top of the page. Check it out:

http://www.churchmedia.net/groups/groups.php?g=1

Weird...

sabret00the
10-20-2006, 08:19 PM
Uploaded that one -- unfortunately it didn't work. It output a bunch of URLs at the top of the page. Check it out:

http://www.churchmedia.net/groups/groups.php?g=1

Weird...
nope, that's right, it's debug info ok one more, this will let me know how to fix it. just need you to let me know the result.

ChurchMedia
10-20-2006, 08:57 PM
nope, that's right, it's debug info ok one more, this will let me know how to fix it. just need you to let me know the result.

Cool! Here you go:

http://www.churchmedia.net/groups/groups.php?g=1

http://www.churchmedia.net/CMN/customavatars
1http://www.churchmedia.net/CMN/http://www.churchmedia.net/CMN/customavatars
--------------------------------------------------------------------------------
http://www.churchmedia.net/CMN/http://www.churchmedia.net/CMN/customavatars
1http://www.churchmedia.net/CMN/http://www.churchmedia.net/CMN/http://www.churchmedia.net/CMN/customavatars
--------------------------------------------------------------------------------
http://www.churchmedia.net/CMN/http://www.churchmedia.net/CMN/http://www.churchmedia.net/CMN/customavatars
1http://www.churchmedia.net/CMN/http://www.churchmedia.net/CMN/http://www.churchmedia.net/CMN/http://www.churchmedia.net/CMN/customavatars

sabret00the
10-20-2006, 09:07 PM
sorry to do this to you churchmedia, i think this one's the fix. i just need you to be the guinea pig.

ChurchMedia
10-20-2006, 09:21 PM
sorry to do this to you churchmedia, i think this one's the fix. i just need you to be the guinea pig.

No problem. I appreciate the help. Here are the results:

http://www.churchmedia.net/CMN/customavatars
http://www.churchmedia.net/CMN/http://www.churchmedia.net/CMN/customavatars
--------------------------------------------------------------------------------
http://www.churchmedia.net/CMN/http://www.churchmedia.net/CMN/customavatars
http://www.churchmedia.net/CMN/http://www.churchmedia.net/CMN/http://www.churchmedia.net/CMN/customavatars
--------------------------------------------------------------------------------
http://www.churchmedia.net/CMN/http://www.churchmedia.net/CMN/http://www.churchmedia.net/CMN/customavatars
http://www.churchmedia.net/CMN/http://www.churchmedia.net/CMN/http://www.churchmedia.net/CMN/http://www.churchmedia.net/CMN/customavatars

sabret00the
10-20-2006, 09:25 PM
ok, i think i finally solved it, i think the problem was that i was trying to do too much. sadly it's taken this long due to a sleeping brain on friday nights :(

ChurchMedia
10-20-2006, 09:55 PM
You rock! It's solved. Thanks a bazillion. I'll go live with it tonight. The members are going to love it! :D

ok, i think i finally solved it, i think the problem was that i was trying to do too much. sadly it's taken this long due to a sleeping brain on friday nights :(

Yeah -- I looked at the code and it was way over my head. Great job! I'm sure you'll make HOTM.

Thanks again

Melissa Miller
10-21-2006, 03:51 PM
Thank you so much for this. I plan on making a donation.

I read this thread, and tried to figure it out, however a lot of the lingo is over my head. I have it installed and working.

My only issue is my banner image does not take you to my home page like it does everywhere else. It takes you to the groups home page.

And my forums link in my nav bar doesnt work. It tries to go to groups/index.php instead of just /index.php. Same thing with my chat and journal links in my nav bar.

Can you tell me what I need to edit to fix these links?
Thanks!!!!

I would love to be able to invite people using an email address which would then take them to a forum registration page. When they registered they would be part of that group and a new member. It would encourage new members and I have people who want invite people who are not yet registered like you can on Yahoo groups. Would this be impossible?

Renada
10-21-2006, 05:37 PM
solved database error

ChurchMedia
10-21-2006, 06:27 PM
Thank you so much for this. I plan on making a donation.

My only issue is my banner image does not take you to my home page like it does everywhere else. It takes you to the groups home page.

And my forums link in my nav bar doesnt work. It tries to go to groups/index.php instead of just /index.php. Same thing with my chat and journal links in my nav bar.


Take a look in the functions_grps.php in the /forums/include directory. Find this code:

$template = str_replace(
array(
// navbar replacements
'register.php',
'profile.php',
'usercp.php',
'faq.php',
'calendar',
'memberlist.php',
'search.php',
'profile.php',
'private.php',
'online.php',
'subscription.php',
'login.php',
'forumdisplay.php',
'member.php',
'ushop.php',
//' class="navbar"><a href="index.php" accesskey="1">',
$vbulletin->options['bbtitle'],
// footer replacements
'sendmessage.php',
'admincp/index.php',
'modcp/index.php',
'archive/index.php',
// headinclude replacements
'<script type="text/javascript" src="clientscript',
// other replacements
'arcade.php',
($hook = vBulletinHook::fetch_hook('grps_rewrite_links_find ')) ? eval($hook) : false
),
array(
// navbar links
$vbulletin->options['bburl'] . '/register.php',
$vbulletin->options['bburl'] . '/profile.php',
$vbulletin->options['bburl'] . '/usercp.php',
$vbulletin->options['bburl'] . '/faq.php',
$vbulletin->options['bburl'] . '/calendar',
$vbulletin->options['bburl'] . '/memberlist.php',
$vbulletin->options['bburl'] . '/search.php',
$vbulletin->options['bburl'] . '/profile.php',
$vbulletin->options['bburl'] . '/private.php',
$vbulletin->options['bburl'] . '/online.php',
$vbulletin->options['bburl'] . '/subscription.php',
$vbulletin->options['bburl'] . '/login.php',
$vbulletin->options['bburl'] . '/forumdisplay.php',
$vbulletin->options['bburl'] . '/member.php',
$vbulletin->options['bburl'] . '/ushop.php',
//' class="navbar"><a href="' . $vbulletin->options['bburl'] . '/index.php" accesskey="1">',
$vbulletin->options['hometitle'] . ' Groups',
// footer replacements
$vbulletin->options['bburl'] . '/sendmessage.php',
$vbulletin->options['bburl'] . '/admincp/index.php',
$vbulletin->options['bburl'] . '/modcp/index.php',
$vbulletin->options['bburl'] . '/archive/index.php',
// headinclude replacements
'<script type="text/javascript" src="' . $vbulletin->options['bburl'] . '/clientscript',
// other replacements
$vbulletin->options['bburl'] . 'arcade.php',
($hook = vBulletinHook::fetch_hook('grps_rewrite_links_repl ace')) ? eval($hook) : false
),
$template);

The first array is what your links might be. The second array is what those links will be replaced with. Delete or add any replacements as needed.

All of my links are hard links, so I basically deleted everything except the hook. But that was just in MY case. Yours may be different.

Jealousy10312
10-21-2006, 08:36 PM
Is there a better readme for the install?

Exitilus
10-22-2006, 12:43 AM
NM About my post ... I should really learn to upgrade to the newest version.

Shack Networks
10-22-2006, 10:55 AM
Unknown column 'grpspermissions' in 'field list' when trying to alter permissions

TRR
10-22-2006, 12:04 PM
I just tried to create a thread inside of a user's group, and got the following error:

n/m.... I goofed a directory... sorry

Renada
10-22-2006, 04:28 PM
Hi,

I have a problem with my links, do you think you could help please?

My forums are www.mysite.com/xxx/boards (http://www.mysite.com/xxx/boards)
My groups are www.mysite.com/xxx/groups (http://www.mysite.com/xxx/groups)

When clicking on "Create new group" (or any of the other links) they go to www.mysite.com/xxx/boards/browse.php (http://www.mysite.com/xxx/boards/browse.php) instead of www.mysite.com/xxx/groups/browse.php (http://www.mysite.com/xxx/groups/browse.php)

Does anyone know which file/template I need to edit to hardcode my links?

Renada

redlabour
10-22-2006, 07:23 PM
Anything new about the request for the permission to translate this Hack in different Languages ?

Melissa Miller
10-22-2006, 10:46 PM
Church Media, either that didnt work Im too stupid to do it.
It seems like it would be easy to fix, I just cant figure out where.

When I click on my forums link in the nav bar, it goes to a bad page.

ChurchMedia
10-22-2006, 11:42 PM
Church Media, either that didn't work I'm too stupid to do it.
It seems like it would be easy to fix, I just cant figure out where.

When I click on my forums link in the nav bar, it goes to a bad page.

I didn't explain it very well. There are "relative links" and "hard links". A relative link assumes that you are in your forums directory, so going from index.php to showthread.php is no problem. But the "groups" directory is not relative to your forums directory, so that's why the replacement code is in there. The first line in the first array is 'register.php'. If you were in your forums directory it would be okay; but since you're in the groups directory it gets replaced by $vbulletin->options['bburl'] . '/register.php' (the first line in the second array), which will point it back to your forums directory.

So if you have a link that is going to the wrong place -- like chat.php might point to /groups/chat.php -- then you can either a) put in a replacement into the arrays or b) change that link to http://www.yoursite.com/forums/chat.php.

Now, with index.php you can't really do a replacement, because index.php is such a common file name. So edit your header or navbar template (or wherever it is) and add http://www.yoursite.com/forums/ to your link.

I hope this makes sense. Feel free to PM me if you want to figure it out off-forum.

Melissa Miller
10-23-2006, 12:18 AM
Ok Ill pm you, you lost me at "I didnt explain it very well"

Now its not working when people try to join a group.
It used to work before I upgraded it, so I might have messed something up.

Exitilus
10-23-2006, 01:08 AM
I have this working pretty darn good. The only problem I've run into so far is I've created a Test Group that requires membership moderation. I sent out requests to a couple people to join it. Well they click the link to join but they never show up when I try to Moderate them.

sabret00the
10-23-2006, 08:38 AM
Hey folks, i'm back after a weekend out of the house. anyway i'll deal with all issues in this thread over the next hour or so.

sabret00the
10-23-2006, 11:27 AM
Take a look in the functions_grps.php in the /forums/include directory. Find this code:

$template = str_replace(
array(
// navbar replacements
'register.php',
'profile.php',
'usercp.php',
'faq.php',
'calendar',
'memberlist.php',
'search.php',
'profile.php',
'private.php',
'online.php',
'subscription.php',
'login.php',
'forumdisplay.php',
'member.php',
'ushop.php',
//' class="navbar"><a href="index.php" accesskey="1">',
$vbulletin->options['bbtitle'],
// footer replacements
'sendmessage.php',
'admincp/index.php',
'modcp/index.php',
'archive/index.php',
// headinclude replacements
'<script type="text/javascript" src="clientscript',
// other replacements
'arcade.php',
($hook = vBulletinHook::fetch_hook('grps_rewrite_links_find ')) ? eval($hook) : false
),
array(
// navbar links
$vbulletin->options['bburl'] . '/register.php',
$vbulletin->options['bburl'] . '/profile.php',
$vbulletin->options['bburl'] . '/usercp.php',
$vbulletin->options['bburl'] . '/faq.php',
$vbulletin->options['bburl'] . '/calendar',
$vbulletin->options['bburl'] . '/memberlist.php',
$vbulletin->options['bburl'] . '/search.php',
$vbulletin->options['bburl'] . '/profile.php',
$vbulletin->options['bburl'] . '/private.php',
$vbulletin->options['bburl'] . '/online.php',
$vbulletin->options['bburl'] . '/subscription.php',
$vbulletin->options['bburl'] . '/login.php',
$vbulletin->options['bburl'] . '/forumdisplay.php',
$vbulletin->options['bburl'] . '/member.php',
$vbulletin->options['bburl'] . '/ushop.php',
//' class="navbar"><a href="' . $vbulletin->options['bburl'] . '/index.php" accesskey="1">',
$vbulletin->options['hometitle'] . ' Groups',
// footer replacements
$vbulletin->options['bburl'] . '/sendmessage.php',
$vbulletin->options['bburl'] . '/admincp/index.php',
$vbulletin->options['bburl'] . '/modcp/index.php',
$vbulletin->options['bburl'] . '/archive/index.php',
// headinclude replacements
'<script type="text/javascript" src="' . $vbulletin->options['bburl'] . '/clientscript',
// other replacements
$vbulletin->options['bburl'] . 'arcade.php',
($hook = vBulletinHook::fetch_hook('grps_rewrite_links_repl ace')) ? eval($hook) : false
),
$template);

The first array is what your links might be. The second array is what those links will be replaced with. Delete or add any replacements as needed.

All of my links are hard links, so I basically deleted everything except the hook. But that was just in MY case. Yours may be different.
bad idea, there's also a link to index.php in the navbar.

sabret00the
10-23-2006, 11:36 AM
Thank you so much for this. I plan on making a donation.

I read this thread, and tried to figure it out, however a lot of the lingo is over my head. I have it installed and working.

My only issue is my banner image does not take you to my home page like it does everywhere else. It takes you to the groups home page.

And my forums link in my nav bar doesnt work. It tries to go to groups/index.php instead of just /index.php. Same thing with my chat and journal links in my nav bar.

Can you tell me what I need to edit to fix these links?
Thanks!!!!

I would love to be able to invite people using an email address which would then take them to a forum registration page. When they registered they would be part of that group and a new member. It would encourage new members and I have people who want invite people who are not yet registered like you can on Yahoo groups. Would this be impossible?
For your banner image, i would suggest editing the header template in your forums and suffixing the link with $vboptions[bburl]/ it is by far the easiest solution. though if i find one easier (a plugin) i'll be sure to release it as a plugin.

for your chat link and journal link, i suggest using a plugin to fix these as opposed to editing the files. in version 2.0.1 (to be released in about an hour). this has been simplified, so it's literally just a matter of making a new plugin, applying it to the grps_rewrite_links (plugin) and entering the following contents
$find[] = 'chat.php';
$find[] = 'journal.php';
$replace[] = $vbulletin->options['bburl'] . '/chat.php';
$replace[] = $vbulletin->options['bburl'] . '/journal.php';

and that should sort that out for you. I would suggest the same treatment as in the previous paragraph for your link to your forums (in your navbar) as opposed to the plugin method.

That isn't currently an option, the invite system is all quite internal at the moment, though i will consider it for a future release.

sabret00the
10-23-2006, 11:39 AM
I have this working pretty darn good. The only problem I've run into so far is I've created a Test Group that requires membership moderation. I sent out requests to a couple people to join it. Well they click the link to join but they never show up when I try to Moderate them.
That's currently the behaviour by design, remember that any member can invite any board user to a group, if member moderation is in affect it's to safe guard the gated community. think of it like getting an invite to the white house, you still have to pass security.

sabret00the
10-23-2006, 11:40 AM
Anything new about the request for the permission to translate this Hack in different Languages ?
Nope. I did say way back when. That if anyone wanted to translate it, then feel free to fully phrase it. no one took up the offer, thus i'll be fully phrasing it as soon as i get time. i'll be slowly working on it over the coming week or so.

sabret00the
10-23-2006, 11:41 AM
Hi,

I have a problem with my links, do you think you could help please?

My forums are www.mysite.com/xxx/boards (http://www.mysite.com/xxx/boards)
My groups are www.mysite.com/xxx/groups (http://www.mysite.com/xxx/groups)

When clicking on "Create new group" (or any of the other links) they go to www.mysite.com/xxx/boards/browse.php (http://www.mysite.com/xxx/boards/browse.php) instead of www.mysite.com/xxx/groups/browse.php (http://www.mysite.com/xxx/groups/browse.php)

Does anyone know which file/template I need to edit to hardcode my links?

Renada
do you have an SEO mod installed at all?

sabret00the
10-23-2006, 11:44 AM
Unknown column 'grpspermissions' in 'field list' when trying to alter permissions
please run the installer. if you have previously done then uninstall and reinstall. if you're adept in running queries you can simply run the following query [sql]ALTER TABLE `__TABLE_PREFIX__usergroup` ADD `grpspermissions` INT(10) UNSIGNED DEFAULT 0 NOT NULL[sql] though it's a little worrying as the permissions column is the first to go into your db.

Exitilus
10-23-2006, 11:56 AM
That's currently the behaviour by design, remember that any member can invite any board user to a group, if member moderation is in affect it's to safe guard the gated community. think of it like getting an invite to the white house, you still have to pass security.

Well the thing is. They accept the invite but they never get to join the group. It doesn't add them to it. Nor under member moderation does it say they are awaiting approval.

sabret00the
10-23-2006, 12:08 PM
Well the thing is. They accept the invite but they never get to join the group. It doesn't add them to it. Nor under member moderation does it say they are awaiting approval.
My apologies, you missed the patch i posted over the weekend for membership.php, however i'm just about to release an update (2.0.1) which will fix this problem.

sabret00the
10-23-2006, 12:16 PM
New Zip/Release:
Groups v2.0.1.zip: removes one hook, fixes problem with membership.php, fixes problem editgroup.php not remembering options and fixes avatar problem.

Renada
10-23-2006, 12:21 PM
do you have an SEO mod installed at all?

Hi,

No, no SEO installed but I do have vBAdvanced, would that affect it? Thanks for looking at this :)

Exitilus
10-23-2006, 12:35 PM
Thanks Sabre. i'll check it out. :)

sabret00the
10-23-2006, 12:51 PM
Hi,

No, no SEO installed but I do have vBAdvanced, would that affect it? Thanks for looking at this :)
Not that i know of, do you have any .htaccess in place for urls like removing index.php at all?

sorry for the delay, stepped out for lunch.

Exitilus
10-23-2006, 01:05 PM
Well it fixed the member thing Sabre :) Though there is a few other things i have noticed.

I've setup the groups to be parallel to my forums. I've also set it up to be it's own domain at the same time. IE My forums is http://forums.houseofcrazed.com and the groups wil be groups.houseofcrazed.com

I've noticed I get the IE Java Script Error when viewing it at groups.houseofcrazed.com mentioning something about Permission Denied. Though if i view it as houseofcrazed.com/groups/ that doesn't display .... Hope this makes sense *L*

Another thing too ... Since my forums are setup as it's own domain. And I also have a gallery I have to use exact links to certain things because obviously the directory changes. I've noticed that for some odd reason for the logout and contact us links in Header / Footer when viewing the groups adds a extra forum link O.o

Meh .. I'm really tired so hope any of this makes sense....

Anyways this is a absolutely beautiful and wonderful Addon for VB. You've done amazing work with it.

Renada
10-23-2006, 01:14 PM
Not that i know of, do you have any .htaccess in place for urls like removing index.php at all?

sorry for the delay, stepped out for lunch.

Not that I know - would it help to give you admin access or something so you could see?

Regards,
Renada

sabret00the
10-23-2006, 01:42 PM
Well it fixed the member thing Sabre :) Though there is a few other things i have noticed.

I've setup the groups to be parallel to my forums. I've also set it up to be it's own domain at the same time. IE My forums is http://forums.houseofcrazed.com and the groups wil be groups.houseofcrazed.com

I've noticed I get the IE Java Script Error when viewing it at groups.houseofcrazed.com mentioning something about Permission Denied. Though if i view it as houseofcrazed.com/groups/ that doesn't display .... Hope this makes sense *L*

Another thing too ... Since my forums are setup as it's own domain. And I also have a gallery I have to use exact links to certain things because obviously the directory changes. I've noticed that for some odd reason for the logout and contact us links in Header / Footer when viewing the groups adds a extra forum link O.o

Meh .. I'm really tired so hope any of this makes sense....

Anyways this is a absolutely beautiful and wonderful Addon for VB. You've done amazing work with it.
i have no idea, we had a few folks try and get this to work on subdomains and yours is the closest i've seen to it working to be honest.

having had a butchers at your board, your members get the same javascript error when they're logged in?

is it all of your links that are doubling up or just some, if you tell me the exact ones, i'll give you a solution.

sabret00the
10-23-2006, 01:42 PM
Not that I know - would it help to give you admin access or something so you could see?

Regards,
Renada
just a url to your board/groups will be enough.

Renada
10-23-2006, 02:09 PM
just a url to your board/groups will be enough.

Thanks, pm sent

Endurer
10-23-2006, 05:26 PM
I am having the same javascript (line 862, char 2, oibject expected) problem. It shows up only in viewthread.php and ajax doesn't work here.. i.e. users are redirected to the topic once they have posted a message.

sabret00the
10-23-2006, 05:33 PM
As for the ajax thing; it was NEVER listed as a feature.

javascript; can i see your boards please.

bada_bing
10-23-2006, 07:19 PM
sabret00the,

Where is the correct plugin for this new version GRPS Groups Commune v2.0.1 to work with the 3.5.x vb version?

memomemo
10-23-2006, 07:19 PM
Hello

I am what delete navbar homepage link?
Please help.
https://vborg.vbsupport.ru/ (http://imageshack.us)

sabret00the
10-23-2006, 07:21 PM
sabret00the,

Where is the correct plugin for this new version GRPS Groups Commune v2.0.1 to work with the 3.5.x vb version?
in the thread linked at the top of the page.

sabret00the
10-23-2006, 07:22 PM
Hello

I am what delete navbar homepage link?
Please help.
http://img257.imageshack.us/img257/355/deletedfffex6.jpg (http://imageshack.us)
Sorry this is going to sound really ignorant and so i apologise for that. But to what are you referring to? I didn't get you? Can you provide a bigger screenshot so i can see this in context?

bada_bing
10-23-2006, 07:51 PM
in the thread linked at the top of the page.


The link says for GRPS: Groups Commune 2.0.x (vB 3.5.x plugin) not for 2.0.1 ? Did you for get to add the new plugin for 3.5 to the other thread or just didnt change the name?

Exitilus
10-23-2006, 07:56 PM
i have no idea, we had a few folks try and get this to work on subdomains and yours is the closest i've seen to it working to be honest.

having had a butchers at your board, your members get the same javascript error when they're logged in?

is it all of your links that are doubling up or just some, if you tell me the exact ones, i'll give you a solution.


It's not open to my users quite yet but I've tried on two seperate computers. Whether it's something on both the computers or a issue of your own I'm unsure. Just thought I'd mention it.

As for the domain thing it appears to do it with Contact Us and the Log Out.

Also If you want to look at how I have it setup and working at any point for your own reference and any continuation development i'm open to that. :) (Your Choice).

But for the most part it works great seperately as the domain.

sabret00the
10-23-2006, 07:58 PM
The link says for GRPS: Groups Commune 2.0.x (vB 3.5.x plugin) not for 2.0.1 ? Did you for get to add the new plugin for 3.5 to the other thread or just didnt change the name?
2.0.x means anything from 2.0.0 to 2.0.99, so the titles correct.

sabret00the
10-23-2006, 07:59 PM
It's not open to my users quite yet but I've tried on two seperate computers. Whether it's something on both the computers or a issue of your own I'm unsure. Just thought I'd mention it.

As for the domain thing it appears to do it with Contact Us and the Log Out.

Also If you want to look at how I have it setup and working at any point for your own reference and any continuation development i'm open to that. :) (Your Choice).

But for the most part it works great seperately as the domain.
are you running in a groups in a subdomain?

Jealousy10312
10-23-2006, 08:05 PM
Can you please include an easier install file.

- Where do the files go specificly? The forum folder goes in the root of your forum, or do you make a forum folder under the forum directory?
- Would you just suggest putting all of the files under a different folder such as www.mydomain.com/communitygroups ?


Thanks in advance.

sabret00the
10-23-2006, 08:07 PM
Can you please include an easier install file. Thanks!
Could you explain how you'd like it to be simplified exactly, what is it that you don't get?

Jealousy10312
10-23-2006, 08:08 PM
Done, sorry.

Edit: So basically, the files should be uploaded like shown in the attatchment? Because, on my forum, I don't have it setup so my VBulletin software is directed to a link like www.mysite.com/forums

Instead, my site is setup so it goes to VBulletin software by a link like www.mysite.com/showthread.php

You understand?

Renada
10-23-2006, 08:17 PM
Sabe,

I just want to thank you for all the help you gave me today getting this to work on my board.

Folks, he went above and beyond the call of duty here and spent many hours figuring this out, he deserves a medal.

Kind regards,
Renada

Jealousy10312
10-23-2006, 08:18 PM
I agree. He already responded to my post :)

sabret00the
10-23-2006, 08:20 PM
Done, sorry.

Edit: So basically, the files should be uploaded like shown in the attatchment? Because, on my forum, I don't have it setup so my VBulletin software is directed to a link like www.mysite.com/forums

Instead, my site is setup so it goes to VBulletin software by a link like www.mysite.com/showthread.php

You understand?
that's correct and your groups/config.php should read
<?php

//XXXXXXXXXXXXXXXXXX;,XMMMMMS i7XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXSXXXXXXSSXXXSXXXX XXSXXXSXSXXSXXSXXSXXXX
//XXXXXXXXXXXXXXXX7:XMM0aaZWMMX.rXXXXXXX77;iiiii;7XX XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
//XXXXXXXXXXXXXXXXiXMZXXS22XX8M0 rXXXXX7r20@MMMW8;;7XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXXXXX
//XXXXXXXXXXXXXXX7.M8XXXr :0MMMMZ:XXXX72W8S7rrXS8MB;;7XXXXXXXXXXSXXXSXXXXXXS XXXXXXXXXXXSXXXXXXXSXXXXXX
//77777X7777X77XXiSMSXrWMMMBi ,@M XX7rZ8;,,,,i;;;7aMSi777XX77XXX7XX77XXXXX77X7XXX7XX 77XX7XXX7XX7XXXXXX
//XXX7777XX777777:BMMMZr i;ZM 777SZi,:::ii;r;r7S@a:777777777777777X7XX777X7X7XXX XXXX7777XX7XX77X77
//XXXXXXXXXXXXXXX:ZM. .,:;rZM 77:8,,::.. .:iXMr;XXXXXXXXXXXXX7X7XXXX7X7X77X7XX77XXXXXXXXXXX XXX
//777777777777777iiMX:,,,,::irXMa.7riM, .;0MMMM8iXM.r777777777777777777777777777777777r777 777777r7
//777777777777777r.@MX.,:iiiir2@ ;;7MMMMMMMM@ar:.iX8SMi;777777777777777777777777777 777777777777777777
//7777777777777777i MM@r::iir8MMWX Mi .ii;;rS@Xi7777777777777777777777777777777777777777 77777
//rrrrrrrrrrrrrrrrri iMMMMMMM070MM7 ;Z.,.....,:i;rraZ8X:rrrrrrrrrrrrrrrrrrrrrrrrrrrrrr rrrrrrrrrrrrrrr
//r77777777rrrrrrrrr rMaW77i :::i;ZMM a;,,,,::i;r77rZ@0:irrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr rrrrrrrrrrrrrr
//rr;rr;r;i. ,. MX:7 BSX7r7aMM.2;iii;;;rX772MMM ;rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr
//rrrrr;, ;B@@8: 28;72@ MSXXrrXWMMaMXii;;r7X7SM, ,rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr
//;rr;i XMMMMMMMMMMM:iXX@ M2X2X;SB@M .M0X;;;7a@MM7. ,;rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr;r;rrrrr;
//;;ii MMM@WWWWWWMMM8.XXZM MS::arX@Mr 2ZMMMMMMMM7iSMM :;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
//;;; MM@WWWWWWWWWBM0 7XSM MSa Z00B; MMBr2SZ8r :rSSSZM2 .i;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;r;;;;;;;;
//ii. MM@WWWWMMMM@WMM22XS2BW M0MBa0. 7MM@8SrS2aZ8Z22MM :iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii
//;; ,MMMM@W@@. MMM, Za2aZ0.Si;: MMaWMMMMMMMMMMMZ i;;;;iiiii;;;;;;;iiiiiiiii;;;iiiiiiiiiiii
//i: MM8 8@WWWaMMMX .rZ ,r7 ;MMMMMMMW MMX .MMS27;;rrr;iiiiiiiiir777r;iiiiiiiiiiiiiiiii
//ii MM WMWMMMM ,:iM .i;S, :MMMMMMMMMMM :MMMMMZ ZX;;rSaS7;ii;X2r. ;SX;iiiiiiiiiiiiiii
//i: MMaZM@MM0 ,,::iM; ;X MMMMMM MMM rMMMMMMMMMMMMMMM XSXS X;iiiiiiiiiiiiii
//:: MMM@@MMi .:,::i;;M; 7 MMMM; MM MMMMMMMMMMMMMMMMMMM.MMMMMS MMMMM 7i:::i:::::::::
//:: MM@WMM :i;ii;;rrM . MMMM XMMM MM MMMM MMM WMMMMMMMMMMMMW MMMMMMMM i;iiiiiiiiiiiii
//:: MM@MM i;77rrrrr2MX8 MMMM WM2 MMM MMMMMBMMM:MMMMMMMMMM0 MMM r,,,,,:,,,,,,:
//::: MMMM ir;rXrrr78MMMM :MMM ,7ZMM@a::S 8MM. MMMMMMM MM :MMMMMM MMM 7:::::::::::::
//,,, MMM2rX77X7X0MMZ7M MMM0MMMMMMMMMMMMMMMMMMMMMMMMMMMMMMM MMM 7 MMMM :, MMM r,,,,,,,,,,,,,
//,,,, MMMMMMMMMMMW aM MMM2MMMMMMMMMMMMMMMMMMMMMMMMMMMMB MMM .r MMMMM ; MMM Xrr;i:,,,,,,,,
//,,,,,. SX.;aM7 M MMM :88i MMMr MMMMMMMMM :i MMX 7MMMM :i,,,,,.,
//,..,.,. B7i:..2M , ;i @MMM @MMMM MMMMM MMMM MMX @MMMMMMMMMMMMMMMMMMMMB .:......
//..,... MWSX7772WM2 M MMMMMMMMMMMMMMMa , MMM MMMM MMMMMMMMMMMMMMMMMMMMMMMMMMMMMMM :,,,,,,
//...... M2 S7XSr ,BM M MMMMMMMMMMMMZ ::i. 8MMM MMMMMMMMMMMMMM2 ;20MMMMMMMMMMMZ .......
//...... MMZ7Z22aBS82@M, @M MMMMMMMM :,.,. MMM .MMMMMWMMM . MMMB ,.....
//.,,,,. MMMMMMMMMMMMMMMM: MMM ::,,,,,, MMM , 0MMMMMMM :::. MMM .:::: MMMM ,,,,,,.
// :MM@ ;MMMMMMM MMM MMMMZ
// MMMMM 0MMM SMMMMM
// GRPS: Commune For Groups ,MMMa MMMMX MMMMMM
// vBulletin Add-On Software MMMM MMMMMMMMMMM
// by sabret00the MMM MMMMMMa
// Copyright 2005 M

// ## Changes Directory so it can accesss vBulletin IF we are outside the forums folder, if not this is not nessary ##
chdir("../");

// ## Set GRPS to rewrite links and images automatically
$rewrite_links = TRUE;

?>

Jealousy10312
10-23-2006, 08:25 PM
Ok, I'm installing it now. I'll let you know if it's good. Thanks

Jealousy10312
10-23-2006, 08:27 PM
Ok, it works! Thank you so much. Now I just have to edit the premissions, because Im an admin and it says I dont have permission.

One more question:

You know that my forums aren't in a folder like www.mysite.com/forums, so what would I check for this option in the Admin CP? Yes or no?

Are they running at www.yoursite.com/groups, while your forums is running at www.yoursite.com/forums or otherwise?

sabret00the
10-23-2006, 08:36 PM
Ok, it works! Thank you so much. Now I just have to edit the premissions, because Im an admin and it says I dont have permission.

One more question:

You know that my forums aren't in a folder like www.mysite.com/forums, so what would I check for this option in the Admin CP? Yes or no?
click NO.

Exitilus
10-23-2006, 10:03 PM
are you running in a groups in a subdomain?

Yup.

http://forums.houseofcrazed.com

and

http://groups.houseofcrazed.com

The folders themselves are parallel to eachother (houseofcrazed.com/forums and houseofcrazed.com/groups)

sabret00the
10-23-2006, 10:39 PM
Yup.

http://forums.houseofcrazed.com

and

http://groups.houseofcrazed.com

The folders themselves are parallel to eachother (houseofcrazed.com/forums and houseofcrazed.com/groups)
guest/test login?

Exitilus
10-24-2006, 12:18 AM
I PM'd you that information. If there is anything else you need lemme know. Like I said this is an amazing addon so if I can help I'd love to.

I'm currently in the process of trying to get it where all the Customizations to the post bit work as I have several different things that show up. Trying to see if there is a way to maybe just show Avatar / Username vs. the entire Forum Postbit.

justim123
10-24-2006, 03:46 AM
I'm running forum in / and groups in /groups directory; when i click on groups it tries to run script from / like /group.php but im in /groups/index.php. It happend after i upgrade to latest version.

memomemo
10-24-2006, 11:40 AM
Problem Group Leader Window

http://www.forumsitesi.info/forum/upload/groups/viewthread.php?g=1&t=1

Username and password : test

Problem group moderation tool this page most end. Please help

https://vborg.vbsupport.ru/ (http://img130.imageshack.us/my.php?image=ccvon1.jpg)

Melissa Miller
10-24-2006, 04:00 PM
Ok that fixed my header. Great!

However when I use the same method for my forums link on the nav bar, it takes you to the vba page which is my home page, not the actual forums page. I want that link to always go to forums.php

Any suggestions on that one?

Ill try the plug in method later it sounds complicated. Im not good at this editing stuff.

memomemo
10-24-2006, 04:28 PM
Ok that fixed my header. Great!

However when I use the same method for my forums link on the nav bar, it takes you to the vba page which is my home page, not the actual forums page. I want that link to always go to forums.php

Any suggestions on that one?

Ill try the plug in method later it sounds complicated. Im not good at this editing stuff.

Hello
You want new navbar for forum link?

Melissa Miller
10-24-2006, 06:07 PM
I dont want a new complete navbar, just the one link.

Can you not post images and attachements in the threads?

memomemo
10-24-2006, 06:20 PM
I dont want a new complete navbar, just the one link.

Can you not post images and attachements in the threads?


where You put this link in forum?
Header or navbar for just the one link

tis01
10-25-2006, 07:51 AM
Pretty nice hack sabret00the.I really appreciate the hard work you made ;)
Is there any chance to get a really fully phrased version soon ? ( I'm running a multilingual forum and can't translate it totally at this time )

sabret00the
10-25-2006, 10:33 AM
Sorry folks, i wasn't in this thread yesterday as i was busy doing other stuff. i'll go through your questions/problems/suggestions/requests one by one over the next hour or so. i'm especially sorry to the people who have been waiting two days for my help.

memomemo
10-25-2006, 10:57 AM
Problem Group Leader Window

http://www.forumsitesi.info/forum/upload/groups/viewthread.php?g=1&t=1

Username and password : test

Problem group moderation tool this page most end. Please help

https://vborg.vbsupport.ru/ (http://img130.imageshack.us/my.php?image=ccvon1.jpg)

Please help sabret00the

Thank you

sabret00the
10-25-2006, 11:06 AM
Please help sabret00the

Thank you
I will, i just need to do some things first. i'll be back soon enough. sorry for the delay.

sabret00the
10-25-2006, 12:35 PM
guest/test login?
it appears to all be working fine.

sabret00the
10-25-2006, 12:36 PM
I PM'd you that information. If there is anything else you need lemme know. Like I said this is an amazing addon so if I can help I'd love to.

I'm currently in the process of trying to get it where all the Customizations to the post bit work as I have several different things that show up. Trying to see if there is a way to maybe just show Avatar / Username vs. the entire Forum Postbit.
it's possible, but i would actually advise you to do it with conditionals directly in the postbit template as opposed to using the admincp option.

sabret00the
10-25-2006, 12:37 PM
I'm running forum in / and groups in /groups directory; when i click on groups it tries to run script from / like /group.php but im in /groups/index.php. It happend after i upgrade to latest version.
only after the latest version? everything was find before hand?

sabret00the
10-25-2006, 12:47 PM
Problem Group Leader Window

http://www.forumsitesi.info/forum/upload/groups/viewthread.php?g=1&t=1

Username and password : test

Problem group moderation tool this page most end. Please help

http://img130.imageshack.us/img130/6613/ccvon1.th.jpg (http://img130.imageshack.us/my.php?image=ccvon1.jpg)
ok i see your problem, and i know what it is. it's an issue to do with it (your advert) trying to close a container that was never opened. i'll look into it on my test board, i will get back to you about this one, this evening.

sabret00the
10-25-2006, 12:48 PM
Ok that fixed my header. Great!

However when I use the same method for my forums link on the nav bar, it takes you to the vba page which is my home page, not the actual forums page. I want that link to always go to forums.php

Any suggestions on that one?

Ill try the plug in method later it sounds complicated. Im not good at this editing stuff.
sorry just to clarify. when you try and click the link back to your forums in your navbar it takes you to www.yoursite.com/index.php where as it should take you to www.yoursite.com/forum.php?

sabret00the
10-25-2006, 12:51 PM
Can you not post images and attachements in the threads?That's my fault, i had trouble understanding his problems and the happy medium was a picture, after all a picture is worth a 1000 words. sorry for the disturbance.

sabret00the
10-25-2006, 12:56 PM
Pretty nice hack sabret00the.I really appreciate the hard work you made ;)
Is there any chance to get a really fully phrased version soon ? ( I'm running a multilingual forum and can't translate it totally at this time )
as soon as i get time, looking at it, there's not too too many phrases. sadly it's turned into a week where i'm trying to dedicate a bit of time to completing one thing, fixing misc errors in another and cleaning up the latter things content. but phrasing remains a TOP priority. so yes, hopefully very soon.

Melissa Miller
10-25-2006, 06:27 PM
Yes Sabre thats correct, I need it to go to forums.php not index.php

When I was asking about the photos, I was talking about in groups. If people can post pictures. I would be willing to pay for an upgrade someday where you could use attachments and invite people via an email addy where they would be taken to the registration process.

However its awesome as IS!

romolus
10-25-2006, 09:21 PM
Hy,

Im getting an Style Errors with my different styles.

In the Standart Design there is no errors, but in my others styles the header is corrupt.

please help me,

http://comicportal.gamigo.de/forum/

burningfist
10-26-2006, 12:57 AM
Not too sure what to do, looking for some help getting an error when I try to run the installer:

Fatal error: Call to a member function query_write() on a non-object in /home/moseleyk/public_html/main/groups/tools/grps_installer.php on line 109

sabret00the
10-26-2006, 08:40 AM
ok i see your problem, and i know what it is. it's an issue to do with it (your advert) trying to close a container that was never opened. i'll look into it on my test board, i will get back to you about this one, this evening.
To fix your problem, you'll have to edit the viewthread.php, on line 263 find:
$show['spacer'] = FALSE;

and replace with $show['spacer'] = TRUE;

now go into your admincp and where it says 'Strings To Find In "viewthread.php"' add:
, <div style="padding:0px 25px"> to the very end.

now for 'Strings To Replace In "viewthread.php"' add:
, <div style="padding:0px 0px">

and that will fix your problem.

sabret00the
10-26-2006, 08:50 AM
Yes Sabre thats correct, I need it to go to forums.php not index.php

When I was asking about the photos, I was talking about in groups. If people can post pictures. I would be willing to pay for an upgrade someday where you could use attachments and invite people via an email addy where they would be taken to the registration process.

However its awesome as IS!
Wow having problems waking up, i read your previous post about five times, think it's finally registered now.

The picture thing (assuming you're not talking about attachments) has been requested a few times. in all honesty it's not that far off and still no decision has been made about how to get it to the general public. however i honestly haven't had time to go through the code checking it and improving yet. between doing support here and other commitments time is at a minimum. however it's likely to see the light of day before a fully phrased version of GRPS.

regarding the link to your forums, change the link to this and all should be fine $vboptions['bburl']/$vboptions['forumhome'].php

sabret00the
10-26-2006, 08:55 AM
Not too sure what to do, looking for some help getting an error when I try to run the installer:

Fatal error: Call to a member function query_write() on a non-object in /home/moseleyk/public_html/main/groups/tools/grps_installer.php on line 109
what were the issues you solved because if it can't find your global.php to identify the $db class then it should have errored out.

sabret00the
10-26-2006, 08:59 AM
Hy,

Im getting an Style Errors with my different styles.

In the Standart Design there is no errors, but in my others styles the header is corrupt.

please help me,

http://comicportal.gamigo.de/forum/
Sadly i'm a little short on time right now, otherwise i'd go through it step by step with you, the problem is that both your css and header needs to be globalised (is that a word).

in the case of your css, it's a simple matter of prefixing your images with a forward slash./

with your header you may need to prefix each image with $vboptions[bburl]/

sabret00the
10-26-2006, 10:25 AM
memomemo, it will be in your admin control panel, in your groups settings.

memomemo
10-26-2006, 10:27 AM
To fix your problem, you'll have to edit the viewthread.php, on line 263 find:
$show['spacer'] = FALSE;

and replace with $show['spacer'] = TRUE;

now go into your admincp and where it says 'Strings To Find In "viewthread.php"' add:
, <div style="padding:0px 25px"> to the very end.

now for 'Strings To Replace In "viewthread.php"' add:
, <div style="padding:0px 0px">

and that will fix your problem.

Hello
Ok I am change $show['spacer'] = TRUE; = ok
<div style="padding:0px 25px"> = ok
<div style="padding:0px 0px"> = ok

But problem continual :( :cry: :cry:

theodonnells
10-26-2006, 10:28 AM
I have vbplaza and Petz installed, these show gifts and a small swf file in the postbit.
These arent working correctly, i could just make another gifts image folder in the groups folder to fix the vbplaza images, but the petz file is another matter.
So is there a way to use postbit legacy in groups instead of postbit which is used in the rest of the forum? I have no modifications made to postbit legacy and it would work fine..

sabret00the
10-26-2006, 12:43 PM
Hello
Ok I am change $show['spacer'] = TRUE; = ok
<div style="padding:0px 25px"> = ok
<div style="padding:0px 0px"> = ok

But problem continual :( :cry: :cry:
can i have a look at the page now?

sabret00the
10-26-2006, 12:44 PM
I have vbplaza and Petz installed, these show gifts and a small swf file in the postbit.
These arent working correctly, i could just make another gifts image folder in the groups folder to fix the vbplaza images, but the petz file is another matter.
So is there a way to use postbit legacy in groups instead of postbit which is used in the rest of the forum? I have no modifications made to postbit legacy and it would work fine..
in your admincp grps options, there's an option for postbit replacements, that's what you're after.

memomemo
10-26-2006, 12:48 PM
can i have a look at the page now?

Hello

Yes sir
http://www.forumsitesi.info/forum/upload/groups/viewthread.php?g=1&t=1

username : test
Password : test

https://vborg.vbsupport.ru/ (http://img140.imageshack.us/my.php?image=anyc00009vp8.jpg)

https://vborg.vbsupport.ru/ (http://img48.imageshack.us/my.php?image=anyc00010dl0.jpg)

Thank you

sabret00the
10-26-2006, 01:13 PM
Hello

Yes sir
http://www.forumsitesi.info/forum/upload/groups/viewthread.php?g=1&t=1

username : test
Password : test

http://img140.imageshack.us/img140/4769/anyc00009vp8.th.jpg (http://img140.imageshack.us/my.php?image=anyc00009vp8.jpg)

http://img48.imageshack.us/img48/7141/anyc00010dl0.th.jpg (http://img48.imageshack.us/my.php?image=anyc00010dl0.jpg)

Thank you
Go into your admincp and where it says 'Strings To Find In "viewthread.php"' change the text to:
image.php, src="customavatars/, src="images/smilies/, member.php, private.php, search.php, sendmessage.php, profile.php, <!-- / post #, imwindow, 200); return false;">, images/avatars/, <span id="reputationmenu, Reputation" border="0" /></a></span>, src="$stylevar['imgdir_button']/infraction.gif", <div style="padding:0px 25px">

and where it says 'Strings To Replace In "viewthread.php"' change that to:
$vbulletin->options['bburl']/image.php, src="$vbulletin->options['bburl']/customavatars/, src="$vbulletin->options['bburl']/images/smilies/, $vbulletin->options['bburl']/member.php, $vbulletin->options['bburl']/private.php, $vbulletin->options['bburl']/search.php, $vbulletin->options['bburl']/sendmessage.php, $vbulletin->options['bburl']/profile.php, <hr style="visibility: hidden; padding: 0.25em 0 0 0; margin: 0; line-height: 0em" />{nn}<!-- / post #, grps_imwindow, 200,'$vbulletin->options['bburl']'); return false;">, $vbulletin->options['bburl']/images/avatars/, <!-- <span id="reputationmenu, Reputation" border="0" /></a></span> -->, src="$vbulletin->options['bburl']/clear.gif" width="0" height="0", <div style="padding:0px 0px">

and then let me know if the problem still exists.

memomemo
10-26-2006, 01:23 PM
Go into your admincp and where it says 'Strings To Find In "viewthread.php"' change the text to:
image.php, src="customavatars/, src="images/smilies/, member.php, private.php, search.php, sendmessage.php, profile.php, <!-- / post #, imwindow, 200); return false;">, images/avatars/, <span id="reputationmenu, Reputation" border="0" /></a></span>, src="$stylevar['imgdir_button']/infraction.gif", <div style="padding:0px 25px">

and where it says 'Strings To Replace In "viewthread.php"' change that to:
$vbulletin->options['bburl']/image.php, src="$vbulletin->options['bburl']/customavatars/, src="$vbulletin->options['bburl']/images/smilies/, $vbulletin->options['bburl']/member.php, $vbulletin->options['bburl']/private.php, $vbulletin->options['bburl']/search.php, $vbulletin->options['bburl']/sendmessage.php, $vbulletin->options['bburl']/profile.php, <hr style="visibility: hidden; padding: 0.25em 0 0 0; margin: 0; line-height: 0em" />{nn}<!-- / post #, grps_imwindow, 200,'$vbulletin->options['bburl']'); return false;">, $vbulletin->options['bburl']/images/avatars/, <!-- <span id="reputationmenu, Reputation" border="0" /></a></span> -->, src="$vbulletin->options['bburl']/clear.gif" width="0" height="0", <div style="padding:0px 0px">

and then let me know if the problem still exists.

Ok I am change all code Strings To Find In "viewthread.php" and Strings To Replace In "viewthread.php" wiht your write
But again problem.

BUT other vbulletin default style with working.
Other style problem. This default style with no problem.


other problem

http://img99.imageshack.us/img99/733/rrrrrrrqw7.jpg (http://imageshack.us)

sabret00the
10-26-2006, 01:31 PM
sorry about that, change them one more time please.

Go into your admincp and where it says 'Strings To Find In "viewthread.php"' change the text to:
image.php, src="customavatars/, src="images/smilies/, member.php, private.php, search.php, sendmessage.php, profile.php, <!-- / post \#, imwindow, 400,200); return false;">, images/avatars/, <span id="reputationmenu, Reputation" border="0" /></a></span>, src="$stylevar['imgdir_button']/infraction.gif", <div style="padding:0px 25px">

and where it says 'Strings To Replace In "viewthread.php"' change that to:
$vbulletin->options['bburl']/image.php, src="$vbulletin->options['bburl']/customavatars/, src="$vbulletin->options['bburl']/images/smilies/, $vbulletin->options['bburl']/member.php, $vbulletin->options['bburl']/private.php, $vbulletin->options['bburl']/search.php, $vbulletin->options['bburl']/sendmessage.php, $vbulletin->options['bburl']/profile.php, <hr style="visibility: hidden; padding: 0.25em 0 0 0; margin: 0; line-height: 0em" />{\n\n}<!-- / post \#, grps_imwindow, 400,200,'$vbulletin->options['bburl']'); return false;">, $vbulletin->options['bburl']/images/avatars/, <!-- <span id="reputationmenu, Reputation" border="0" /></a></span> -->, src="$vbulletin->options['bburl']/clear.gif" width="0" height="0", <div style="padding:0px 0px">

Melissa Miller
10-26-2006, 01:40 PM
Yikes,
I was talking about attachments.
The photo thing will be cool also, but I was curious if there will be the ability to add attachments into the group threads.

Im a happy camper now, thanks so much!

memomemo
10-26-2006, 01:46 PM
sorry about that, change them one more time please.


and $postbit delete in groups_display_viewthread no problem but
no post message.

I am suppose $postbit problem for other style

sabret00the
10-26-2006, 01:46 PM
Yikes,
I was talking about attachments.
The photo thing will be cool also, but I was curious if there will be the ability to add attachments into the group threads.

Im a happy camper now, thanks so much!
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.

sabret00the
10-26-2006, 01:47 PM
and $postbit delete in groups_display_viewthread no problem but
no post message.

I am suppose $postbit problem for other style
have you got a picture of what you mean?

memomemo
10-26-2006, 01:56 PM
have you got a picture of what you mean?


Hello.
1- Problem you know.
https://vborg.vbsupport.ru/ (http://img55.imageshack.us/my.php?image=01qq4.jpg)

2- I am delete

$postbit delete groups_display_viewthread for in template

https://vborg.vbsupport.ru/ (http://img135.imageshack.us/my.php?image=03qs4.jpg) https://vborg.vbsupport.ru/ (http://img135.imageshack.us/my.php?image=02qw2.jpg)

3- but this problem no for vbulletin default style

https://vborg.vbsupport.ru/ (http://img158.imageshack.us/my.php?image=04tc5.jpg)


I am suppose problem $postbit for other style.

where $postbit in style template?

sabret00the
10-26-2006, 02:14 PM
Hello.
1- Problem you know.
https://vborg.vbsupport.ru/ (http://img55.imageshack.us/my.php?image=01qq4.jpg)

2- I am delete

$postbit delete groups_display_viewthread for in template

https://vborg.vbsupport.ru/ (http://img135.imageshack.us/my.php?image=03qs4.jpg) https://vborg.vbsupport.ru/ (http://img135.imageshack.us/my.php?image=02qw2.jpg)

3- but this problem no for vbulletin default style

https://vborg.vbsupport.ru/ (http://img158.imageshack.us/my.php?image=04tc5.jpg)


I am suppose problem $postbit for other style.

where $postbit in style template?Give me and hour or so, then i'll log into your board so i can see the source code.

burningfist
10-26-2006, 02:32 PM
what were the issues you solved because if it can't find your global.php to identify the $db class then it should have errored out.

At first it couldn't find my global.php but I pointed it directly to it. My forums are in a folder /main/, should I just fresh upload everything and try again?

sabret00the
10-26-2006, 02:36 PM
yup, tell me the url (or just use examle.com) of your forums and groups and i'll tell you exactly what to put into your groups/config.php

sabret00the
10-26-2006, 04:52 PM
Hello.
1- Problem you know.
http://img55.imageshack.us/img55/6991/01qq4.th.jpg (http://img55.imageshack.us/my.php?image=01qq4.jpg)

2- I am delete

$postbit delete groups_display_viewthread for in template

http://img135.imageshack.us/img135/2698/03qs4.th.jpg (http://img135.imageshack.us/my.php?image=03qs4.jpg) http://img135.imageshack.us/img135/9060/02qw2.th.jpg (http://img135.imageshack.us/my.php?image=02qw2.jpg)

3- but this problem no for vbulletin default style

http://img158.imageshack.us/img158/4568/04tc5.th.jpg (http://img158.imageshack.us/my.php?image=04tc5.jpg)


I am suppose problem $postbit for other style.

where $postbit in style template?the two settings i made you replace, could you try clearing them out, and then letting me see the page then please. there seems to be a problem with the reputation link.

burningfist
10-26-2006, 06:23 PM
yup, tell me the url (or just use examle.com) of your forums and groups and i'll tell you exactly what to put into your groups/config.php

Forums: http://www.example.com/main/

Groups: http://www.example.com/main/groups/

Is this all you need to know?

sabret00the
10-26-2006, 06:32 PM
Yup yup, your config.php should look a little something like this, well exactly like that :)

<?php

/*****************************\
* Name: GRPS: Groups Commune
* Written By: Paul "sabret00the" Walker-Daley
* Concept: 30 October 2003
* Spawned: 26 March 2005
* Copyright Since: 23 April 2004
* Gold: 19 October 2006
* Modified:
* Contact:
\*****************************/

// ################ SET SCRIPT LOCATION ENVIRONMENT ######################
chdir("../");

// ################################################## #####################
// ######################## START MAIN SCRIPT ############################
// ################################################## #####################
$rewrite_links = TRUE;

?>

burningfist
10-26-2006, 09:22 PM
Dumb question, but I'm having a bit of trouble. Got an install that was successful but I don't see anything. and I have groups as an option on my cpanel. I modified my user options to be able to view it but nothing is visible from the forums that has anything to do with groups other than default usergroups. What do I do?

Edit: Saw this was a little vague.

sabret00the
10-26-2006, 09:29 PM
Dumb question, but I'm having a bit of trouble. Got an install that was successful but I don't see anything. and I have groups as an option on my cpanel. I modified my user options to be able to view it but nothing is visible from the forums that has anything to do with groups other than default usergroups. What do I do?

Edit: Saw this was a little vague.
check to make sure your templates are present.

burningfist
10-26-2006, 10:08 PM
Everything is uploaded to the correct places as far as I can tell. What else can I do?

sabret00the
10-26-2006, 10:09 PM
you need to check your templates in the admincp, go to styles and templates, edit templates, look for grps and double click that, then tell if you see a GRPS template.

burningfist
10-26-2006, 10:19 PM
Yessir I see the templates, and I've found a way to access my group section. I'm having issues with it thinking /group/ is the folder everything is running from. I'm sure I can find the answer in the thread but I still don't know why it doesn't display on the forums.

memomemo
10-27-2006, 12:02 AM
the two settings i made you replace, could you try clearing them out, and then letting me see the page then please. there seems to be a problem with the reputation link.


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

https://vborg.vbsupport.ru/ (http://img135.imageshack.us/my.php?image=001sv0.jpg)

This problem = ok
Very very Thank you

But Problem II
have cell problem.

https://vborg.vbsupport.ru/ (http://img223.imageshack.us/my.php?image=002qg5.jpg)

or orjinal style

https://vborg.vbsupport.ru/ (http://img223.imageshack.us/my.php?image=004bh6.jpg)

BUT no problem in forum

https://vborg.vbsupport.ru/ (http://img135.imageshack.us/my.php?image=003wo5.jpg)

sabret00the
10-27-2006, 08:32 AM
Yessir I see the templates, and I've found a way to access my group section. I'm having issues with it thinking /group/ is the folder everything is running from. I'm sure I can find the answer in the thread but I still don't know why it doesn't display on the forums.
what do you mean? it's not supposed to display on the forums.

Benj
10-27-2006, 09:01 AM
sorry sabret00the how do you fix my navbar links from pointing to /group/private.php etc etc

memomemo
10-27-2006, 10:56 AM
Ok sir. I am posbit_legacy template test to compare with vbulletin orijinal style posbit_legacy template and add code

https://vborg.vbsupport.ru/ (http://img135.imageshack.us/my.php?image=001sv0.jpg)

This problem = ok
Very very Thank you

But Problem II
have cell problem.

https://vborg.vbsupport.ru/ (http://img223.imageshack.us/my.php?image=002qg5.jpg)

or orjinal style

https://vborg.vbsupport.ru/ (http://img223.imageshack.us/my.php?image=004bh6.jpg)

BUT no problem in forum

https://vborg.vbsupport.ru/ (http://img135.imageshack.us/my.php?image=003wo5.jpg)


Please help sabret00the

I am <td> </td> code Add in postbit_legacy , but this have cell problem in vbulletin forum .

Thank you

murrtex
10-27-2006, 12:16 PM
if we select this;
https://vborg.vbsupport.ru/ (http://img226.imageshack.us/my.php?image=image2jj2.jpg)

ist okey
https://vborg.vbsupport.ru/ (http://img226.imageshack.us/my.php?image=image4kb4.jpg)

but
if we select this
https://vborg.vbsupport.ru/ (http://img155.imageshack.us/my.php?image=image7ik2.jpg)

result is;
https://vborg.vbsupport.ru/ (http://img155.imageshack.us/my.php?image=image8dj2.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

burningfist
10-27-2006, 01:23 PM
what do you mean? it's not supposed to display on the forums.

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! :)

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
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 (http://img135.imageshack.us/my.php?image=001sv0.jpg)

This problem = ok
Very very Thank you

But Problem II
have cell problem.

http://img223.imageshack.us/img223/5976/002qg5.th.jpg (http://img223.imageshack.us/my.php?image=002qg5.jpg)

or orjinal style

http://img223.imageshack.us/img223/7231/004bh6.th.jpg (http://img223.imageshack.us/my.php?image=004bh6.jpg)

BUT no problem in forum

http://img135.imageshack.us/img135/1505/003wo5.th.jpg (http://img135.imageshack.us/my.php?image=003wo5.jpg)
have you tried removing all your postbit string replacements and seeing if the problem still exists?

sabret00the
10-28-2006, 11:03 AM
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
if we select this;
http://img226.imageshack.us/img226/2154/image2jj2.th.jpg (http://img226.imageshack.us/my.php?image=image2jj2.jpg)

ist okey
http://img226.imageshack.us/img226/6462/image4kb4.th.jpg (http://img226.imageshack.us/my.php?image=image4kb4.jpg)

but
if we select this
http://img155.imageshack.us/img155/7135/image7ik2.th.jpg (http://img155.imageshack.us/my.php?image=image7ik2.jpg)

result is;
http://img155.imageshack.us/img155/105/image8dj2.th.jpg (http://img155.imageshack.us/my.php?image=image8dj2.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
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 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
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 :(

now in your "postbit/postbit_legacy template find:

<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:

<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
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
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
are they within your header as they should be automatically fixed.

YEP

www.plugged.co.uk/groups

nix
10-28-2006, 03:38 PM
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
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
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.
<if condition="THIS_SCRIPT == 'groupsdiscussion'"><td></td></if>

sabret00the
10-30-2006, 10:31 AM
YEP

www.plugged.co.uk/groups
guest/test pass?

memomemo
10-30-2006, 11:43 AM
if you need to add it, you can add this to your postbit template.
<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
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.


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
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/3849/galleryexampleoneus6.th.jpg (http://img131.imageshack.us/my.php?image=galleryexampleoneus6.jpg)
http://img227.imageshack.us/img227/1301/galleryexampletwoln8.th.jpg (http://img227.imageshack.us/my.php?image=galleryexampletwoln8.jpg)
https://vborg.vbsupport.ru/ (http://img131.imageshack.us/my.php?image=galleryexamplethreeuj3.jpg)

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
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
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 https://vborg.vbsupport.ru/ (http://img131.imageshack.us/my.php?image=galleryexamplethreeuj3.jpg)

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/1501/galleryexamplethreeuj3.th.jpg

Instead of:

http://img131.imageshack.us/img131/1501/galleryexamplethreeuj3.th.jpg (http://img131.imageshack.us/my.php?image=galleryexamplethreeuj3.jpg)

nix
10-30-2006, 05:30 PM
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
guest/test pass?

test / test

sabret00the
10-30-2006, 08:12 PM
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:

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:

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
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:

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:

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
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/ (http://img163.imagevenue.com/img.php?image=94558_rrrrrrrrr_122_500lo.jpg)

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
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
Hello
I have one problem.

Problem dont have nex page

https://vborg.vbsupport.ru/ (http://img163.imagevenue.com/img.php?image=94558_rrrrrrrrr_122_500lo.jpg)

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
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):


Images turn into hyperlinks, and there is no image button in the wysiwyg editor
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)
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 :)

Exitilus
11-03-2006, 02:19 PM
Remove Zoints SEO?

Factory Ten
11-03-2006, 03:12 PM
The install instructions on this are a little vague. Can someone tell me where exactly I'm supposed to upload all of the files?

Factory Ten
11-03-2006, 04:23 PM
Go to your AdminCP -> Usergroup Manager

Once there, you can choose usergroups to give GPRS permissions to by clicking Edit Usergroup and scrolling down to the bottom :)

Well I think I may have gotten it installed, but I'm running into the Permission Denied error. I've gone into Edit Usergroup but I don't see any options for GPRS. :(

Exitilus
11-03-2006, 05:45 PM
The install instructions on this are a little vague. Can someone tell me where exactly I'm supposed to upload all of the files?

The Forum files go into your forum.

The Groups is it's own folder. So it can either go in your forum folder as Groups or parallel to your forum.

ie /forums/groups or

../forums
../groups

Exitilus
11-03-2006, 05:46 PM
Well I think I may have gotten it installed, but I'm running into the Permission Denied error. I've gone into Edit Usergroup but I don't see any options for GPRS. :(


Rebuild Bitfields ?

Factory Ten
11-03-2006, 06:22 PM
The Forum files go into your forum.

The Groups is it's own folder. So it can either go in your forum folder as Groups or parallel to your forum.

ie /forums/groups or

../forums
../groups

Thanks. I'm still running into the Permission Denied error. I just uploaded another Product and I can access that one thru the Usergroups. I can't figure out why I can't access GRPS though. :(

I have the various admincp files loaded into the forums/admincp directory.

On a whim, I checked out one of the GRPS admin files. I has a line like this: require_once('./includes/functions_databuild.php');

Now this file is in my forums/admincp/ directory. Yet inside that directory there is no includes/ folder, nor a function_databuild.php file anywhere. However if I go up a level, then there IS an includes/function_databuild.php direction. So what's going on? Does that line need to be changed to ../includes/functions_databuild.php?

Edit: Just to be sure I ran stuff from the tools.php script, but it had no effect. :(

Exitilus
11-03-2006, 07:36 PM
Hmm..... Do what I do when I have problems. Go through the installation again step by step. I usually find I screwed up somewhere.

Also make sure you didn't upload the groups files IN the forum directory. All the group files need to be in there own directory / folder.

Factory Ten
11-03-2006, 07:42 PM
Hmm..... Do what I do when I have problems. Go through the installation again step by step. I usually find I screwed up somewhere.

Also make sure you didn't upload the groups files IN the forum directory. All the group files need to be in there own directory / folder.

Yeah I've reinstalled twice now. I've gotten a little bit further (in that now I at least get a permission denied message instead of a PHP error.) I've verified that all the group files are in their own directory: www.mysite.com/groups and the forums are in their own: www.mysite.com/forums.

The grps_* files are in the forums/admincp folder as well. Hmm....I do wish the readme that came with this hack had more specific instructions on installing it.

Exitilus
11-03-2006, 09:25 PM
What is this set too.

groups/include/config_grps.php

Factory Ten
11-03-2006, 09:28 PM
What is this set too.

groups/include/config_grps.php

chdir("/home/.kishi/factoryten/factoryten.org/forums/");

When I changed it to that from ../forums/ it quit giving me PHP errors and gave me the Permission Denied error. So I am making progress, slowly! :)

Exitilus
11-03-2006, 09:29 PM
When you say "permission" denied do you mean the Vbulletin one ?

Factory Ten
11-03-2006, 09:59 PM
When you say "permission" denied do you mean the Vbulletin one ?

Yes. I've attached a screenshot showing what I see when I go to www.foo.com/groups

nexus851
11-03-2006, 11:15 PM
Before i install, will this conflict using Zoints SEO?

i rather know now before i spend hours debugging =P

If not, will the next version (2.02) make it compatible with vb or Zoints SEO?????

bo0oost
11-04-2006, 12:15 AM
Everything looks to be working ok... even with changing the urls, and styles, some images refuse to work. I'll fix these manually. On to other things:

1) The main description says:

Last edited by admin : 11-04-2006 at 02:02 AM

How do I make it so this does not show?

2) How can a user set his own group picture?

Exitilus
11-04-2006, 02:03 AM
2) How can a user set his own group picture?

Turn the group photo off then use BB Code to display your own.

Exitilus
11-04-2006, 02:03 AM
Yes. I've attached a screenshot showing what I see when I go to www.foo.com/groups

You *should* have a option under Usergroups (each usergroup) to set the permissions.

Factory Ten
11-04-2006, 02:33 AM
You *should* have a option under Usergroups (each usergroup) to set the permissions.


Yeah. I should. But I don't. All the other hacks I've installed display one. Just not GRPS. Weird, eh? When you installed yours did you have to change any of the .php files aside from the config?

Factory Ten
11-04-2006, 02:33 AM
You *should* have a option under Usergroups (each usergroup) to set the permissions.


Yeah. I should. But I don't. All the other hacks I've installed display one. Just not GRPS. Weird, eh? When you installed yours did you have to change any of the .php files aside from the config?

Exitilus
11-04-2006, 06:36 AM
Yeah. I should. But I don't. All the other hacks I've installed display one. Just not GRPS. Weird, eh? When you installed yours did you have to change any of the .php files aside from the config?

Hmm Odd ...

Try this

http://www.yourdomain.com/admincp/index.php?do=buildbitfields

Factory Ten
11-04-2006, 01:23 PM
I ran that, and it rebuilt some stuff. There's some info from other mods that's now available but nothing for GRPS. :(

Let me ask you this: if I'm running my groups/ directory parallel to my forums/ directory, is the only file that I need to change my groups/includes/config_grps.php file?

Exitilus
11-04-2006, 04:00 PM
Should be. That's all I changed.

Now you ran the installation file right ?

Factory Ten
11-04-2006, 05:12 PM
Should be. That's all I changed.

Now you ran the installation file right ?

Yup. I even dropped the tables and reran the installation file to recreate the MySQL database. Hmm....

Exitilus
11-04-2006, 08:01 PM
The only thing I can think of is you have some sort of Plugin causing the problem. Obviously I'm not the Dev here just figured I'd answer if I had any idea of what is going on (So hopefully i'm not stepping on his toes).

bo0oost
11-04-2006, 08:26 PM
Trying to figure out how to automatically set the group leader avatar to 100 width. I was able to find the template to change for the members, but not the group leader. Anyone know which one to change?

Also, if someone logs out in the groups, it returns a blank page. Is something set incorrectly?

Thanks!

bo0oost
11-04-2006, 10:47 PM
One more question...

I have everything in /groups/ for the navbar, automatically replace /forums/ with http://yoursite.com/forums

Do you know why it's doing this? I tried the find/replace options, and also playing around with the chdir("../forums/"); but it didn't fix it.

Other than that, works great... thanks!

bo0oost
11-04-2006, 10:58 PM
BTW, I can't get the postbit info to show up either.

Is there a mod for this for their profiles?

The Chief
11-05-2006, 12:57 AM
GROUP LEADER ICON NOT SHOWING UP:
Only do this, if it is an isolated problem, in forums/includes/function_grps.php find:
$raw_groupinfo['leaderavatar'] = "<img src=\"" . $vbulletin->options['bburl'] . "/" . fetch_avatar_url($raw_groupinfo['leaderid']) . "\" alt=\"Group Leader: " . $raw_groupinfo['leadername'] . "\" />";

and replace with
$raw_groupinfo['leaderavatar'] = "<img src=\"" . fetch_avatar_url($raw_groupinfo['leaderid']) . "\" alt=\"Group Leader: " . $raw_groupinfo['leadername'] . "\" />";
This doesn't help me at all, it still doesn't work...

http://forums.myetalk.com/groups/groups.php?g=1

Any suggestions?

TheBlacki
11-05-2006, 01:18 AM
I have problems with viewthread.php

Have any of you any clue how I can overwork it?

Thx

TheBlacki
11-05-2006, 09:55 AM
I found some part solution for Zoints SEO.

You go to groups/includes/config_grps.php

and then you add at the end:

define('VBA_PORTAL', true);

The Zoints Parser Pluging is now not anymore going to replace the URLs.

But I still working on a solution. Maybe someone has any idea?
Because the links in the templates are still replaced by Zoints Seo!

Thx

Melissa Miller
11-05-2006, 02:45 PM
Yes Sabre!
That Gallery would be great. :) :) :)
The need for attachments is, if you are having a discussion in a group, sometimes you want to illustrate your point with a photo. Like you just did w/ me.