MOW
Administrator
Owner/Operator
Currently: Offline
Posts: 5,822
Location:
Joined: September 2003
Retired: USAF, Civil Service
|
Post by MOW on Nov 6, 2013 17:05:25 GMT 9
Not sure if anyone has been on the Alumni Pages lately, if so you have noticed a change. I recently developed my own self-managed database and pages for the Alumni Registry. I've finished with the data migration of the entire 'off-site' Alumni database into it and now have complete control over the database, front-end forms and application through my MySql databases and PHP coding. It is on a different page than before www.f-106deltadart.com/databases/f-106alumni/f106alumni_list.php but even if the original url page is click it will automatically redirect to the new page, so if you have the url link stored somewhere, no worries. One of the best things about developing this myself is I can allow each and every Alum to have their own personal account to edit their data record. You can login with your account to edit your data, and only your data, as needed. The migration did not automatically create user accounts for all the registered alumni. Anyone new will automatically get an account assigned to their new data record, but current data records do not get that automatic option. But, there is a solution! Just go on the site and Register to create your user account. You can reach it from a button on the page listed above or directly by this link www.f-106deltadart.com/databases/f-106alumni/register.php. After you create your account just let me know and I will go into the database and assign your user account to your data record. Then you can open and edit your data. Do Not just create a new record! I have enough duplicates in there already to weed out. Let me know if there are any problems. Here is a quick guide to show how to find the number of Alumni of a specific unit. Attachment Deleted
|
|
|
Post by pat perry on Nov 7, 2013 4:00:30 GMT 9
OK MOW. I registered and I hope it did not create a new record.
Question: Do you plan to have a field for screen name (or is that a no-no for security reasons)?
Just curious. We used to have a problem with prior software versions when a member forgot their username and just created a new one which may have led to duplicates.
Thanks,
Pat P.
|
|
MOW
Administrator
Owner/Operator
Currently: Offline
Posts: 5,822
Location:
Joined: September 2003
Retired: USAF, Civil Service
|
Post by MOW on Nov 7, 2013 6:59:37 GMT 9
OK MOW. I registered and I hope it did not create a new record. Question: Do you plan to have a field for screen name (or is that a no-no for security reasons)? Just curious. We used to have a problem with prior software versions when a member forgot their username and just created a new one which may have led to duplicates. Thanks, Pat P. Got it Pat, and Jim and Jim Too and everyone else who registered thus far. Nope, no new records created, just a user account, which I have linked to your individual records. You mean your username? To show in your profile or that you're logged on? Currently I show your actual name as being logged on, although I could change that to have it show your username. But that wouldn't help in the use case you refer to if you forget your username. Let me look into it.
|
|
MOW
Administrator
Owner/Operator
Currently: Offline
Posts: 5,822
Location:
Joined: September 2003
Retired: USAF, Civil Service
|
Post by MOW on Nov 7, 2013 7:26:26 GMT 9
Ok, I added a "Forgot username or password" link where you can enter your email address, the one you registered with, and it will send you your username and password.
|
|
MOW
Administrator
Owner/Operator
Currently: Offline
Posts: 5,822
Location:
Joined: September 2003
Retired: USAF, Civil Service
|
Post by MOW on Nov 7, 2013 7:27:43 GMT 9
For you IE users... is the Login screen form background color Blue or White? It's suppose to be white like it shows in Firefox, but for some reason IE is loosing the stylesheet and defaults it to blue. Or... maybe it's just me.
|
|
|
Post by pat perry on Nov 7, 2013 12:11:30 GMT 9
For you IE users... is the Login screen form background color Blue or White? It's suppose to be white like it shows in Firefox, but for some reason IE is loosing the stylesheet and defaults it to blue. Or... maybe it's just me. MOW, If you're talking about the ProBoards login screens, bot my IE 8 and FF show the same image. Buuuuttt, if you're talking about the Registration Login screen, then mine is blue in IE 8 Pat P. Attachment DeletedAttachment Deleted
|
|
|
Post by pat perry on Nov 7, 2013 12:27:55 GMT 9
Ok, I added a "Forgot username or password" link where you can enter your email address, the one you registered with, and it will send you your username and password. WAY COOL! This may help some of our lurkers to login and join the conversation. Thanks MOW, Pat P.
|
|
|
Post by Jim on Nov 7, 2013 12:41:11 GMT 9
For you IE users... is the Login screen form background color Blue or White? It's suppose to be white like it shows in Firefox, but for some reason IE is loosing the stylesheet and defaults it to blue. Or... maybe it's just me. MOW, If you're talking about the ProBoards login screens, bot my IE 8 and FF show the same image. Buuuuttt, if you're talking about the Registration Login screen, then mine is blue in IE 8 Pat P. View AttachmentView AttachmentIE 8 Blue.... Jim
|
|
MOW
Administrator
Owner/Operator
Currently: Offline
Posts: 5,822
Location:
Joined: September 2003
Retired: USAF, Civil Service
|
Post by MOW on Nov 7, 2013 16:17:19 GMT 9
For you IE users... is the Login screen form background color Blue or White? It's suppose to be white like it shows in Firefox, but for some reason IE is loosing the stylesheet and defaults it to blue. Or... maybe it's just me. MOW, If you're talking about the ProBoards login screens, bot my IE 8 and FF show the same image. Buuuuttt, if you're talking about the Registration Login screen, then mine is blue in IE 8 Pat P. Yea, the Alumni Registration screen. It still works and you can see it ok, but I need to fix it. I like my stylesheet that shows up in FF.
|
|
MOW
Administrator
Owner/Operator
Currently: Offline
Posts: 5,822
Location:
Joined: September 2003
Retired: USAF, Civil Service
|
Post by MOW on Nov 8, 2013 7:34:53 GMT 9
MOW, If you're talking about the ProBoards login screens, bot my IE 8 and FF show the same image. Buuuuttt, if you're talking about the Registration Login screen, then mine is blue in IE 8 Pat P. Yea, the Alumni Registration screen. It still works and you can see it ok, but I need to fix it. I like my stylesheet that shows up in FF. It's displaying incorrectly in IE for 1 of 2 reasons: 1) The antique IE8 and earlier don't handle all the PHP codes the same as newer IE browsers 2) Compatibility mode is turned on If you turn off compatibility mode in IE or exclude the site from your IE compatibility mode list and it works ok.
|
|
|
Post by adart on Nov 8, 2013 7:51:52 GMT 9
I registered hope it came out ok.
|
|
MOW
Administrator
Owner/Operator
Currently: Offline
Posts: 5,822
Location:
Joined: September 2003
Retired: USAF, Civil Service
|
Post by MOW on Nov 8, 2013 10:31:02 GMT 9
I registered hope it came out ok. Got it Ron. E-mail back at ya.
|
|
|
Post by bear (Deceased) on Nov 25, 2013 12:42:34 GMT 9
MOW I tried to check my registry and found my wife name was on their (Signe) and it would not let me on because Bear was already in use. HELP
Bear
|
|
MOW
Administrator
Owner/Operator
Currently: Offline
Posts: 5,822
Location:
Joined: September 2003
Retired: USAF, Civil Service
|
Post by MOW on Nov 25, 2013 19:17:29 GMT 9
MOW I tried to check my registry and found my wife name was on their (Signe) and it would not let me on because Bear was already in use. HELP Bear You should be able to logon now. I sent you an email. I linked your new username to your record. I also attached a how-to in the email.
|
|
MOW
Administrator
Owner/Operator
Currently: Offline
Posts: 5,822
Location:
Joined: September 2003
Retired: USAF, Civil Service
|
Post by MOW on Nov 26, 2013 8:25:01 GMT 9
Bear, did you get in?
|
|
|
Post by oswald on Nov 30, 2013 2:12:03 GMT 9
MOW, I haven,t logged on as often as I used to but lately I haven,t been able to like before but still can as a guest and it recognizes my user name and password.Am I missing something,or should I keep doing it this way?
|
|
MOW
Administrator
Owner/Operator
Currently: Offline
Posts: 5,822
Location:
Joined: September 2003
Retired: USAF, Civil Service
|
Post by MOW on Nov 30, 2013 7:07:54 GMT 9
MOW, I haven,t logged on as often as I used to but lately I haven,t been able to like before but still can as a guest and it recognizes my user name and password.Am I missing something,or should I keep doing it this way? Did you create a User Account for the Alumni page yet? This is a new process, so anything you did before is mute. And you don't use the same account as you have here, the Alumni is a new database, not the Forums. Go to www.f-106deltadart.com/databases/f-106alumni/f106alumni_list.php and click the Join the Registry (Create Account) button
|
|