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

texanomy block error

hi,
i installed texanomy block and keep getting this error message?

help please Fatal error: Call to undefined function: drupal_get_form() in /home/radiofra/public_html/modules/taxonomy_block.module on line 223

Tips for backing up database

There are plenty of pages in the handbook about this topic, but to the best of my knowledge, none deals with the choices one has to make when backing up through phpmyadmin.

Specifically, I would like to know which of the following SQL options on the Export page *must* be chosen and which can be avoided:

Add custom comment into header (\n splits lines): (text field)
Enclose export in a transaction (checkbox)
Disable foreign key checks (checkbox)

Structure: (checkbox)
Add DROP TABLE (checkbox)
Add IF NOT EXISTS (checkbox)
Add AUTO_INCREMENT value (checkbox)
Enclose table and field names with backquotes (checkbox)
Add into comments
Creation/Update/Check dates (checkbox)

Data: (checkbox)
Complete inserts (checkbox)
Extended inserts (checkbox)
Use delayed inserts (checkbox)
Use ignore inserts (checkbox)
Use hexadecimal for binary fields (checkbox)

Export type: (drop-down box)
INSERT UPDATE REPLACE

I know that 'Structure' and 'Data' have to be checked, as should all the tables (with the SQL radio button selected), the 'Save as file' checkbox and the 'Compression' radio button set to none. But, I am quite confused whether any of the sub-options under 'Structure' and 'Data' need to be checked to get a good backup of a drupal install.

If someone can give guidelines, I w

is this possible to do?

Hi,
what I would like to do is when i click for example a node in the main body displays that article, and on the right column displays all the nodes that are related to that article? I know how to associate them via texanomy, but how do i display the proper nodes is what i don't know. :) can someone help me figure it out?

for example:

1) i click an article in the home
2) display the article content in the center column
3) display related articles in the right hand side column

tks

Custom Block

Hi ,
is there a way i can make a custome block in drupal to show my custom nodes in the
block
can anyone please help me ?

Adding username and password to an audio stream block

I am trying to design an audio streaming block on the front page that will play only if a user has certain roles. I searched for it and found a solution to it which pretty much does this. Now I hae couple of question regarding this one :

The streaming audio server authenticates the username and password for the audio stream. I can't quite post the entire code from the block as the forums disallows me to do so.

I have the followng link inside $output .= in the audio block

Pages

Subscribe with RSS Subscribe to RSS - Post installation