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.
Sorry to bother you all with this. Ages ago I managed to subscribe to status updates for http://drupal.org/node/146724 I get emails everytime someone posts a new comment. I'd now like to unsubscribe. There is no link in the email allowing this and I can't find where I do this under My Account. Quick pointers?
I've installed drupal 6.1 on my local win32 computer with apache 2.2.4, php 5.2.4, mysql 5.0.45.
Installation was successful. But after this I have troubles with surfing on admin area, some pages load so long and some page show me blank white page after long loading.
When I'm adding new content, story or page, Drupal wokrs fine and quick.
There is no effect when I turn on/off Clean URLs module.
I know these things are hard to estimate, but is there any kind of anticipated schedule for the upgrade to Views & CCK to Drupal 6? I'm beginning work on a new project, and would really love to do it in 6, but not without those two modules....
I'm not database or Drupal guru, I'm working on a rather small module that will be used on a corporate intranet. Since I don't have SQL statements coming out my ears, I've been working through a few books to get my tables optimized prior to actually writing an .install file. I read the quick start guide, and went over the API some, but I can't see how to define foreign key constraints using the current Schema API.
Is it possible and I'm just not understanding something?