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.
I'm using drupal 4.7.5 and installed the CCK module. When i create the content type, i added one text filed with label "URL". Then, i want to see the link under the text which is input under "URL" text field. But i have no idea where to modify in the coding as CCK has many modules inside.
If anyone has an idea, please share with me.
Thanks in advance.
I just installed the Flash Module gallery in Drupal, and everything seemed to go fine with installation. I didn't get any error messages. But when I go to http://www.mysite.com/fgallery I get a 404 error ?
Has anyone had an experince like this ? When you enable the module is supposed to create this directory for you ? Is there another link I can use to just if it working at all ?
I searched the documentation and the forums and haven't been able to find any information.
I need a php code that shows the user screename and logout link if logged in, and sign in fields for username and password if not signed in. I want to display this information across the site outside of drupal. Just a one line design would work well.
I have enabled the Syndication block on a few different drupal installations, but observe that different content types show up in the feeds. On one site, only "pages" show up in the feed. On another site, a custom content type appears. Where is this controlled?
I have installed 3rd party script in friends folder with index.html file and few other files. Now when I do www.example.com/friends I gets a 404 error as well as for example.com/friends/index.html
The file index.html is there but it seems drupal is creating some problem. I search and found this unanswered question only http://drupal.org/node/80772 with same problem.
What is causing this ? as my other folders with external drupal pages are working fine