vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Application status check (https://vborg.vbsupport.ru/showthread.php?t=137910)

Quantnet 01-30-2007 04:53 AM

Application status check
 
Not sure if it's better done in other platform but here goes

Users given id and password will be able to seach for their application status via an html page
The database can be mysql, or spreadsheet which can be easily edited, updated.

I'm not familiar with asp or the likes so I would appreciate the input or pointers from the experts here.

Some more info. Hopefully someone can point me to some mod already made

We have a separate system where the students apply online, send letter of recommendation, etc...but there is no way for the students to keep track of the application decision. They only see if the application material is received or not.

I was looking around and most of the application status system use ASP/PHP, etc with a front end, database back end.

I'm trying to avoid that and use whatever I can from Vbulletin

Ideally, I would like to have a html page for the students to enter ID/pass and the page will display the status of their admission (Accepted, Rejected, being reviewed, etc...)

Am I being offtrack?

peterska2 01-30-2007 11:25 PM

This can be done a few ways. Probably the easiest one would be to have three usergroups (or one usergroup and an admin editable only profile field) which determine the status (ie approved, pending, or declined). Then have a custom page built into vB where the user can log in and their status will be displayed on the page using a series of conditionals. Using usergroup permissions you will be able to deny all access to the forums, or just have a forum where they can only view their own threads for any queries.

Quantnet 01-31-2007 01:25 AM

Wow, thanks so much Kerry-Anne

I never thought of the solution this way. Probably I never done it before ;)

1) The 3 usergroups idea is great. I would love them to log in and see the message only, no other area of the forum. Where should I learn about custom page and VB conditionals
2) If I create an admin editable profile field, do i have to to assign someone Admin to do that since I won't be the person manually enter info.

Thanks


All times are GMT. The time now is 02:20 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00985 seconds
  • Memory Usage 1,708KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete