Log in

View Full Version : Membership card


templaters
10-10-2007, 08:40 PM
I have a vbulletin forum, Is thier a way to provide my members with a membership card electronicallt, with some sort of hack or something.

In other words if a member wants a membership card he can just login to our forum and click on a link and put his name in and then it automatically provides a printable or downloadble membership card that shows our logo etc, but with his member name and maybe number or not.

Any ideas on this, because having them printed locally and mailed is expensive.

Thanks

otis

dismas
10-10-2007, 09:06 PM
This would rock for a forum of mine. It's a club site and club members are eligible for discounts at various stores around the state by being a member. This would make things so much easier for us.

wacnstac
10-17-2007, 01:29 AM
I am looking for the same exact thing but would only like to allow members who are paid subscribers be able to print out the membership card which in turn would get them discounts at sponsors/advertisers. Would be even better if it printed the term of the subscription on the card so that the card could not be used indefinitely after the subscription expires. Will pay for this hack if well done.

wacnstac
10-18-2007, 01:30 AM
This is of extreme interest to me. Will pay for a nicely done plugin.

RobDog888
10-18-2007, 03:37 AM
<font color="navy">Yes this is a good idea but what would keep them from printing their own? I could use it on at least one of my sites too.</font>

wacnstac
10-18-2007, 10:56 AM
Nothing would prevent them from printing them on their own, in fact that exactly what I want them to be able to do, but only while they have a valid subscription.

Ksb2050
10-18-2007, 04:46 PM
Yeah but then other people could get the image and photoshop themselves and their own info to it. How would you keep the valid subscribers apart from the leechers? To keep validity of cards you'd need a system like a bar code or something for your vendors.

Sophonax
10-18-2007, 11:29 PM
Yeah but then other people could get the image and photoshop themselves and their own info to it. How would you keep the valid subscribers apart from the leechers? To keep validity of cards you'd need a system like a bar code or something for your vendors.

I believe the vendors would have access to a database system which would show information about that user, including names, original photo (if this has to be uploaded before they're able to print out the finished card), age, gender, etc.

However, this would require a little bit of coding, if there are several vendors/sponsors with different access/discount and so on and so forth.

It'd be one hell of a job, yes, but it'd pay off.

RobDog888
10-19-2007, 07:05 AM
<font color="darkgreen">Well you could give the vendors a login on your site so they can validate the members id card. Maybe the vendor could enter in info too when purchases are made so you both can track sucess/failure of promotions etc.</font>

wacnstac
10-20-2007, 03:09 AM
I don't need anything as complicated as bar codes and such.

Chris M
10-20-2007, 04:03 AM
This could be done with a GD script...

And you could create a new field within the subscriptions table to store a randomly generated membership number for the duration of the subscription... Then at the end of the subscription term, another script will clear the number from the database and send an updated list of valid numbers to whomever it is intended...

i.e. Bob buys a 1 year subscription to a music forum. When this subscription is processed, he has access to his membership features, and can download a picture card id to have laminated or whatever he chooses to do with it. On this card, is a randomly generated number that is stored in a field in your database. When the subscription expires the number becomes invalid, your automated script sends the updated list without Bob's number on, and therefore useless to Bob if he tries to use it again to gain membership discounts or whatever.

Sounds like an interesting project... I may take the time to do a little investigation into this on my day off :)

Chris

RobDog888
10-20-2007, 04:29 AM
<font color="darkgreen">I think its getting overly complicated. You will have to give each and every vendor a active list of whos subscribed. Now if you do like some auto insurance companies do with priting out a membership card with their info on it and a watermark and valid date range, vendors would only need to see that its active. Yet still its suscptable to duplication as its only am matter of how badly someone wants to cheat the system, eventually they will be able to fake anything. </font>

Chris M
10-20-2007, 04:41 AM
That system above is not over complicated - It only sounds complicated but really, it's a randomly generated number individual to the user and has an expiry date. The list could be in any format imaginable; RSS feed for vendors, printable list of valid subscriptions, email of valid users, displayed list on your website accessible only to the "Vendors" usergroup users...

Chris

chatzworld
10-20-2007, 10:57 AM
sounds very good to me to would love to be able to give members their own mebership cards

djdonx
10-20-2007, 02:23 PM
This would be possible but if it were to be released, you would have to manually enter your subscription usergroup because everybody's is different..

chatzworld
10-20-2007, 06:00 PM
yeh that wouldnt be a problem entering that just would love to have this idea on my site :D

templaters
10-28-2007, 03:20 AM
Back to the opiginal request, I don't want a vendors card, or subscription paid card or all the other stuff.

I would like The Registered Users Group, to be able to print their own membership card.

So if member named ( Johnny ) logs into the forum he would click on his CP and select membership card then it would take him to a special page that display a membership card with his name on it, and the rest of the card be generic to my forum logo etc. can anyone of you guys do this I am willing to pay.

I don't charge for membership. Keep it simple please

Thanks

otis

ChrisLM2001
10-28-2007, 07:27 AM
Just use one of the mods here that adds another vB styled page. Add a username/registration date variables to it and your images. Then add that page in the User CP menu, and that's the membership card thingie.

Half the issue is over with group permissions; the other half is just figuring what style you'd want for that membership page.

Hawaiian-TV
12-22-2007, 08:29 PM
We would like to use a similar system. Willing to pay for good working solutions also!



Back to the opiginal request, I don't want a vendors card, or subscription paid card or all the other stuff.

I would like The Registered Users Group, to be able to print their own membership card.

So if member named ( Johnny ) logs into the forum he would click on his CP and select membership card then it would take him to a special page that display a membership card with his name on it, and the rest of the card be generic to my forum logo etc. can anyone of you guys do this I am willing to pay.

I don't charge for membership. Keep it simple please

Thanks

otis

DanneG
02-13-2009, 05:37 AM
Back to the opiginal request, I don't want a vendors card, or subscription paid card or all the other stuff.

I would like The Registered Users Group, to be able to print their own membership card.

So if member named ( Johnny ) logs into the forum he would click on his CP and select membership card then it would take him to a special page that display a membership card with his name on it, and the rest of the card be generic to my forum logo etc. can anyone of you guys do this I am willing to pay.

I don't charge for membership. Keep it simple please

Thanks

otis

Bumping an old thread, but have someone found a way to do this?

Dismounted
02-13-2009, 08:17 AM
Of course it is possible to do it, but any kind of modification would have to be tailored to each individual forum, and most likely that's why no freely available modification has been released for it.

zefyx
02-28-2009, 09:01 PM
+1 I'd like this as well.

Hex_legend
03-01-2009, 05:52 PM
+1, I'd like this also

SorentoUltimate
07-21-2009, 04:30 PM
Hello,

i'm also intresting on Membership Card.
Anyone do something or found something?

Thanks
Giorgos

SamirDarji
11-14-2011, 08:42 PM
So if member named ( Johnny ) logs into the forum he would click on his CP and select membership card then it would take him to a special page that display a membership card with his name on it, and the rest of the card be generic to my forum logo etc.I hate to bump an old thread, but I'm looking for exactly this as well.

--------------- Added 1321322475 at 1321322475 ---------------

I think I've found a script that does the card part:
http://stackoverflow.com/questions/2191248/dynamically-creating-a-member-id-card-as-pdf-using-php

Now the hard part is vb integration.