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.
If the user accesses http://example.com/?q=foo, then the menu system will first look for a menu item with that path. In this case it will find a match, and execute page_example_foo().
how does this work for two modules with _foo, as in xyz_foo(), abx_foo() , in order to get the right _foo()
Before posting a forum topic, please search the forums first; chances are your questions has been asked a couple times.
When asking a question, describe the symptoms of your problem, the environment in which it occurs (Drupal version, webserver, database), the research and diagnostics steps you did to try and understand the problem.
Also note that posts that are interesting, complete, well-written and correctly spelled/punctuated are often promoted to our main page.
Corrections:
chances are your questions has been asked a couple times.
I know this sounds kinda silly, but I'm running ubuntu 5.04 as my development machine, and when I tarred the directory and moved it, I tried to upload all of the drupal files to the site use gftp. The problem is, I can't seem to find the .htaccess file.. like it just doesn't exist. I think this has to do with the fact that it is under /var/www/ which happens to be my apache2 directory... is there anyway I can upload from this directory?
Hi,
I have a problem when I try to insert a php script. I write in the body area of the "create page" node, the text that is at the end of this comment.
The script that i'm trying to use calls (via include) some other scripts. The thing is that the content that should be only in a portion of the screen, is displayed all over the page. Is like one other page, with transparent background and no images is over the page that should be displaying.
How it's possible to get all variables used in themes e.g. I want to break default links in $links var of node, but it appears to be array just like array[0]=>"something", array[1]=>"something", array[2]=>"something" etc. Are there somewhere any references of all variables can be used within php themes in Drupal? Or I just need to check each module and get info from them?
I don't know if this has been asked before, but I have a scenario where I have 4 sites I want to network
I have one site which is the main site that networks the other 3
I have some blizzard site blizzard is the company that creates the 3 computer games I am making a site about
then I have 3 different sites, one about warcraft, one about starcraft and one about diablo. They all have their own domain names, including the blizzard site.