unable to locate views after installing drupal 7.4

I have successfully installed Drupal 7.4 but can't find the site building tools. I cannot find Views for example even though I have the module installed. Am I doing something wrong?

Updated to D7.4 via SimpleScrips but Drupal reports says I'm still at 7.2???

As per the subject. Bluehost support says if SimpleScrips says 7.4 then it's 7.4 and the update may simply not have changed the version ID.

Does this make sense? How can I tell for sure?

Confused about structure of multi sites

Hi everyone,

I have read about how to set up multi sites but there seems to be one important point missing from all the examples. If I have my personal site www.myfirstsite.com already set up in drupal, the website is set up using the 'default' folder with the settings.php file being populated with the database details at drupal install.

If I wanted that site, plus another one, would the structure be like:

/drupal/sites/all/modules
/drupal/sites/all/themes

/drupal/sites/default/files
/drupal/sites/default/settings.php <----- what would be in this file as it's not in use??

/drupal/sites/myfirstsite.com/files
/drupal/sites/myfirstsite.com/modules
/drupal/sites/myfirstsite.com/themes
/drupal/sites/myfirstsite.com/tmp
/drupal/sites/myfirstsite.com/settings.php <----- settings for the database for myfirstsite.com

/drupal/sites/mysecondsite.com/files
/drupal/sites/mysecondsite.com/modules
/drupal/sites/mysecondsite.com/themes
/drupal/sites/mysecondsite.com/tmp
/drupal/sites/mysecondsite.com/settings.php <----- settings for the database for mysecondsite.com

...or would the myfirstsite.com be set up under the default folder and then the second site added after?

This is all presuming I have the above structure BEFORE installing drupal. So I have the databases and everything all set up and want to result in TWO separate sites, not sub domains.

Facebook comments with Facebook social plugins integration

Hi
I am using drupal 7 and I want my site visitors to post comment as facebook user. I gave few tries to different modules but no success. I want the comment system something like this page: http://www.persianhiphop.com/content/video/amir-tataloo-mano-dari-2107

How do you show a user's role in their comments

Hi,

I have a site where I setup comments for people to review different products. I have two roles setup, Role A and Role B. I want that:
- If Role A comments, it will print the author's username and "Role A" next to his/her username.
- If Role B comments, just print author's username.

How do I get this to work?

Thanks for the help.

- imk

New to Drupal and PHP

Hi I'm new to Drupal and PHP and in my attempt to get up to speed I'm trying a simple task - to ask a user for 5 numbers, have them click a button, and then display the averages of those numbers. Doesn't seem to hard but I'm having a few newbie problems with it.

Does anyone have any ideas as to if there's a module that allows me to do this easily, and if not is there a specific path that I should be taking that I might not be doing?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x