Releasedate Drupal 7 version for Windows

Hi, does anybody know when Drupal 7 (not the developer version) for Windows (Windows 2008) will be released?

Allow users to request access to content

I have the need to allow users to request access to nodes of a certain content type.

I am using Content Access (http://drupal.org/project/content_access) + ACL (http://drupal.org/project/acl) to allow per-user/per-node permissions.

But I cannot find a module that lets users request access to a node.

D7 Create Views Slideshow of Images from a Node?

Hi,

I have a node type called 'projects', each of these nodes have several images attached. What I would like to do is display these images in a nice slide show within the node. Here's what I've done so far:
- Created a view to display all 'project' nodes excluding the image field.
- Created a view (block display) project_image_slider to display the image field from the project node.
- Tried to embed the project_image_slider into the project node tpl (node--project.tpl.php with the following code:

Alias error

I have a trouble. When i try to modify node title and save node after that, I receive an error:

PDOException: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '7n7p7A5ELn1_RosSW_K05qvV-u0MHGJTVW6dD_YcgGQ' for key 'hash': INSERT INTO {redirect} (hash, type, uid, source, source_options, redirect, redirect_options, language, status_code, count, access) VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3, :db_insert_placeholder_4, :db_insert_placeholder_5, :db_insert_placeholder_6, :db_insert_placeholder_7, :db_insert_placeholder_8, :db_insert_placeholder_9, :db_insert_placeholder_10); Array ( [:db_insert_placeholder_0] => 7n7p7A5ELn1_RosSW_K05qvV-u0MHGJTVW6dD_YcgGQ [:db_insert_placeholder_1] => redirect [:db_insert_placeholder_2] => 1 [:db_insert_placeholder_3] => catalog/bag/sumka-dlya-noutbuka-164-dicota-n22538p-motion-comfort [:db_insert_placeholder_4] => a:0:{} [:db_insert_placeholder_5] => node/9234 [:db_insert_placeholder_6] => a:0:{} [:db_insert_placeholder_7] => uk [:db_insert_placeholder_8] => 0 [:db_insert_placeholder_9] => 0 [:db_insert_placeholder_10] => 0 ) in drupal_write_record() (line 6861 of ../includes/common.inc).

I have these modules on my site:

Global Redirect
Pathauto
Redirect

My website is super slow. Can anyone help?

Hello everyone,

First of all I would like to apologize since I am not a developer so not an expert. However, I hired an agency to build a blog (for which they used Drupal) for me and they just handed it to me. I loved the website but I find it extremely slow. I obviously asked them about it but not sure what is the issue. Perhaps the people in the forum can give me some advice.

PSD conversion to xhtml/css -> drupal

Hi guys,

I was wondering how I may be able to convert a psd design to just basic xhtml/css if its possible then make it a Drupal theme. I have done some themeing, converting joomla templates to Drupal so I'm not too bad at that, i'm just clueless with psd right now.

Thanks for the help.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x