Hi
I have developed an website. Which is a blogging site.
User can blog on this site. In the content type of blog i have inadd a aselect field name adult.
the list field has two option 1. adult and 2. open.
Now I want that, normally adult blog will be hidden, but user can unhidden those content.
How can I do that.
I want to create multiple sites, I did this steps.
Step 1. Install Drupal at domain1.com.
Step 2. Create a new MySQL database and user for domain2.com.
Step 3. Create a directory in /sites/domain2.com/.
Step 4. Copy /sites/default/default.settings.php to /sites/domain2.com/
Step 5. Rename /sites/domain2.com/default.settings.php to /sites/domain2.com/settings.php, set the domain2.com database parameters in settings.php.
I want advertising module to nodes that would give credit to the author who created the node (Article, Blog, etc). Also, each node will have a "Registration" link and if/when users clicks on the link to register a "Credit" will be provided to the author of that node. Actually, It should NOT be just the author for the node BUT any user that I want to have/give credit to. Here's the use case for this:
well this strange and annoying. Believe it or not. After installing manually db & setting i get not rid of the installation-procedure. What can i do now.
What happened. since i had trouble with the installation-procedure (at the step of the db-creation and configuration i decided to go and do it manually
i did the following:
- created the tables and populated it with the the data and then
- etided the settings and put it up to the server
I have just started working on Drupal(7), and i want to know is there any module exists which can be integrated for membership/subscription plan packages in the system?
i.e. User can register via membership plans (Free, Basic, Pro) and access the content accordingly.