Drupal is up and running but how do I ...?

Banner to only appear in Page (node) but not teaser?

I want an ad box banner to appear on the right side of the page (node), but not shown on teaser, only to display when user enters that certain article to read.

Which php file do I need to modify to do this, the page.tpl.php? And what do I have to do where exactly?

Thanks

Family Module

Hello

I'm running Drupal 4.7 on Windows 2003 SP2 and WAMP with PHP 5. I having problems with the family module. I keep getting this error message

warning: array_merge_recursive()
[function.array-merge-recursive]: Argument #2
is not an array in
C:\Web\Family\modules\node.module on line 1610.

Thank You

Database Error Replaces All Nodes!!!

I posted a new blog entry, and now I get the following error on all nodes:

user warning: Can't open file: 'node_revisions.MYI' (errno: 145) query: SELECT n.nid, n.vid, n.type, n.status, n.created, n.changed, n.comment, n.promote, n.moderate, n.sticky, r.timestamp AS revision_timestamp, r.title, r.body, r.teaser, r.log, r.format, u.uid, u.name, u.picture, u.data FROM node n INNER JOIN users u ON u.uid = n.uid INNER JOIN node_revisions r ON r.vid = n.vid WHERE n.nid = 467 in /home/usatec00/domains/proamsportslinks.com/public_html/includes/database.mysql.inc on line 120.
user warning: Can't open file: 'node_revisions.MYI' (errno: 145) query: SELECT n.nid, n.vid, n.type, n.status, n.created, n.changed, n.comment, n.promote, n.moderate, n.sticky, r.timestamp AS revision_timestamp, r.title, r.body, r.teaser, r.log, r.format, u.uid, u.name, u.picture, u.data FROM node n INNER JOIN users u ON u.uid = n.uid INNER JOIN node_revisions r ON r.vid = n.vid WHERE n.nid = 467 in /home/usatec00/domains/proamsportslinks.com/public_html/includes/database.mysql.inc on line 120.
user warning: Can't open file: 'node_revisions.MYI' (errno: 145) query: SELECT n.nid, n.vid, n.type, n.status, n.created, n.changed, n.comment, n.promote, n.moderate, n.sticky, r.timestamp AS revision_timestamp, r.title, r.body, r.teaser, r.log, r.format, u.uid, u.name, u.picture, u.data FROM node n INNER JOIN users u ON u.uid = n.uid INNER JOIN node_revisions r ON r.vid = n.vid WHERE n.nid = 467 in /home/usatec00/domains/proamsportslinks.com/public_html/includes/database.mysql.inc on line 120.

A hierarchical navigation like drupal’s admin navigation?

For example if we wanted to get to “Content type” in drupal's navigation, you have to go through Administer.

So if you click Administer > Settings, what you notice is "Administer"opens up and displays more links and once you click "Settings" it opens up and displays more links, one of those links being “content types”.

So the root is the administer.

(For the sake of confusion I will add a “my” at the front of the names of the examples below)

So how can I achieve a navigation similair to Drupal's with the following:

customize registration process with additional query?

Is there a possibility to add an addititional password query in the registration process.
Only people with the password should be able to register.

Thanks
Chris

disable "published by" on a node-by-node basis- possible?

On some of the pages on my site, I do not want to show the published by information. Things like an "about" page do not need this information. Is there anyway to turn it off on a node-by-node basis?

Thanks,
Allen

Pages

Subscribe with RSS Subscribe to RSS - Post installation