Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Hi... So I haven't even really gotten my Drupal set up yet; the basic piece is installed I just haven't customized it yet. I was outside today and had a thought I really have to throw out to you experts:
How would one go about doing this (if it is even possible):
1. Users can login/sign up
2. They get an automatic email telling them they need to confirm subscription
3. The confirmation screen in html contains a subscription link with the PayPal subscription button on it.
4. They then enter their payment information (set up with something like 30 days free)
5. Then if they don't like it they may unscubscribe through the PayPal subscription link.
5a. OR, When their account reaches the 1st limitiation time frame with an email telling them they need to confirm payment or have their account disabled.
5b. The 2nd limitation time frame they get another email.
5c. The 3rd, their entire account and every reference they existed is gone...
6. Their IP Address is somehow maintained in the system to where they are sent to another html page if they re-attempt to login. This page has another PayPal subscription button on it - which requires immediate membership payment.
I was thinking of trying to establish a very small monthly payment mechanism to control only serious participators. I am still mulling ideas around in my head, but I figure something like 2-3 bucks a month.
Hi everyone, I'm a complete newbie to Drupal but I'm absolutely loving it.
I was wondering if it's possible to have an 1 image, 1 link, and the login box on my main page. Then have people register or sign in to access everything else.
I've installed modules: event and jscalendar, and in Firefox 2 I see the calendar icons below the textfields for dates, but there is no js calendar. Clicking on the icon makes the page reload. In IE6 there is no icon at alll... I use pushbutton theme. What can be wrong with the calendar script?
I'm trying to change a category from single select to multiple select, but everytime I submit the changes, they go right back to what they were. I can't figure out why.
I am creating a team page where I want to link to the user profile and allow non-logged users to access the user profile. I can access the profile pages with any authenticated user profile but not when I am not logged in.