Page Index Toggle Pages: 1 [2] 3 4 ... 12 Send TopicPrint
Very Hot Topic (More than 25 Replies) [DONE] User's More Membergroups! (Read 70758 times)
itswheelie
Senior Member
****
Offline


I love YaBB 1 Gold!

Posts: 445
Joined: May 30th, 2001
Re: [DONE] User's More Membergroups!
Reply #15 - Apr 30th, 2002 at 8:01am
Print Post  
@krikkert - have you had a chance to do the update so that all selected membergroups get access to the relevant private forums

cheers
  
Back to top
 
IP Logged
 
Christer Alexander
God Member
*****
Offline


Make my day...

Posts: 3443
Location: Lethbridge
Joined: Feb 10th, 2002
Gender: Male
Re: [DONE] User's More Membergroups!
Reply #16 - May 1st, 2002 at 7:34am
Print Post  
oh man, I have totally forgot! I'm on it right now!
  

Code
Select All
unless(0) { stab("LoonyPandora"); next; } 

Back to top
IP Logged
 
itswheelie
Senior Member
****
Offline


I love YaBB 1 Gold!

Posts: 445
Joined: May 30th, 2001
Re: [DONE] User's More Membergroups!
Reply #17 - May 1st, 2002 at 8:28am
Print Post  
Christer Alexander wrote on May 1st, 2002 at 7:34am:
oh man, I have totally forgot! I'm on it right now!



no worries mate.  Thanks a lot Smiley
  
Back to top
 
IP Logged
 
madmike12345
Junior Member
**
Offline


All help will be accepted
!

Posts: 89
Joined: Apr 21st, 2002
Gender: Male
Re: [DONE] User's More Membergroups!
Reply #18 - May 1st, 2002 at 4:05pm
Print Post  
@krikkert

I would love to be able to do this - once you have updated the mod can you let us know.

Thanks

Mike
  
Back to top
 
IP Logged
 
itswheelie
Senior Member
****
Offline


I love YaBB 1 Gold!

Posts: 445
Joined: May 30th, 2001
Re: [DONE] User's More Membergroups!
Reply #19 - May 4th, 2002 at 1:10am
Print Post  
@kirkkert - how is the update going?  Is it nearly ready for release?

thanks
  
Back to top
 
IP Logged
 
Christer Alexander
God Member
*****
Offline


Make my day...

Posts: 3443
Location: Lethbridge
Joined: Feb 10th, 2002
Gender: Male
Re: [DONE] User's More Membergroups!
Reply #20 - May 4th, 2002 at 9:26am
Print Post  
no, I'm missing the core code for allowing membergroup nr. 2-5 to access diff. categories.

If you see the thread made by krikkert@work in the programming forum, that's me and my problem
  

Code
Select All
unless(0) { stab("LoonyPandora"); next; } 

Back to top
IP Logged
 
Christer Alexander
God Member
*****
Offline


Make my day...

Posts: 3443
Location: Lethbridge
Joined: Feb 10th, 2002
Gender: Male
Re: [DONE] User's More Membergroups!
Reply #21 - May 5th, 2002 at 4:11pm
Print Post  
It's finally done!
  

UserMoreMembergroupsfinal.mod ( 6 KB | 148 Downloads )

Code
Select All
unless(0) { stab("LoonyPandora"); next; } 

Back to top
IP Logged
 
Black_Eagle
Junior Member
**
Offline



Posts: 51
Joined: Apr 13th, 2002
Re: [DONE] User's More Membergroups!
Reply #22 - May 5th, 2002 at 4:48pm
Print Post  
ok i have tired to install it but it cant find step 2
Code
Select All
	</tr><tr>
	<td width="320"><font size=2><b>$txt{'87'}: </b></font></td>
	<td><font size=2><select name="settings7">
	 <option value="$memsettings[7]">$tt
	 <option value="$memsettings[7]">---------------
	 <option value="">
	 $position
	</select></font></td>
	</tr><tr> 



could it be sumthing to do with AMM?
  

Black_Eagle
Back to top
 
IP Logged
 
itswheelie
Senior Member
****
Offline


I love YaBB 1 Gold!

Posts: 445
Joined: May 30th, 2001
Re: [DONE] User's More Membergroups!
Reply #23 - May 6th, 2002 at 1:20am
Print Post  
Christer Alexander wrote on May 5th, 2002 at 4:11pm:
It's finally done!


I get the same misconfiguration error that I got with the initial release.  There is a } missing from the second last step in the mod (Load.pl)

Once I inserted an additional } at the end of step 10 all was okay.

will test it and post how it goes.

thanks for the great work
  
Back to top
 
IP Logged
 
itswheelie
Senior Member
****
Offline


I love YaBB 1 Gold!

Posts: 445
Joined: May 30th, 2001
Re: [DONE] User's More Membergroups!
Reply #24 - May 6th, 2002 at 1:31am
Print Post  
kirkkert - I'm having problems.  all the categories for the selected membergroups now correctly appear, however I get an error message "You are not allowed to access this section" for all forums in categories other than the ones for the first Position membergroup.

I hope that clear.  No matter what membergroups I have selected, I can only access the categories for the First Position.  The categories for the other membergroups do appear but I am not allowed to access them Sad
  
Back to top
 
IP Logged
 
itswheelie
Senior Member
****
Offline


I love YaBB 1 Gold!

Posts: 445
Joined: May 30th, 2001
Re: [DONE] User's More Membergroups!
Reply #25 - May 6th, 2002 at 9:56am
Print Post  
The mod only displays the first position under the members name on a post, and only the categories accesible by that membergroup are accessible by that member.

Are these too incidences related?
  
Back to top
 
IP Logged
 
Christer Alexander
God Member
*****
Offline


Make my day...

Posts: 3443
Location: Lethbridge
Joined: Feb 10th, 2002
Gender: Male
Re: [DONE] User's More Membergroups!
Reply #26 - May 6th, 2002 at 4:00pm
Print Post  
1) I dropped the membergroups under posts for now, I'll re-implement it later on
2) I can't seem to find it....
  

Code
Select All
unless(0) { stab("LoonyPandora"); next; } 

Back to top
IP Logged
 
itswheelie
Senior Member
****
Offline


I love YaBB 1 Gold!

Posts: 445
Joined: May 30th, 2001
Re: [DONE] User's More Membergroups!
Reply #27 - May 7th, 2002 at 1:05am
Print Post  
Christer Alexander wrote on May 4th, 2002 at 9:26am:
no, I'm missing the core code for allowing membergroup nr. 2-5 to access diff. categories.


any idea when this will be fixed.  I can only access the category of the first position membergroup even with the final release.
  
Back to top
 
IP Logged
 
Christer Alexander
God Member
*****
Offline


Make my day...

Posts: 3443
Location: Lethbridge
Joined: Feb 10th, 2002
Gender: Male
Re: [DONE] User's More Membergroups!
Reply #28 - May 7th, 2002 at 5:40am
Print Post  
with luck: later today
without luck: tomorrow, perhaps
  

Code
Select All
unless(0) { stab("LoonyPandora"); next; } 

Back to top
IP Logged
 
itswheelie
Senior Member
****
Offline


I love YaBB 1 Gold!

Posts: 445
Joined: May 30th, 2001
Re: [DONE] User's More Membergroups!
Reply #29 - May 7th, 2002 at 5:43am
Print Post  
sounds great to me  Grin

thanks
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1 [2] 3 4 ... 12
Send TopicPrint