#35684
01/04/2000 11:19 PM
|
Joined: Aug 2000
Posts: 3,590
Moderator
|
Moderator
Joined: Aug 2000
Posts: 3,590 |
Title: Password Viewable Via CP Description: Adds a password column to the part of the control panel where you view and modify users permissions. Very useful when searching out people with multiple accounts since they often use the same password. File: http://n64vortex.hypermart.net/5.39b.txt Title: Email Viewable Via CP Description: Adds the email under the date registered inn the part of the control panel where you view and modify users permissions. Pre-requisites: The password hack, but can be modified to go with out by editing a few lines. File: http://n64vortex.hypermart.net/5.39b_email.txt Enjoy! PS -- Let me know if you find any errors...
|
|
|
#35685
01/04/2000 11:43 PM
|
Joined: Jun 2000
Posts: 263
Junior Member
|
Junior Member
Joined: Jun 2000
Posts: 263 |
Does it work on 5.42? ------------------ Thanks for reading! Ilya moderator of UBB Hacks Finished
|
|
|
#35686
01/05/2000 3:55 AM
|
Joined: Aug 2000
Posts: 3,590
Moderator
|
Moderator
Joined: Aug 2000
Posts: 3,590 |
I am attempting to install the PW in CP hack.
Nevermind, my files look too different from what is listed in this hack and I don't know enough to have a clue on how to change anything. =)
[This message has been edited by Troy (edited January 05, 2000).]
|
|
|
#35687
01/05/2000 5:38 PM
|
Joined: Aug 2000
Posts: 3,590
Moderator
|
Moderator
Joined: Aug 2000
Posts: 3,590 |
I believe this hack should work with all versions at least up to 5.40. I am not sure though. I have not looked at any of the coding for versions past 5.39. It should be pretty simple to find the correct coding in the files.
Thanx Me2Be
[This message has been edited by atom911 (edited January 05, 2000).]
|
|
|
#35688
01/06/2000 5:44 AM
|
Joined: Aug 2000
Posts: 3,590
Moderator
|
Moderator
Joined: Aug 2000
Posts: 3,590 |
I have 5.39a, but I have the multihack installed as well as the Custom User Status hacks... things have different values that what this hack shows. Since I don't really know what I am doing and don't know what those values represent I don't know what needs to be what. =) Basically it all comes down to the hacks I already have in there and my own ineptness. =) ------------------ Troy GoL - Pacific http://www.runhidedie.com/gol
|
|
|
#35689
01/06/2000 5:02 PM
|
Joined: Aug 2000
Posts: 3,590
Moderator
|
Moderator
Joined: Aug 2000
Posts: 3,590 |
Added note --> Just make sure you remove the spaces from "| | |" The second time you find: in the code and add in the parts their(for each file) you would need to change the array numbers. The array numbers are assigned by: Notice how $searchfile[1] is added to the end. that makes it 8th value in the line, and the 7th array value(since they start with 0) All you have to do is add: right after and then count over and find the array varialbe of it. Then, where you would add just add where ? is the array variable. Hopefully you understand all my babbling. If the Allhack patch has messed alot with the part of the script that gets the user permissions stuff, be careful.. Other then that, you should be good to go. [center] ALWAYS MAKE BACKUPS[/center] [This message has been edited by atom911 (edited January 06, 2000).]
|
|
|
#35690
01/20/2000 5:01 AM
|
Joined: Jan 2000
Posts: 60
Member
|
Member
Joined: Jan 2000
Posts: 60 |
great hack! i have been looking for this one. ![[Linked Image]](https://ubbdev.com/ubb/smile.gif)
<FONT COLOR="blue"> Free UBB Instalation
Contact on AIM: vmnweb </FONT c>
|
|
|
#35691
01/20/2000 7:07 PM
|
Joined: Jan 2000
Posts: 94
Member
|
Member
Joined: Jan 2000
Posts: 94 |
Well, I installed the See password hack and just as the instructions say (I did this twice) and it does not work.
I have UBB v5.42a I have the custom user status hack installed. Therefore I had to change the instruction slightly (instead of "colspan=6" I had to put in "colspan=8" because it already said "colspan=7").
Anyway, when the hack is installed, I get a column in the users section of the control panel that says "Password" (to the left of "Able to Post Notes"). But for some reason, the password shows up in the "Custom User Status" field in addition to being under the Password field and I cannot remove it.
Another question, should I be able to edit the password from here?
Any ideas?
------------------ When you sin, you don't fall FROM God's grace, you fall INTO it!!
When you sin, you don't fall FROM God's grace, you fall INTO it.
Bring In The Geek Consulting Services
|
|
|
#35692
01/20/2000 7:12 PM
|
Joined: Aug 2000
Posts: 3,590
Moderator
|
Moderator
Joined: Aug 2000
Posts: 3,590 |
You either a) messed with your $line string. b) you messed up the array variables.
|
|
|
#35693
01/20/2000 10:27 PM
|
Joined: Jan 2000
Posts: 94
Member
|
Member
Joined: Jan 2000
Posts: 94 |
Well, since I do not know what an array variable is, I cannot tell you what I did wrong.
However, I went down the instructions three times and it still does not work.
I am unsure what is wrong.
------------------ When you sin, you don't fall FROM God's grace, you fall INTO it!!
When you sin, you don't fall FROM God's grace, you fall INTO it.
Bring In The Geek Consulting Services
|
|
|
#35694
01/20/2000 10:48 PM
|
Joined: Aug 2000
Posts: 3,590
Moderator
|
Moderator
Joined: Aug 2000
Posts: 3,590 |
mrwebb -- does this only happen when you look at the entire list of users, or look at a specific user, or both...
|
|
|
#35695
01/21/2000 10:51 AM
|
Joined: Jan 2000
Posts: 94
Member
|
Member
Joined: Jan 2000
Posts: 94 |
This happens when I look at the entire list of users. I have never even tried to look at one particular user.
I am installing this on a test board so I only have to registered users anyway.
------------------ When you sin, you don't fall FROM God's grace, you fall INTO it!!
When you sin, you don't fall FROM God's grace, you fall INTO it.
Bring In The Geek Consulting Services
|
|
|
#35696
01/21/2000 9:52 PM
|
Joined: Jan 2000
Posts: 4
Junior Member
|
Junior Member
Joined: Jan 2000
Posts: 4 |
This hack is great! A real handy thing for spotting spammers. There's only one little bug, a < br > needs to be added in the last part to skip the line between the registration date and the e-mail addresss. Other than that, aces! ![[Linked Image]](https://ubbdev.com/ubb/icons/smilies/smile.gif)
|
|
|
#35697
01/22/2000 10:15 AM
|
Joined: Aug 2000
Posts: 3,590
Moderator
|
Moderator
Joined: Aug 2000
Posts: 3,590 |
I realized this a few days ago but forgot to go in and edit the documentation. I will fix it today or tomorrow.
|
|
|
#35698
02/29/2000 4:42 PM
|
Joined: Feb 2000
Posts: 116
Member
|
Member
Joined: Feb 2000
Posts: 116 |
Does this work on freeware??
|
|
|
#35699
02/29/2000 6:45 PM
|
Joined: Aug 2000
Posts: 3,590
Moderator
|
Moderator
Joined: Aug 2000
Posts: 3,590 |
I dont believe so, I don't support the UBB Freeware, so I won't be rewriting it to work with it, but maybe if ya request this in the Freeware forum, someone will get it done
------------------ I wish I were a Canuck All they have to do is drink beer, play hockey, and say "Eh"
* No offense meant to any Canadians
|
|
|
#35700
03/10/2000 6:35 PM
|
Joined: Mar 2000
Posts: 21,079 Likes: 3
I type Like navaho
|
I type Like navaho
Joined: Mar 2000
Posts: 21,079 Likes: 3 |
works well in 5.44a... thanks, I needed this... ------------------ Allen - http://www.stand318.com
|
|
|
#35701
05/16/2000 1:30 PM
|
Joined: Jan 2000
Posts: 94
Member
|
Member
Joined: Jan 2000
Posts: 94 |
I have 5.45c and I do not see a "sub permissionstop.html" in my ubb_library2.pl file. Nor do I see any reference to "Displaying Matches $StartPoint - $EndPoint". Can somebody write an updated E-Mail in CP and Password in CP hack for 5.45c please? These hacks do not work in 5.45c. ------------------ When you sin, you don't fall FROM God's grace, you fall INTO it. Mr. Webb Network Services MrWebb.Net UBB Hacks List
When you sin, you don't fall FROM God's grace, you fall INTO it.
Bring In The Geek Consulting Services
|
|
|
#35702
05/16/2000 2:35 PM
|
Joined: Mar 2000
Posts: 21,079 Likes: 3
I type Like navaho
|
I type Like navaho
Joined: Mar 2000
Posts: 21,079 Likes: 3 |
All changes are made in cpanel4.cgi for this hack if you have v5.45 and up... ------------------ Allen - http://www.stand318.com
|
|
|
#35703
05/20/2000 5:33 AM
|
Joined: Apr 2000
Posts: 10
Junior Member
|
Junior Member
Joined: Apr 2000
Posts: 10 |
Thanx for the info because that is just what I wanted to know...
|
|
|
#35704
05/28/2000 3:00 PM
|
Joined: May 2000
Posts: 251
Member
|
Member
Joined: May 2000
Posts: 251 |
i have 5.45a and it doesn' work for me. the sub permissionstop.html is't in ubb_library2.pl or cpanel4.cgi or cpanel2.cgi......someone make a new one pleeze
|
|
|
#35705
06/01/2000 8:31 AM
|
Joined: Jun 2000
Posts: 4
Junior Member
|
Junior Member
Joined: Jun 2000
Posts: 4 |
In the email hack by atom you can make the email show up as a hyperlink in the cp. When it tells you to change this (in both parts:$searchrow[0] $ProfileNumber $DateReg | To This:$searchrow[0] $ProfileNumber $DateReg $SeeEmail | Really make it this:$searchrow[0] $ProfileNumber $DateReg $SeeEmail | It worked on mine, but good luck anyway. Just thought it would be nice to just have to click on a link to email the user. RoadWarrior
|
|
|
#35706
02/08/2002 8:38 AM
|
Joined: Apr 2001
Posts: 47
Member
|
Member
Joined: Apr 2001
Posts: 47 |
Where can I find this hack? The download links no longer work.
Thanks.
|
|
|
#35707
02/10/2002 12:44 PM
|
Joined: Apr 2001
Posts: 47
Member
|
Member
Joined: Apr 2001
Posts: 47 |
The links at the top of this topic no longer work. Where can I get the hack from?
|
|
|
#35708
02/10/2002 1:57 PM
|
Joined: Oct 2000
Posts: 290
Member
|
Member
Joined: Oct 2000
Posts: 290 |
It is right there in the database on this site!! Try this link:
https://ubbdev.com/db/cgi/ultimatebb.cgi?ubb=get_topic;f=8;t=000049
|
|
|
#35709
02/10/2002 4:46 PM
|
Joined: Apr 2001
Posts: 47
Member
|
Member
Joined: Apr 2001
Posts: 47 |
Ah, so that's where they are. Thanks.
|
|
|
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: 1,157
Joined: July 2001
|
|
Forums63
Topics37,575
Posts293,931
Members13,823
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|