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.
After installing and enabling timesheet.module I seem to be having problems adding projects to the timesheets. All I get is a blank box with none of the existing project inside. I have already enabled the project node in the settings for timesheet and still no success. Is this a bug?
As a test,
I took a tarball of a drupal directory and the sql DB of a drupal
install and expanded it out on an entirely different host. It seemed
to have completely copied the website.
Questions:
1) Did I miss something subtle ? what is this issue called so I can
search for topics on it ?
1) If people are posting at the two sites independently, is there a
way to synch the content ? More than two ?
I would like to disable the title link in content that is created with the CCK. This proved relatively easy when the content type was 'page' or 'story' using the method from this post (http://drupal.org/node/80086). But for some reason it won't work when I create my own content.
Hi. I'm pulling my hair out. I've tried every one of the "upcoming events" snippets I've found here at Drupal.org and none of them work. I've tried putting them into event.module like they say and then adding the "print listevents_function()" to my theme (where listevents_function is the function name for one of the snippets), I've tried putting them into my theme template. I've even tried my own homebrew version of grabbing the latest event nodes, but that only grabs the latest added nodes, not the upcoming events.
Those don't work right. The one at the top doesn't display with teasers or time. I'd like to have both. The others in the comments simply don't print anything. No errors but nothing useful as output either.
On the site I am developing, http://newkingston.org, I have created a couple of forums, and have given authenticated users permissions to add forum topics. However, whenever an authenticated user (other than admin) clicks on the forums link ("Discussions" tab on the site) they see a message "No forums defined" instead of the forums. Any ideas? Try user = demo, password = demo.