The Project
|
News
|
Downloads
|
Mods
|
FAQ
|
Templates
|
Chat
|
Forum
BoardMod Support Forum
[
Home
|
Help
|
Search
|
Login
|
Register
]
23.05.13 at 20:34:59, Welcome, Guest. Please
Login
or
Register
Choose Language:
English
German
German_Du
BoardMod Support Forum
›
YaBB 1 Mods
›
FINAL Mods for YaBB 1 SP1/1.1
› [DONE] User's More Membergroups!
(Moderators: LoonyPandora, batchman, Michael Prager, Shoeb Omar, dOCdaS, Spikecity, Christer Alexander)
‹
Previous Topic
|
Next Topic
›
Pages:
1
...
3
4
5
6
7
...
12
Print
[DONE] User's More Membergroups! (Read 27162 times)
Seph
Bloody Novice
Offline
Posts: 46
Reply #60 -
25.06.02 at 20:40:38
Hey... This mod is great and all(been looking for it... But I set up an admin board and made it so a membergroup called site admin can only get in. I added this mod and BOOM!! It dosn't show up for them anymore... Help please?
IP Logged
Christer Alexander
Moderator
Offline
Posts: 3443
Reply #61 -
26.06.02 at 15:03:03
1. Do you have anybody assigned to 'Site Admin'?
2. If so, which position? (1, 2, 3, 4, 5, 6?)
IP Logged
Code:
unless(0) { stab("LoonyPandora"); next; }
Seph
Bloody Novice
Offline
Posts: 46
Reply #62 -
27.06.02 at 19:07:53
Yes. Slot 1. Does it need to be in a diffrent one?
«
Last Edit: 29.06.02 at 15:03:58 by Seph
»
IP Logged
Seph
Bloody Novice
Offline
Posts: 46
Reply #63 -
29.06.02 at 15:05:17
ello?
IP Logged
Christer Alexander
Moderator
Offline
Posts: 3443
Reply #64 -
29.06.02 at 17:15:57
actually, that's weird! Slot #1 is the slot you normally use...try #2 or #3...
IP Logged
Code:
unless(0) { stab("LoonyPandora"); next; }
Seph
Bloody Novice
Offline
Posts: 46
Reply #65 -
30.06.02 at 02:28:39
okay. Here's the scoop. every position works BUT 1st. weird...
IP Logged
Derek
Bloody Novice
Offline
Posts: 4
Reply #66 -
30.06.02 at 05:36:52
I recieve errors at step 2, 7, 10, 11, 12, and 14. I have installed the Poll Mod, the add more membergroups mod, the more board/category options mod, and the....yeah, that's it.
Anyways, I have no idea what's not working with it. It can't find the search strings with any of the ones that I've listed here, and upon manual installation a server error occured. Thoughts?
IP Logged
Christer Alexander
Moderator
Offline
Posts: 3443
Reply #67 -
01.07.02 at 10:03:53
I have a reason to belive that AMM is having a "minor" fight with my mod....it's not AMM compatible yet.
IP Logged
Code:
unless(0) { stab("LoonyPandora"); next; }
Seph
Bloody Novice
Offline
Posts: 46
Reply #68 -
01.07.02 at 15:03:06
I don't have AMM though... I'm just using the add user groups box... It isn't a mod...
IP Logged
goatroper
Bloody Novice
Offline
Posts: 5
Reply #69 -
01.07.02 at 16:56:01
I'm having problems with the modified Load.pl. If I upload the modded version, it kills my board.
If I comment out the last right curly bracket, the board displays OK, but any call to display memberlist or profile results in a server error (page not available...)
The rest of the mod seems to be working, as the extra positions show up on the user profile, and when I view the user.kri file I can see the other positions listed.
Could there be a problem with the Load.pl code? Has anyone else had this problem?
IP Logged
goatroper
Bloody Novice
Offline
Posts: 5
Reply #70 -
01.07.02 at 19:26:00
OK, I've managed to make the mod work - I think.
If I comment out these lines:
Quote:
foreach $setting (@krimodsettings) {
if($setting ne '') {
if( $krititleinfo{$user} eq '') { $krititleinfo{$user} = $setting; }
else { $krititleinfo{$user} = "$krititleinfo{$user}\n$setting"; }
}
and create an admin.kri file with Administrator as the first entry then everything seems to be working. I can assign a member multiple positions, and they see only those boards they should see.
If I don't do the admin.kri file and upload it first, none of the admin functions work - you just get "Page not Available" errors.
If I don't comment out the aforementioned code, the board won't even load.
Even tho the mod seems to be working, I'm really hesitant to upload the new board without knowing for sure what I've done. I am a Perl newbie, and I'm also working on an IBM Mainframe under O/S390, which is a non-Ascii environment (They use EBCDIC), and they have their own implementation of Perl.
Comments and/or reassurance would be appreciated.
IP Logged
Derek
Bloody Novice
Offline
Posts: 4
Reply #71 -
01.07.02 at 19:39:30
Allright, I've got AMM installed, so it won't work with mine so far. When you get it fixed, tell me.
IP Logged
andyl56
Ex Member
Reply #72 -
02.07.02 at 22:10:00
I have found 2 bracket errors... one from a previous post, and one most people dont notice, but it causes an error when you do a version check. I have attached the fixed file.
IP Logged
UserMoreMembergroupsfinal3_-_Fixed.mod
(9 KB |
63
)
Schoolmarm
Bloody Novice
Offline
Posts: 43
Reply #73 -
03.07.02 at 00:28:36
Thanks Andy! Lol, didn't find that error but glad you helped out with a quick fix.
Just wanted everybody to know....
I have installed this mod on a heavily modified board with over 30+ mods in it: including, AMM.
I did have some moans from boardmod concerning not being able to find code (due to differences from all the modifications made) but with a simple compare to the original yabb sources.. it was easy to figure out a manual installation. Profile.pl was the hardest to sort out the codes as it has been modified considerably.
For me, it works so great without conflicts with other mods!
Whoo Hoo!
Thanks Much Christer for all your hard work!
This mod is just what I needed to allow my members their beloved post count positions and still manage to assign them privaledges on hidden boards.
Gotta Love you all for your dedication and hard work
IP Logged
Derek
Bloody Novice
Offline
Posts: 4
Reply #74 -
03.07.02 at 17:33:55
You wouldn't be willing to pass the edited mod on to me, would you?
IP Logged
Pages:
1
...
3
4
5
6
7
...
12
Print
‹
Previous Topic
|
Next Topic
›
Forum Jump »
Home
» 10 most recent Posts
» 10 most recent Topics
YaBB & BoardMod
- News
- General Board
- Feedback
- Programming & Coding Board
YaBB 2 Mods
- FINAL Mods for YaBB 2.5
- BETA Mods for YaBB 2.5
- FINAL Mods for YaBB 2.4
- BETA Mods for YaBB 2.4
- FINAL Mods for YaBB 2.3/2.3.1
- BETA Mods for YaBB 2.3/2.3.1
- FINAL Mods for YaBB 2.2/2.2.1/2.2.2/2.2.3
- BETA Mods for YaBB 2.2/2.2.1/2.2.2/2.2.3
- FINAL Mods for YaBB 2/2.1
- BETA Mods for YaBB 2/2.1
YaBB 1 Mods
- FINAL Mods for YaBB 1 SP1.4
- FINAL Mods for YaBB 1 SP1.3/1.3.1/1.3.2
- FINAL Mods for YaBB 1 SP1.2
- FINAL Mods for YaBB 1 SP1/1.1 ««
- FINAL Mods for YaBB 1 Gold
- BETA Mods for YaBB 1
Mod Support
- Mod Troubleshooting
- Mod Bugs
- Mod Ideas, Requests & Feedback
- Tutorials
- Mod Testing
Templates & Graphics
- Template Vault
- Template Help & Troubleshooting
- Template & Graphics Requests
- Graphics
- Showcase Board
BoardMod Support Forum
» Powered by
YaBB 2.3.1
!
YaBB
© 2000-2009. All Rights Reserved.
© 2000-2012 by
Michael Prager
- All rights reserved.
Project website hosting proudly sponsored and provided by
UK2 Hosting
The Project
|
News
|
Downloads
|
Mods
|
FAQ
|
Templates
|
Chat
|
Forum