Drupal profile field visibility

Hello,

I'm currently developing a website where users can log-in to see additional pages. I need to store some information about each user.
Herefore I've added a 'Long text' field in 'Account settings' -> 'Manage fields'. The next step is to hide this field from the user, he shouldn't be able to see this field in his profile. Only the administrator role should be able to see and edit this field.

Can anyone help me how to accomplish this?

Thanks in advance,

Theme Design Needed for Drupal 7 Charity Website

Hopefully I am allowed to post this here.

I manage a small charity in the UK, and until recently I have maintained our website using standard HTML. I need to use a database drived website so I have managed to get an understanding of Drupal 7 and have made a start creating a new website, so I should be able to maintain a site. But, I am not good enough with graphics to create a new design that looks professional, with content standing out, not too cluttered.

Therefore I am looking to hire someone to take my ideas, and create a Drupal 7 powered website theme for us.

I guess I would just want 4 or 5 page types created.

- Front page, including views slideshow (I can show an example) with prominence to buttons/links to donate, join, fundraise and 2 or 3 news artcile teasers.
- Standard content node/news article pages.
- Donation page
- UK map page to highlight support group locations, each linking to a node page.
- Navigation via mega menu (I can show an example)

The website needs to pass XHTML. To be fully tested in the key browsers, designed for 1024 screen resolution. Ideally it needs to look clean and be easy to navigate with breadcrumbs.

If at all possible, but not vital to integrate database with an invision powered forum to pull in a latest threads block, and allow forum users to login to the Drupal Powered site to post comments on news articles.

Trying to work with Drupal 7 but i receive a lot of errors and notices

Hello.
I have to make an application that has the following characteristics. I'm trying to do it with Drupal 7 so i can get used with the new version.
The main purpose is to manage a stock of games from a shop. So ... a user a add a product and the product has to have some fields.
I thought to make a content type as Product and with the following fields:

1. id - This one should be autofilled by the system and it should have following form: date-of-entrance-title-of-the-game. Just like WordPress generates permanents links from titles. I have no idea how should i do this. Can you please tell me where should i look for this?
2. title - the default title field from Drupal (i have to delete the body field, and i delete it).
3. date of entrance - i created a field type as DATE (Text field with date pop up calendar).
4. product - i created a text field.
5. image - i created a FILE field because i would like to upload images here.
6. source - i created a text field.
7. written by - this should be automatically but i see that Drupal show the name of the author by default.
8. sale date - i created a field type as DATE (Text field with date pop up calendar).
9. client name - i created a TEXT field
10. product is stored in GM - i created a boolean field and selected Single on/off checkbox with selected as Yes and not selected as No.

To Drupal or not to Drupal

Hi,

Fairly new user of Drupal but coming to terms with using it as a CMS system.

Onto more complicated matters;

I have a customer who requires a site that he'd like to work in the following way;

Site and drupal live at http://mydomain.com/

Each time a new customer signs up we create a new area such as http://mydomain.com/customer1 and http://mydomain.com/customer2 and so on.

D7.0 and 7.x-2.0-beta1 XML Sitemap Module (Solved)

I'm using D7.0 XML and I've tried on two occasions to install the sitemap module 7.x-2.0-beta1

Each time I've had the message

Fatal error: Call to undefined function file_directory_path() ... all/modules/xmlsitemap/xmlsitemap.module on line 975

When I check line 975 it says

$directory = file_directory_path() . '/' . variable_get('xmlsitemap_path', 'xmlsitemap');

Can anyone point me in the right direction as to how I can install the sitemapo module on D7 please?

---------------------------------------

upgrade directly from Drupal 7.0-beta3 to Drupal-7,0?

Hi, Is it OK to upgrade directly from Drupal 7.0-beta3 to Drupal-7,0 by uploading and installing the new full package over the old installation (I'll save my settings.php)?

Thanks in advance!

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x