Zen: Page title not showing CSS in Body class

I am a newbie to Drupal and Zen so excuse the basic question. I am under the impression (based on the Drupal School video) that the page title and section would be available in the Body's class section. Is this still true with Drupal 7?

i.e. I have a page "Main Page" at /content/main-page

I expected to see something like:
<body "class="html not-front logged-in one-sidebar sidebar-first page-main-page section-content toolbar toolbar-drawer">
This includes both the page name and URL.

Pupil profiles for 11 year olds - any ideas?

Hello All,

Despite being fairly new to Drupal I've got a few websites running well and I'm confident about installing and troubleshooting modules (with the help of the Drupal community), creating custom content types, using views and customizing themes.

I'm now going to attempt a pupil profile website for 11 year olds, but I'm slightly stuck as how to go about it.

What I'd like to achieve is that each pupil has their own profile which they can add to with text, upload images and video of themselves and their work, give opions about whatever they want and have graded answers e.g. 'How well do you think you are doing in this subject' - click radio button 1-7. I expect there to be around 30 questions so this would have to go over a number of pages.

I'd like the results of this profile to be displayed both in the the child's own profile which they can revisit and change, but also be displayed as collated lists for the teacher, as a list of results, which I can style to be nicely laid out and pretty. Each child should only see their own profile.

It's not so much the detail of how to add a radio button I'm lacking, but rather the strategy of how to go about this as a whole, what modules to use and whether this should be an extension of the user profile or have the child create a node.

Undefined index: description in field_multiple_value_form()

I am working on an upgrade from Drupal 6 to Drupal 7. The upgrade went well except that I am getting the following error messages when adding new content files:

Help display view of members based on location

Hello,
I'm working on a social oriented site and wanted to display members that are located within a certain number of miles of another member. First of all, I'm not even sure what I would need to determine this. If I get their zip code that might help in the US. Ultimately, though, I need to at least turn that into a geo code. Then out of everyone in the db I need to display only those within 30, 50, 100 and 250 miles.
How would this be done? I assume it would be a filter on Views. Does that sound right?

How do I fix these errors

I have errors could and one help me fix them

I have full access to the Drupal dir

error 1:
Notice: Undefined index: name in block_menu() (line 146 of /home/a8637680/public_html/modules/block/block.module).

error 2:
Notice: Undefined index: name in block_menu() (line 165 of /home/a8637680/public_html/modules/block/block.module).

error 3:
Notice: Undefined index: name in system_menu() (line 640 of /home/a8637680/public_html/modules/system/system.module).

template.php errors when editing node

When I edit a basic page node an error shows up in the edit form messages from template.php because a variable is not available to the editing form. I guess I don't understand why template.php is even being executed as the form-edit page is not a theme page. Is there anyway to stop template.php from executing or is there some conditional I could put so that function creating the error would not be executed on the node-edit page?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x