#39052
11/27/2000 10:47 PM
|
Joined: Oct 2000
Posts: 807
Member
|
Member
Joined: Oct 2000
Posts: 807 |
kool good job ![[Linked Image]](https://ubbdev.com/ubb/smilies/smile.gif) ------------------ -= DFT =- ................... I don mean dis in a disrespectful way// But colombine happens in the ghetto happens every day// Uncle L
|
|
|
#39053
11/28/2000 3:26 PM
|
Joined: Jun 2000
Posts: 59
Member
|
Member
Joined: Jun 2000
Posts: 59 |
when it should be this:otherwise you cannot access the user permissions from the control panel. ------------------ I do not offer support by EMail or ICQ, please post your question at UBBDev....
I do not offer support by EMail or ICQ, please post your question at UBBDev....
|
|
|
#39054
11/28/2000 6:46 PM
|
Joined: Sep 2000
Posts: 793
Member
|
Member
Joined: Sep 2000
Posts: 793 |
Actually...my coding looks like this: I mis-copied that code block in the docs. My bad. Instructions are updated. ------------------ 
-DT
|
|
|
#39055
11/29/2000 9:46 AM
|
Joined: Oct 2000
Posts: 51
Member
|
Member
Joined: Oct 2000
Posts: 51 |
For some reason the code still doesn't work for me on 5.45c what happens is that when I go to a user profile in the cp and look at there settings I see able to post only has no, mega mod, admin and then on the admin side it says yes, no, but the thing is i'm only able to select mega mod, and thats it. I can't select no for the admin side like I used to be able to. Then i update the threads and ask a mod to try his powers on another forum and it says he doesn't have acess or rights something like that for what he is trying to do. Please help. ------------------ Check out the Klipsch board
|
|
|
#39056
11/29/2000 3:09 PM
|
Joined: Sep 2000
Posts: 793
Member
|
Member
Joined: Sep 2000
Posts: 793 |
You most likely screwed up on the part where you find/replace the blocks of code that go: OR you messed up with the block of code that says: That may get confusing, but to fix it all you will have to go back to your backup for this file, then redo the coding. ------------------ 
-DT
|
|
|
#39057
11/29/2000 3:28 PM
|
Joined: Oct 2000
Posts: 51
Member
|
Member
Joined: Oct 2000
Posts: 51 |
That is exactly what I had shouldn't there be an option for yes allowed to post and also he is a mega mod or something like that or am i just getting confused? ------------------ Check out the Klipsch board
|
|
|
#39058
11/29/2000 6:37 PM
|
Joined: Sep 2000
Posts: 793
Member
|
Member
Joined: Sep 2000
Posts: 793 |
Um...just redo the coding. The options go like this: Able to post notes? •Yes •No To the right of that, it says: Authorized Administrator? •Admin •Mega Mod •No Thats what it should look like. If it doesn't look like that, odds are you replaced the wrong bit of coding. Like I said, go back to your backup of cpanel4.cgi, then reinstall the cpanel4.cgi coding. That should fix it. ------------------ 
-DT
|
|
|
#39059
11/29/2000 9:12 PM
|
Joined: Oct 2000
Posts: 51
Member
|
Member
Joined: Oct 2000
Posts: 51 |
Ok got that piece of code to work no when I set them up as able to post and mega mod, and then have them try and post in any forum the message they get is: Sorry, but you do not have permission to post a topic. Your registration request may not yet may have been approved by the Administrator or your posting privileges have been removed. You may also be trying to post to a forum where you do not have permission to post. Then after seeing this I go into the cp and look at there status and see that there status has change to unable to post and not a mega mod anymore? Any Ideas now? ------------------ Check out the Klipsch board
|
|
|
#39060
11/29/2000 9:28 PM
|
Joined: Sep 2000
Posts: 793
Member
|
Member
Joined: Sep 2000
Posts: 793 |
That's wierd...either you made an error somewhere or it doesn't work in your version (which I strongly doubt). Multiple people have told me that it works just fine on their boards. ------------------ 
-DT
|
|
|
#39061
11/29/2000 11:16 PM
|
Joined: Oct 2000
Posts: 51
Member
|
Member
Joined: Oct 2000
Posts: 51 |
My version is 5.45c, I've redone the hack three times and have come up with the same thing. ------------------ Check out the Klipsch board
|
|
|
#39063
11/30/2000 3:08 PM
|
Joined: Sep 2000
Posts: 793
Member
|
Member
Joined: Sep 2000
Posts: 793 |
email me your cpanel4.cgi file...I'll have a look at it. ------------------ 
-DT
|
|
|
#39064
12/01/2000 10:42 AM
|
Joined: Oct 2000
Posts: 51
Member
|
Member
Joined: Oct 2000
Posts: 51 |
any luck looking through my cpanel4.cgi? ------------------ Check out the Klipsch board
|
|
|
#39065
12/01/2000 11:26 PM
|
Joined: Oct 2000
Posts: 51
Member
|
Member
Joined: Oct 2000
Posts: 51 |
|
|
|
#39066
12/03/2000 4:54 PM
|
Joined: Nov 2000
Posts: 19
Member
|
Member
Joined: Nov 2000
Posts: 19 |
was wondering, what could be added to this to allow the Mega Mods be able to delete a topic as well?
|
|
|
#39067
12/03/2000 5:31 PM
|
Joined: Sep 2000
Posts: 793
Member
|
Member
Joined: Sep 2000
Posts: 793 |
Um...that should be built in. ------------------ 
-DT
|
|
|
#39068
12/03/2000 5:37 PM
|
Joined: Nov 2000
Posts: 19
Member
|
Member
Joined: Nov 2000
Posts: 19 |
Everything else is working great for it, its a really cool mod, just was checking everything and it won't let a M. Mod delete a topic...
I don't think I missed anything, I've even added the ability for them to use the Sticky Threads, but can't get them to delete.. weird...
|
|
|
#39069
12/03/2000 5:39 PM
|
Joined: Sep 2000
Posts: 793
Member
|
Member
Joined: Sep 2000
Posts: 793 |
I'll look into it; the problem should reside in ubbmisc.cgi. ------------------ 
-DT
|
|
|
#39070
12/03/2000 5:42 PM
|
Joined: Sep 2000
Posts: 793
Member
|
Member
Joined: Sep 2000
Posts: 793 |
Whoops, I mean postings.cgi. ------------------ 
-DT
|
|
|
#39071
12/03/2000 5:48 PM
|
Joined: Sep 2000
Posts: 793
Member
|
Member
Joined: Sep 2000
Posts: 793 |
Ok, this should fix it. I updated the docs to reflect this, but heres what was added: >>>Find: >>>REPLACE it with: ------------------ 
-DT
|
|
|
#39072
12/03/2000 5:55 PM
|
Joined: Nov 2000
Posts: 19
Member
|
Member
Joined: Nov 2000
Posts: 19 |
Thanks Alot!! You are DA MAN But my M. Mods are still not able to delete This message has been edited by DraGooN on December 03, 2000 at 07:02 PM
|
|
|
#39073
12/03/2000 8:24 PM
|
Joined: Nov 2000
Posts: 19
Member
|
Member
Joined: Nov 2000
Posts: 19 |
Ok, I think I have found the problem...in your instruction you have.
>>>Find:
unless (($profileinfo[8] eq "Administrator") || ($ModMatch eq "true")) {
>>>REPLACE with:
unless (($profileinfo[8] eq "Administrator") || ($ModMatch eq "true") || ($profileinfo[8] eq "Mega Moderator")) {
The Space between "Mega Moderator" needs to be removed. Will look like this:
unless (($profileinfo[8] eq "Administrator") || ($ModMatch eq "true") || ($profileinfo[8] eq "MegaModerator")) {
|
|
|
#39074
12/04/2000 3:22 PM
|
Joined: Sep 2000
Posts: 793
Member
|
Member
Joined: Sep 2000
Posts: 793 |
Thanks; I was just a bit tired when I made the docs (only about 1 1/2 hours sleep the previous night) ![[Linked Image]](https://ubbdev.com/ubb/smilies/smile.gif) But that is the extent of the bugs! No others! ------------------ 
-DT
|
|
|
#39075
12/04/2000 5:39 PM
|
Joined: Nov 2000
Posts: 19
Member
|
Member
Joined: Nov 2000
Posts: 19 |
Well, I just want to say, I like this mod alot, GREAT JOB!!!!
|
|
|
#39076
12/04/2000 7:13 PM
|
Joined: Sep 2000
Posts: 793
Member
|
Member
Joined: Sep 2000
Posts: 793 |
Major congrats should go to cal, most of the coding was his. I just bugfixed all those annoying little bugs that were in it. ![[Linked Image]](https://ubbdev.com/ubb/smilies/smile.gif) ------------------ 
-DT
|
|
|
#39077
12/04/2000 9:19 PM
|
Joined: Oct 2000
Posts: 51
Member
|
Member
Joined: Oct 2000
Posts: 51 |
I made those two changes and it still won't store the changes to the profiles, when i change a mod to a mega mod and then go back and view his status it says able to post -no ------------------ Check out the Klipsch board
|
|
|
#39078
12/04/2000 9:32 PM
|
Joined: Sep 2000
Posts: 793
Member
|
Member
Joined: Sep 2000
Posts: 793 |
Sorry, I've been swamped with stuff to do. I will look at ur cpanel4.cgi tomorrow, I promise. ------------------ 
-DT
|
|
|
#39079
12/06/2000 9:33 AM
|
Joined: Oct 2000
Posts: 51
Member
|
Member
Joined: Oct 2000
Posts: 51 |
Bump, any luck would love to get this up and running. ------------------ Check out the Klipsch board
|
|
|
#39080
12/06/2000 1:11 PM
|
Joined: Sep 2000
Posts: 34
Member
|
Member
Joined: Sep 2000
Posts: 34 |
Hey Dark & the gang - did you look into the bug fixes I made to this hack a couple of months back? Most of the problems you're finding here were already put to bed there. See https://www.ubbdev.com/ubb/Forum7/HTML/000250.html a. ------------------ Able Muse
|
|
|
#39081
12/06/2000 3:14 PM
|
Joined: Sep 2000
Posts: 793
Member
|
Member
Joined: Sep 2000
Posts: 793 |
Not quite all...the biggest bug was if you set the moderators, the mega mods would go back down to moderators, making you re-set mega mods in user info and permissions. This was one of the MANY things I changed. ------------------ 
-DT
|
|
|
#39082
12/07/2000 12:29 AM
|
Joined: Oct 2000
Posts: 51
Member
|
Member
Joined: Oct 2000
Posts: 51 |
Bump, Dark Templar any luck yet on the Cpanel4.cgi file? ------------------ Check out the Klipsch board
|
|
|
#39083
12/07/2000 10:26 AM
|
Joined: Sep 2000
Posts: 793
Member
|
Member
Joined: Sep 2000
Posts: 793 |
Still have to do a bit more tweaking...I've only been able to look at it for 5 mins...I have a really hecktic schedule. I will for sure get to look at it this weekend. Once again, I'm really sorry for not getting a chance to look at it previously. ------------------ 
-DT
|
|
|
#39084
12/07/2000 3:30 PM
|
Joined: Oct 2000
Posts: 51
Member
|
Member
Joined: Oct 2000
Posts: 51 |
Thanks, just let me know what you find out. ------------------ Check out the Klipsch board
|
|
|
#39085
12/09/2000 1:15 PM
|
Joined: Sep 2000
Posts: 793
Member
|
Member
Joined: Sep 2000
Posts: 793 |
BIG UPDATE!!! There was a flaw that wouldn't let admins post announcements. I updated it to version 3.9 now, it is fixed. Redo all the announce.cgi coding if you are updating. ------------------ 
-DT
|
|
|
#39086
12/09/2000 3:48 PM
|
Joined: Nov 2000
Posts: 10
Junior Member
|
Junior Member
Joined: Nov 2000
Posts: 10 |
I seem to be having the same problem as klipsch is having. When trying to give someone Mega Mod status, it gives them Admin status but takes away their posting privelages.
~kev2me
|
|
|
#39087
12/10/2000 1:22 PM
|
Joined: Oct 2000
Posts: 966
Member
|
Member
Joined: Oct 2000
Posts: 966 |
I'm still interested in this hack.. question is, should I install the current version, or wait a few days until you have time to fix it more DT? I can install it right now if you'd like me to help, and let you know what bugs I find.. Otherwise I'll just wait until you say it's stable.. ------------------ 
|
|
|
#39088
12/10/2000 5:25 PM
|
Joined: Nov 2000
Posts: 19
Member
|
Member
Joined: Nov 2000
Posts: 19 |
Now that the announcement section has been fix, I don't see anything else wrong with this mod. It runs flawless on my board.
Again great work DT and all though that are associated with this mod.
Thanks
|
|
|
#39089
12/10/2000 6:20 PM
|
Joined: Sep 2000
Posts: 793
Member
|
Member
Joined: Sep 2000
Posts: 793 |
There is one big bug in it that I can see. It's a real simple one really. Heres what happens: You can't take people off mod. It doens't update their profile to show it. You can't put people on mod. It doesn't update their profile to show that either. If I take out the coding responsible for this, then whenever you set moderators it pops the mega moderator down to moderator. *sigh* I need someone who's better than me at this stuff to look at it. I'll post the bits of coding responsible for this problem shortly. ------------------ 
-DT
|
|
|
#39090
12/10/2000 7:57 PM
|
Joined: Oct 2000
Posts: 966
Member
|
Member
Joined: Oct 2000
Posts: 966 |
So you could use this hack, but if you wanted to make someone a mod/or not a mod, you'd have to edit whereever the modfile thing is manually? Hmm. I'll have to look at it when I have time. ------------------ 
|
|
|
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
|
|
Posts: 417
Joined: November 2001
|
|
Forums63
Topics37,575
Posts293,930
Members13,823
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|