xx--node.tpl.php : Can't seem to access raw values in Drupal 7 fields

Hi, I'm currently working with drupal 7 and hope to have a site up and running sometime around after launch.
I'm currently experimenting with theming some node types and want to access the raw value (as stored in the database) of a field (added using the new fields feature) from a node.

Currently, I am theming a special node type, and can access the custom field using $content['field_xxx'];

Generate the web site programmatically

Hi all:

I am new to Drupal. My company has a requirement to create a Restaurant web site with menu. Then we like to update the content of the menu programmatically. Can I do something like as follows:
(1) Create our web site and menu with Admin tool.
(2) Use a program to update the content of menu periodically.

Please let me know whether I need to write a program to update an xml config xml and config data in database.

Ernie

Is there any limit to the number of users on a Drupal site

perhaps this is too basic a question, but i was unable to find the information i was looking for by searching the forums.

Other than the limitations imposed by the hosting service, are there any built-in limits as to how many users can hold accounts on a Drupal site?

I just need to make sure before i start down this path.
thanks

Send attachment with mimemail

Hello,

I am trying to send a file attachment (x.pps) using the mimemail module, but I don't really know why isnt it working. Here is my code:

$att[]=array(
'filepath' => '/home/loftyf01/public_html/hirlevel/boseg.pps',
'filemime' => 'application/vnd.ms-powerpoint',
);
mimemail($from, $mail, $subject, $body, FALSE, $headers = array(), $text = NULL, $att );

blank page install.php

Hello, I'm trying to install Drupal7 on PHP 5.1.6 and I only get a blank page. Drupal 6 installation does work, no 7. Can somebody help me?

Aw man what a big mess

I have just installed Drupal for testing purposes.

I am currently using joomla, but I am getting fed up with its lack of stability so I am now trying drupal out.

I have have been trying for a long while to figure out how to add categories and specific pages to display articles, while also linking those articles on my homepage.

all of these different terms are really annoying me. Why cant they just be what they really are. vocab for categories and terms for tags?...

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x