Lookiing for a drupal developer to build site

I am looking for a drupal developer to build a site
Please email.

How to control block display via node type

How do you control if the block displays. I only want a block to display if a certain node type is present on the page. It is a control panel for that node type.
I tried looking up the hook_block_info where I think this is done though there is no documentation I could find available for this.
Can anyone tell me how its done?

MySQL option not listed when installing

Hi all,

I'm running the drupal 7.7 install script. I get to the step where I set up the database and the only option listed is SQLite. I don't understand why MySQL isn't listed. I'm running an older version of Drupal (5.x) on the same server and its worked for years with MySQL so I don't get why its not even an option when I try to install.

Some advice would be greatly appreciated.

Thanks!

Want a Rule for new registered users

I would like to know how to create a rule when A) a new registration is viewed by the admin and B) assigns it a certain role it C) does something. The "C) does something" I can figure out, but step A and B, I need help with.

Accessing comments through template?

Hi

I would like to display some statistics about the comments in the node view beyond just node count.

The issue I run into is that I can't get to the comments through $node, but I can through $content['comments']

But it seems less than ideal. Is there a better way?

Every events fired multiple times after using AJAX

I've just noticed something odd with Ajax and Drupal 7. It seems each javascript events is fired multiple times after Ajax has been used on a page.

I've tested it with a clean install and the examples module, and here are the steps to replicate it:

- clean minimum install of Drupal 7.7
- download and enable ajax_example module
- add the following javascript in the "simplest example" page:

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x