vb.org Archive

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

joeychgo 06-04-2004 04:04 PM

Member status verification
 
Ok, I realize this isnt a hack request for the masses, but I dont think this would be too difficult either.

I need an easy way for someone to check the membership status of another member. By easy I mean a box where the username could be entered, and his membership status would be displayed.

My purpose: I have a car site. I intend to seek discounts from parts suppliers for our "paid members" - but I need an easy way for those vendors to verify that a member is a paid member, when such a member places an order with them.

I have VbAdvanced CMPS - so for me if this worked in a module that would be great, but thic could be built anywhere as far as im concerned. It could even be its own seperate page - makes no difference to me... Just so a vendor wouldnt have to go through a dozen steps to verify status.

Anyone care to help me on this one?

joeychgo 06-05-2004 06:01 AM

anyone??

joeychgo 06-12-2004 04:56 PM

bump

joeychgo 06-14-2004 06:54 AM

Help??

Briskoda 08-06-2004 11:15 PM

Not got one done, but I will be writing one for CMPS to interface into VB's usergroup.

My assumption will be members in one group and traders in another, with the module only visible to the lookup group i.e. the traders group.

Can't give you a time line, but within a few weeks as we are rolling out a membership scheme. This is not a core aspect, but one which we do need.

Colin F 08-07-2004 07:00 AM

If you're not using the "Forum Leaders" Page, you could use that to show which members are "paid-members"
Of course it would be open for anyone to see, you might have to add a if ($bbuserinfo[usergroupid] != x) {print_no_permission(); }

Briskoda 08-07-2004 10:38 PM

Colin,

Was just going to write a simple module in cmps that had a userid form submit to a getuser function call for the userid, technically each "club member" user will know there user id. Displays yes or no if member is within a group (n | n1 | n2...) and a code of some sort the vendor can ask the user to confirm, eg pets name. Maybe some notes to the vendor if operating a tiered scheme.

Thats the rough concept at least.


All times are GMT. The time now is 06:31 AM.

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.01030 seconds
  • Memory Usage 1,714KB
  • 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
  • (7)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