Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: Aug 2000
Posts: 3,590
Moderator
Moderator
Offline
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...

Sponsored Links
Joined: Jun 2000
Posts: 263
Junior Member
Junior Member
Offline
Joined: Jun 2000
Posts: 263
Does it work on 5.42?

------------------
Thanks for reading!
Ilya
moderator of UBB Hacks Finished

Joined: Aug 2000
Posts: 3,590
Moderator
Moderator
Offline
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).]

Joined: Aug 2000
Posts: 3,590
Moderator
Moderator
Offline
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).]

Joined: Aug 2000
Posts: 3,590
Moderator
Moderator
Offline
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

Sponsored Links
Joined: Aug 2000
Posts: 3,590
Moderator
Moderator
Offline
Joined: Aug 2000
Posts: 3,590
Added note --> Just make sure you remove the spaces from "| | |"

The second time you find:
Quote
quote:

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:
Quote
quote:
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:
Quote
quote:
right after
Quote
quote:
and then count over and find the array varialbe of it. Then, where you would add
Quote
quote:
just add
Quote
quote:
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).]

Joined: Jan 2000
Posts: 60
Member
Member
Offline
Joined: Jan 2000
Posts: 60
great hack! i have been looking for this one. [Linked Image]


<FONT COLOR="blue">
Free UBB Instalation

Contact on AIM: vmnweb
</FONT c>
Joined: Jan 2000
Posts: 94
Member
Member
Offline
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
Joined: Aug 2000
Posts: 3,590
Moderator
Moderator
Offline
Joined: Aug 2000
Posts: 3,590
You either a) messed with your $line string. b) you messed up the array variables.

Joined: Jan 2000
Posts: 94
Member
Member
Offline
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
Sponsored Links
Joined: Aug 2000
Posts: 3,590
Moderator
Moderator
Offline
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...

Joined: Jan 2000
Posts: 94
Member
Member
Offline
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
Joined: Jan 2000
Posts: 4
Junior Member
Junior Member
Offline
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]

Joined: Aug 2000
Posts: 3,590
Moderator
Moderator
Offline
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.

Joined: Feb 2000
Posts: 116
Member
Member
Offline
Joined: Feb 2000
Posts: 116
Does this work on freeware??

Joined: Aug 2000
Posts: 3,590
Moderator
Moderator
Offline
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

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


- Allen wavey
- What Drives You?
Joined: Jan 2000
Posts: 94
Member
Member
Offline
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
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


- Allen wavey
- What Drives You?
Joined: Apr 2000
Posts: 10
Junior Member
Junior Member
Offline
Joined: Apr 2000
Posts: 10
Quote
quote:
Thanx for the info because that is just what I wanted to know...

Joined: May 2000
Posts: 251
Member
Member
Offline
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



To This:



Really make it this:



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
Joined: Jun 2000
Posts: 4
Junior Member
Junior Member
Offline
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
$searchrow[0]
$ProfileNumber
$DateReg
$SeeEmail
$searchrow[0]
$ProfileNumber
$DateReg
$SeeEmail
Joined: Apr 2001
Posts: 47
Member
Member
Offline
Joined: Apr 2001
Posts: 47
Where can I find this hack? The download links no longer work.

Thanks.

Joined: Apr 2001
Posts: 47
Member
Member
Offline
Joined: Apr 2001
Posts: 47
The links at the top of this topic no longer work. Where can I get the hack from?

Joined: Oct 2000
Posts: 290
Member
Member
Offline
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

Joined: Apr 2001
Posts: 47
Member
Member
Offline
Joined: Apr 2001
Posts: 47
Ah, so that's where they are. Thanks.


Link Copied to Clipboard
Donate Today!
Donate via PayPal

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.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
JAISP
JAISP
PA
Posts: 449
Joined: February 2008
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20221218)