Hi
Any recommendations which modules would perform my task to create a membership site with 3 plus levels of membership that also allows the member to dislay a membership seal (logo) on there website ?

using paypal as payment method

once joined they can access there level of membership information,

but in each membership level they would have access to a tracked verified seal (logo) code to allow the display of a membership seal (logo), which when clicked displays there sites details so that visitors to the site can be sure the site is a registered member.
also if the membership is cancelled the seal will no longer display

any help would be much apreciated
best regards Tony

tony@manageresponse.com

Comments

WorldFallz’s picture

You could use the lm_paypal module for the payments and one of the node access modules to handle access control by role (is node_privacy_byrole, simple_access, content_access, etc).

As for the seal-- afaik, there's no way to prevent fraudulent use of images on a website. The only thing you can do is disable their page on your site so if they link the image back it will show the member is not registered.

IMCharter’s picture

Thank's for the suggestions have been looking at lm_paypal, ubercart and CiviCRM, though the later seems more focused on a donations structure,

The access to membership i have looked at seems to be straight forward if followed logically, just a bit time consuming to set up if anything!

Just wanted to know i wasn't missing anything (hoping a simple solution)

The problem i have then is the varification linking of the seal (logo)

your would be right about breach of copyright/ fraudulent use that is one of the reasons i want site varification through the seal (logo), at least there is a chance of it being reported back to the site, so appropriate action can be taken.

Its more the ease of use for the member and automatic cancelation (no show image) i was thinking of.

I know it can be done with a scripted site of kinds, but i want to keep the project on drupal, as it will opperate over 2 sites as it is.

The sites i have seen using this kind of system are large well known ones so there is a way, but mabe not on drupal ? at this time anyway, seems to be able to handle everything else One can think of !