I recently downloaded the Acidfree Albums module and in the read me file it mentions to use it with the filemanager module and to patch it with the filemanager-private.patch, but I can't seem to find this patch anywhere here. Can someone help me on this one?
Is there a way to filter the nodes that should be displayed. I have create a flexinode type- 'MyNode'. There are 32 nodes of type 'MyNode' created on my site.
While listing these nodes, I wish to apply some filters which would allow only certain nodes to be displayed. This filter would be based on some of the attributes of flexinode. Based on value of the attribute sometime only 20 of them will be displayed.
Could anyone please guide me how I can write such filters?
I wanted to display user posted images on profile page. so i coded the snippet below... it selects last 3 image from user's image posts from specific tax...
the problem is that i want to list the result with the thumbnails of the image posts (not with a list link) linked to the node... but how?
I have 2 drupal installations. Same version 4.6.3 on both. What are some reasons a patch would have failed on 1 server but not the next ? The failures were:
patch -p0 < 4.6.3.patch
patching file includes/database.mysql.inc
Hunk #1 FAILED at 63.
1 out of 1 hunk FAILED -- saving rejects to file includes/database.mysql.inc.rej
patching file includes/database.pgsql.inc
Hunk #1 FAILED at 59.
1 out of 1 hunk FAILED -- saving rejects to file includes/database.pgsql.inc.rej