Author |
Message |
draxx
Involved
![Involved Involved](modules/Forums/images/ranks/4stars.gif)
![](modules/Forums/images/avatars/gallery/blank.gif)
Joined: Nov 19, 2003
Posts: 282
|
Posted:
Sun Mar 22, 2009 1:04 am |
|
My test user can't join a group. I click on the groups menu - I view the list of groups - I click join and it brings me back to the group menu. The user is not added. The only user that seems to get added is the moderator. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
trunks
Worker
![Worker Worker](modules/Forums/images/ranks/3stars.gif)
![](modules/Forums/images/avatars/56a8bef0497128bc46ce3.jpg)
Joined: Oct 05, 2007
Posts: 152
Location: United Kingdom
|
Posted:
Sun Mar 22, 2009 6:45 am |
|
Have you got the group set to open? or are you trying to add a user via an admin account? |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
draxx
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Sun Mar 22, 2009 11:57 am |
|
The groups are public and set to open and the user trying to join is not an admin.
I have not tried manual additions by the admin. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
montego
Site Admin
![](modules/Forums/images/avatars/0c0adf824792d6d341ef4.gif)
Joined: Aug 29, 2004
Posts: 9457
Location: Arizona
|
Posted:
Wed Mar 25, 2009 8:32 am |
|
We need to be clear. Are you talking the Groups module or the Forums? |
_________________ Only registered users can see links on this board! Get registered or login!
Only registered users can see links on this board! Get registered or login! |
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
Palbin
Site Admin
![](modules/Forums/images/avatars/Dilbert/Dilbert_-_Dogbert_King.gif)
Joined: Mar 30, 2006
Posts: 2583
Location: Pittsburgh, Pennsylvania
|
Posted:
Wed Mar 25, 2009 9:05 am |
|
Also is this an upgrade or a fresh install. |
_________________ "Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." — Brian W. Kernighan. |
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
draxx
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Wed Mar 25, 2009 11:38 am |
|
Hiho
I am speaking of the Groups Module - not the forums. I am running a fresh install of of the latest RN version.
These buggies I find are all over at the site - givemealink |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
draxx
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Sun Apr 19, 2009 11:55 pm |
|
I turned on the log in the rnconfig and this is what I found in rnlogs directory: Is this what you wanted?
April 20, 2009, 1:39 am SQL was: SELECT `gid`, `gname`, `glimit` FROM `nuke_nsngr_groups` WHERE `gpublic`>0 ORDER BY `gname`
querycount = 57
April 20, 2009, 1:39 am SQL was: SELECT `uid` FROM `nuke_nsngr_users` WHERE `gid`=8
querycount = 58
April 20, 2009, 1:39 am SQL was: SELECT * FROM `nuke_nsngr_users` WHERE `gid`='8' AND `uid`='3' AND (`edate`>'1240205950' OR `edate`=0)
querycount = 59
April 20, 2009, 1:39 am SQL was: SELECT `uid` FROM `nuke_nsngr_users` WHERE `gid`=6
querycount = 60
April 20, 2009, 1:39 am SQL was: SELECT * FROM `nuke_nsngr_users` WHERE `gid`='6' AND `uid`='3' AND (`edate`>'1240205950' OR `edate`=0)
querycount = 61
April 20, 2009, 1:39 am SQL was: SELECT `uid` FROM `nuke_nsngr_users` WHERE `gid`=7
querycount = 62
April 20, 2009, 1:39 am SQL was: SELECT * FROM `nuke_nsngr_users` WHERE `gid`='7' AND `uid`='3' AND (`edate`>'1240205950' OR `edate`=0)
querycount = 63
April 20, 2009, 1:39 am SQL was: SELECT * FROM nuke_blocks WHERE bposition='r' AND active=1 ORDER BY weight ASC
querycount = 64 |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
jakec
Site Admin
![](modules/Forums/images/avatars/502a2d1345d88a86ddb4a.png)
Joined: Feb 06, 2006
Posts: 3048
Location: United Kingdom
|
Posted:
Mon Apr 20, 2009 12:01 am |
|
Is error reporting turned on in the config.php file as well? |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
draxx
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Mon Apr 20, 2009 12:08 am |
|
Yes I set it to true there as well... but I dident see anything on the screen ... is there someplace else I should look for it?
the site is givemealink |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
draxx
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Wed Apr 22, 2009 6:18 pm |
|
Okay after removing the groups from Shortlinks and .htaccess mod rewrite - my users can join groups.
SO whatever it is/was is related to the Shortlinks.
Back in my school days ... in algebra class - my teacher would put the problem on the board and I would sit and stare at it and mumble out the answer.
He would go thats great! How did you get that? I would reply "I thought about it and made the conclusion" ... in otherwords beats the heck out of me.
With this same zeal I took a stare at the GRjoin code and somehow I concluded it was the shortlinks. I have no idea what/why I even thought to do that - I mean - I have never done that before when something dident work.
So this one is over my head - Im sorry I cant offer more info. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
montego
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Mon Apr 27, 2009 9:35 pm |
|
Appreciate you bringing this to our attention. We certainly cannot test every possible combination. Groups to me is not something that I would normally let folks publically sign up for, but that is my bad for not following through completely on the testing. This one surprises me a bit though due to how little functionality there really is in the module... so, surprised I didn't run into this scenario. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
draxx
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Mon Apr 27, 2009 10:31 pm |
|
heh.... yeah its kind of bland isent it.
In fact I kept harping because ... well ... it was just too simple to not work! LOL Im not sure it will be of any use - we will see if it "gets used" but we thought it could be a way for users to indicate which county they lived in. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
montego
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Mon Apr 27, 2009 10:35 pm |
|
I'll post a fix to the ShortLinks issue once I am back off vacation and have had a little bit of time to catch up on some things. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
|