|
Joined: Dec 2001
Posts: 87
Power User
|
Power User
Joined: Dec 2001
Posts: 87 |
Has anyone worked on integrating a "membership database" to Threads? I'm looking at something that could be used for online updating of member data for approximately 8,000 members. Initially only looking for simple reports and mailing labels.
Is there an off-the-shelf package that gets good ratings for doing this? And is there a hosting company that anyone recommends? Lastly are any developers here engaged in this type of support already?
Bill Barker Issaquah, Wa
|
|
|
|
Joined: Jan 2000
Posts: 5,834 Likes: 20
UBBDev Owner Time Lord
|
UBBDev Owner Time Lord
Joined: Jan 2000
Posts: 5,834 Likes: 20 |
Hosting I push on vps' for larger sites; and generally recommend: www.webintellects.comwww.powervps.comAs for integration, ian just published an addon which allows admins to code scripts to read the cookies and member data.
|
|
|
|
Joined: Dec 2001
Posts: 87
Power User
|
Power User
Joined: Dec 2001
Posts: 87 |
So, I've already hosted my Threads site at webintellects. What I'm looking for now is information on any "turn key packages" that might be available.... or anyone who does this for a living (full or part time).
My needs are to add a "membership" database for online access of limited member data in order to produce mailing labels and reports.
Ideally I'd like to also link this to the Threads database in order to manage the two user accounts together.
Bill Barker Issaquah, Wa
|
|
|
|
Joined: Mar 2000
Posts: 21,079 Likes: 3
I type Like navaho
|
I type Like navaho
Joined: Mar 2000
Posts: 21,079 Likes: 3 |
hmm.. so basically you are wanting to make mailing labels off the threads member data. The location info would need to be worked out and people would need to use their real names in one of the fields unless you would be ok with mailing "Gizmo" or "drkknight" 
|
|
|
|
Joined: Jan 2000
Posts: 5,834 Likes: 20
UBBDev Owner Time Lord
|
UBBDev Owner Time Lord
Joined: Jan 2000
Posts: 5,834 Likes: 20 |
|
|
|
|
Joined: Jan 2000
Posts: 5,834 Likes: 20
UBBDev Owner Time Lord
|
UBBDev Owner Time Lord
Joined: Jan 2000
Posts: 5,834 Likes: 20 |
I sat here thinking about this; what you COULD do...
Enforce users to set 3 of the custom profile boxes: Box1: Real Name Box2: Address Box3: City, State, Zip
Then hack those boxes out of the showprofile screen so random users can't view them...
Now you have your mailing list data merged with threads, whammo! :x
|
|
|
|
Joined: Dec 2001
Posts: 87
Power User
|
Power User
Joined: Dec 2001
Posts: 87 |
What if you had a second MySQL db running and loaded it with the real users names and addresses, and then included a field which matched the USER NUMBER to the one in the Threads db. That would "link" the records together.
But actually I want it to work in reverse, where I add a flag (eg. Paid up member="yes") to the user db, and then when they logged into Threads, it would authorized them depending upon the state of the paid-up member status.
So.. would two databases be a good way to go?
Bill Barker Issaquah, Wa
|
|
|
|
Joined: Jan 2000
Posts: 5,834 Likes: 20
UBBDev Owner Time Lord
|
UBBDev Owner Time Lord
Joined: Jan 2000
Posts: 5,834 Likes: 20 |
UBB 7.2 will include "some sort of" a paid membership option utilizing PayPal (iirc from rick's stating at ubbcentral); but if you're wanting to go the route i'd go with a seperate table indicating new information (no real reason to utilize a second database) then you could just link/join things; however it'd be integrating those options into UBB.T which would be your hurtle, pulling data from the UBB.T databases to a 3rd party script would be easy.
|
|
|
|
Joined: Dec 2001
Posts: 87
Power User
|
Power User
Joined: Dec 2001
Posts: 87 |
Thanks. I appreciate your comments.
Bill Barker Issaquah, Wa
|
|
|
|
Joined: Dec 2001
Posts: 87
Power User
|
Power User
Joined: Dec 2001
Posts: 87 |
I'm baaaack!!! :-)
We have the second database (membership) up and running now. All of these 8,000 accounts are valid members. After they log in to the membership database (MySQL) and establish a session variable, how can I easily redirect them to my UBB Threads forum so that they are already logged in?
To complicate this a bit more, they are in two different domains.
Bill Barker Issaquah, Wa
|
|
|
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: 69
Joined: January 2001
|
|
Forums63
Topics37,575
Posts293,931
Members13,824
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|