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

How can I remove search block in democratica theme?

I want to remove the search block in this theme but is is frosen in some way?

Can I remove it?

Thanks.

Lars

Democratica and User Created Blocks

I've got an interesting problem with the Democratica theme and user created blocks. The theme largely works, but on some pages, the presence of a user create block forces content in the centerblock down. If I remove the user created blocks, the content returns to its normal location. You can see examples on the following page. Just in case, I tried encapsulating the HTML in a div and using a clear:both style to see if it might be a float issue, with no luck.

MySQL

Sorry guys but i need some mySQL help

I need to display the last entry in a blog
so I'm using a mesh of php snippets that look something like

$query = ""SELECT n.nid, n.created FROM {node} n WHERE n.type = 'blog' AND n.status = 1 ORDER BY n.created ASC";
$results = db_query_range(db_rewrite_sql($query), $instance, 1);
if ( db_num_rows($results) ) {
$row = db_fetch_object($results);
$node = node_load(array('nid' => $row->nid));
}
print $node;

on running this i get a

how do you plug in HTML code into a page

I have built a page, all text, using the full html filter, now I want to put in an opt in form my merchant vendor provides.
I am just trying to add to the page with the text. when I publish it stays as code and does not show the form. Please help. thanks.

themes/connections/none not

Hey,

I have installed the theme connections and I'm getting always this error in my log file:

themes/connections/none not fount.

Grtz

Youri

Can I use the Japanese google map site?

Can I use the Japanese google map site instead of the English version? How would I do that?

This is really secondary, but I want to have the kanji (Chinese charecters) in the maps display romanized readings. This would be a hack, I have no idea how this would be done, I just thought one of you might have an idea about it.

Pages

Subscribe with RSS Subscribe to RSS - Post installation