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 know how to create a story and a page? But how do I create a "node"?
There appears to be no menu for that under "Admin -> Create Content". And I know one can create a node because I'm seeing the template file for it "node.tpl.php".
Hey guys. Wanna say great product you have here, top notch. I just installed and I realized after making a bunch of 'story' posts that they'd probably be better off as posts in my blog. Is there any way to pull that off without some DB hacking? I'd appreciate any help, thanks!
I'm trying to integrate PHPBB3 with Drupal 6.1. It's new install of Drupal 6.1 with only one MOD (phpbb) and a fresh install of PHPBB3 on a separate database. The PHPBB3 Forum database is a seperate DB from the Drupal DB...
In my node.tpl.php file, I'm unable to get the file(s) in question to read with file_exists(), fread(), or probably any similar function. I've tried it with .txt, .flv, .pdf, .mov, .mp3, and .wmv. I've tried removing the following from my .htaccess file to no avail.
I just downloaded Drupal 6 the other day and once again I'm amazed at an incredible platform.
I'm trying to implement child menu items (/admin/build/menu-customize/primary-links). Everything works perfectly, with the single exception of the breadcrum trail which, on my pages, always only points "home"; although it is working properly on the admin pages (i.e., Home › Administer › Site building › Menus ›).