Why is the nodes title coming from node_revisions table??

This is driving me crazy. The titles of nodes seem to come from the node_revisions table rather than the node table. I noticed this when running hook_nodeapi to update the node title.

Okay, so that is not so bad but if I update the title in the node_revisions table then the link (FK) from another table breaks completely Why aren't things matching? What is causing this weird behaviour??

How to include php files ?

Ok, this is not about making input format as php actually :-)

I am looking to install 3rd party script. Now I have uploaded it in public_html/script folder. It has index.php file and css, images and code folder. Now I want to include the script in my drupal site. I mean if I open www.example.com/script than the script works but I am NOT in drupal environment, Right ?

Now I created a page myscript and when I am putting code
include("full url of the script/index.php file");

[ask]how to automatically list all new post by categories?

hi all,

i'm new to drupal..

and this site i maintain has different kinds of categories..

for example.. we have reference page that divided into 3 categories.

and each category will have regular update. users that can update the page are users that have contributor role.

well, it would be tedious to link all new update to the correct categories.

so if there any php script or a way to make this linking thin done automaticallly by using a wild card, or special terms according to the categories.

ejournal breadcrumbs

How do I get bredacrumbs in ejournal? I would like Home > Journal/issue > Artlcle title

I have taxonomy_breadcrumb installed, but can't make it provide the journal/issue entry.

tfoss@afsc.org

problems with cck

hello, first i'm working with xp, easyphp 1,8.

when i try to create a new content drupal give me this mistake:

user warning: La columna 'nfi.display_settings' en field list es desconocida query: SELECT nfi.field_name, nfi.weight, nfi.label, nfi.widget_type, nfi.widget_settings, nfi.display_settings, nfi.description FROM node_field_instance nfi WHERE nfi.type_name = 'content_prueba1' ORDER BY nfi.weight ASC, nfi.label ASC in c:\easyphp1-8\www\drupal-4.7.3\includes\database.mysql.inc on line 120.

Activeselect with views?

Hello,

Has anyone had any luck getting the activeselect module integrated with the views module, especially on exposed category filters?

eg: I have Two containers: Country and City.

I have set them up such that, on node forms, when a specific Country is selected, its corresponding cities populate the City dropdown box below it.

This I did based on instructions at: http://drupal.org/node/74747

However, how do I make a view which includes this activeselect functionality as well?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 4.7.x