Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
concept: Trivia game. Users log in to the game. questions are asked. Participants answer in real time. the first person to answer (right) gets points. Scores are recorded and players get prizes accordingly.
I have a CSS/XHTMl template that I want to convert into a 3 column drupal theme but the snippets of php theme, what they do and where I'm supposed to put them is turning out to be somewhat less than clear. Is there any way I can get hold of a basic list that says: "this is the code" -->> "this is what it does" so that I can make it work?
When I try too edit any of my pages or blog posts in Firefox the edit image buttons don't appear? Has anyone else had this problem? I have checked on a few computers and run into the same problem. Any help is greatly appreciated.
Also I am not exactly sure how to check which version I am using of Drupal, does anyone know how to check that?
HI, i have a noob question about 6.3, how do i desplay the children of a menu, in the node.
i have tryed print menu_tree(); and gotten the hole tree, but i need the children of just one item any idea how to get that? It is probably just a variable in the (). The menu items id is 110 so with that I have tried (110), (navigation,110). none of those worked.
Plz Help