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

How to add avatar pictures to xtemplate theme

I started with an xtemplate theme and customized it for my own website. I would now like to add avatar pictures to the forum posts. How can I do this?

Thanks,

Wouter

Enabling/Didsabling blocks for different roles

Hi to all,
It's possible show/hide a menu depending no the role of the user ?

Thanks

Marcello

PHP Coding Question

I am trying to fetch data from a table with the following fields

$headers = array(
array('data' => t('Username')),
array('data' => t('Fullname')),
array('data' => t('DOB')),
array('data' => t('Gender')),
);

$result = db_query("SELECT u_id, fullname, dob, sex FROM {datatable} WHERE status = %d", 1)

new phpTemplate based theme not detected

I just upgraded my blog to Drupal 4.6.3.

I want to design a new phpTemplate based theme for the same. The problem is that the theme engine is behaving very erratically. New xTemplate based themes get detected without any problems but new phpTemplate based themes don't show up.

I have tried to make phpTemplate detect the new theme by going to "admin >> themes >> configure" but no use.

old messages don't go away after upgrade to Drupal 4.6.3

I just manually (i.e. not using the automated process) upgraded my test installation from Drupal 4.6.2 to Drupal 4.6.3. My test installation is a copy (databases as well as files) of my blog.

The upgrade to 4.6.3 was by and large painless except that messages (such as "The configuration options have been saved.") don't go away and keep on piling up. New messages are added to the older messages.

They go away only if I logout and login again. Seems to be some problem with sessions.

Direct link to login?

I've disabled the login block and have logged my self out completely. Is there a way to log back in directly without the block? Thanks.

Pages

Subscribe with RSS Subscribe to RSS - Post installation