Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: Mar 2004
Posts: 6
Junior Member
Junior Member
Offline
Joined: Mar 2004
Posts: 6
Hello.

I'm doing some work for a client at the moment and this is the one thing I'm a bit stuck on. They have around eight thousand members but decided that only members of their organisation should be able to have accounts and post.

So they added a couple of required fields to registration, which include membership number and postcode. This means they can check the registrations using a registration queue and make sure that they are members of their organisation.

But these fields show up on the boards and are visible to everyone else. Things like membership numbers and postcodes should ideally be hidden.

I've been told that the only way to do this is to make changes to the perlscript that drives the forum but I've not had much experience with Perl.

I'd very much appreciate some advice on how to achieve this =)

The boards are UBB.Classic Version 6.4.0.1

Thanks muchly for any help you can offer,

Matt

Sponsored Links
Joined: Jan 2000
Posts: 5,073
Admin Emeritus
Admin Emeritus
Joined: Jan 2000
Posts: 5,073
This is pretty easy to do, in theory. The four custom fields are only ever listed in two places... The first is the member directory, and the admin can control which fields are used there. The second is the public member profile page, which is what we'll end up altering.

Though before hacking away, I would highly suggest upgrading to 6.7. smile

Which custom fields need to be hidden? 1, 2, 3, or 4?


UBB.classic: Love it or hate it, it was mine.
Joined: Mar 2004
Posts: 6
Junior Member
Junior Member
Offline
Joined: Mar 2004
Posts: 6
All four of the custom fields are being used and as far as I know they want to hide them all.

I'll suggest an upgrade to them. Are there many changes between 6.4 and 6.7? I guess I could just check the upgrade history .. I'll do that now =)

Thanks for helping by the way .. very good of you =)

Matt

Joined: Jan 2000
Posts: 5,833
Likes: 20
UBBDev / UBBWiki Owner
Time Lord
UBBDev / UBBWiki Owner
Time Lord
Joined: Jan 2000
Posts: 5,833
Likes: 20
Theres a large amount of bugfixes, as well as Sticky Threads, Quick Reply, Content Islands (RSS Feeds) and UBB Directory added in.


UBB.Dev - Putting Dev into UBB.threads
Company: VNC Web Services - UBB.threads Scripts and Scripting, Install and Upgrade Services, Site and Server Maintenance.
Forums: A Gardeners Forum, Scouters World, and UGN Security
UBB.Threads: My UBB Themes, My UBB Scripts
Joined: Mar 2004
Posts: 6
Junior Member
Junior Member
Offline
Joined: Mar 2004
Posts: 6
Cool. I think I'll suggest an upgrade then!

Thanks for the info.

Sponsored Links
Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
A list of the major features added to the ubb for every version since 6.01 can be found here:

https://www.ubbdev.com/ubb/ultimatebb.php/topic/10/2234.html

smile


- Allen wavey
- What Drives You?
Joined: Aug 2000
Posts: 1,290
Addict
Addict
Offline
Joined: Aug 2000
Posts: 1,290
Umm excuse my ignorance, but wouldn't type="password" work on those fields?


- Custom Web Development
http://www.JCSWebDev.com
Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
that makes it so the guy behind you doesn't know what it is. However, viewing one's profile would show it.

Joined: Mar 2004
Posts: 6
Junior Member
Junior Member
Offline
Joined: Mar 2004
Posts: 6
At the moment I'm waiting for the client to send me their licence number and password.

Wish I could just get on with it smile

Joined: Aug 2000
Posts: 1,290
Addict
Addict
Offline
Joined: Aug 2000
Posts: 1,290
Remove those text boxes from the .pl file smile


- Custom Web Development
http://www.JCSWebDev.com
Sponsored Links
Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
JC, he wants it so it's not public, not so the user can't see his own info.

Joined: Jan 2000
Posts: 5,833
Likes: 20
UBBDev / UBBWiki Owner
Time Lord
UBBDev / UBBWiki Owner
Time Lord
Joined: Jan 2000
Posts: 5,833
Likes: 20
Yeh, let's make it so that the users can enter in information and not be able to see it, then have to go view their profile page to verify they entered it correctly...


UBB.Dev - Putting Dev into UBB.threads
Company: VNC Web Services - UBB.threads Scripts and Scripting, Install and Upgrade Services, Site and Server Maintenance.
Forums: A Gardeners Forum, Scouters World, and UGN Security
UBB.Threads: My UBB Themes, My UBB Scripts
Joined: Aug 2000
Posts: 1,290
Addict
Addict
Offline
Joined: Aug 2000
Posts: 1,290
Ian, okay kewl..

Gizzy , tipsy


- Custom Web Development
http://www.JCSWebDev.com
Joined: Jan 2000
Posts: 5,833
Likes: 20
UBBDev / UBBWiki Owner
Time Lord
UBBDev / UBBWiki Owner
Time Lord
Joined: Jan 2000
Posts: 5,833
Likes: 20
smile had to :x...


UBB.Dev - Putting Dev into UBB.threads
Company: VNC Web Services - UBB.threads Scripts and Scripting, Install and Upgrade Services, Site and Server Maintenance.
Forums: A Gardeners Forum, Scouters World, and UGN Security
UBB.Threads: My UBB Themes, My UBB Scripts
Joined: Mar 2004
Posts: 6
Junior Member
Junior Member
Offline
Joined: Mar 2004
Posts: 6
Would I be okay to make this change before upgrading the bulletin board? At the moment I'm waiting for the licence number and password.

I guess I could make the changes and then make them again after upgrading? I may as well be learning something while I wait smile

Joined: Jan 2000
Posts: 5,833
Likes: 20
UBBDev / UBBWiki Owner
Time Lord
UBBDev / UBBWiki Owner
Time Lord
Joined: Jan 2000
Posts: 5,833
Likes: 20
all the template files will be replaced in the upgrade, so there is no real point in making it now if you're planning on upgrading...


UBB.Dev - Putting Dev into UBB.threads
Company: VNC Web Services - UBB.threads Scripts and Scripting, Install and Upgrade Services, Site and Server Maintenance.
Forums: A Gardeners Forum, Scouters World, and UGN Security
UBB.Threads: My UBB Themes, My UBB Scripts
Joined: Mar 2004
Posts: 6
Junior Member
Junior Member
Offline
Joined: Mar 2004
Posts: 6
Okies laugh


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
Gizmo
Gizmo
Portland, OR, USA
Posts: 5,833
Joined: January 2000
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)