This forum is for module development and code related questions, not general module support. For general support, use the Post installation forum.

display blocks in tabs

Hi,

I have defined 5 regions in my theme - header, right sidebar, content, left sidebar, and footer. I want my header region to show blocks as tabs placed adjacent to each other. I am not sure how this can be done. Is there is a possibility to define different block designs for different regions.

Please help me.

Thanks

Graphstat Module - Call to undefined function: imagecreatetruecolor()

Installed Graphstat module in 4.7 system. Running RH Linux Fedora. Has gd-2.0.28-4. PHP 4.3.9.

Get Call to undefined function: imagecreatetruecolor() in render.php line 5 when accessing Graphstat page. Don't see any graphs.

Any suggestions on what to do?

Thanks!

-ron

How to install module gsitemap ???

I've installed module gsitemap, but it doesn't appear in my web .
I've done follow the installation guide....
Please help me............................

Help. Add image to upcoming events????

I've modified some code for upcoming events. But now I need to add a small image in before each event title. Does anyone know how I can do that? I keep getting errors.

function theme_event_upcoming_item($node) {
return l($node->title, "node/$node->nid", array('title' => $node->title)). ''. _event_date('F j, Y', $node->event_start) . '
' . _event_date('g:i a', $node->event_start) . '';
}

FCKEditor 2.3 & Drupal 4.7

I have installed FCKEditor 2.3 in a Drupal 4.7 but doesn´t work, I do not know why, versions, installation, etc. It's recognized in Admin menu, and whe I clicked in fckeditor-settings option a blank new page appears in my browser ...

Any ideas ? Thanks in advance !!

Automatic taxonomy creation

Is it possible to write a module that would automatically tag a newly created node with the username and the node type? If so, could someone point me to the relevant hooks? I don't know how useful it would be to do this but I want to try it out as an experiment in conjunction with taxonomy access.

Pages

Subscribe with RSS Subscribe to RSS - Module development and code questions