Drupal

Drupal 6: sorting views' result by whether having image or not
The target is to show nodes with images on top and nodes without image after. It sounds like a straight forward requirement that Views could do it. Unfortunately, module filefield doesn't provide such filter to View.
Profile_Role Problem - working with Profile fields on Registration Form with arguments on URL
Bug: The profile_role module will check the user's role before allowing them accessing to the profile fields. When the profile fields need to be shown on Registration Form, the module sets up a exception that checks if this form is user registration form then don't check user's role.
Installing Apache, MySQL, PHP, PHPMyAdmin on CentOS 6 with PHP Memcache for Drupal 6 Memcache API
This article may help you if you plan to install CentOS 6 and memcache on a virtual box in Windows. While going through the installation I have made some notes which may help other people doing the same.
Drupal module views hook sequence
Views is an amazing module not only because of its UI for query generating but also as it provides comprehensive hooks. Sometimes these hooks confuse beginners with their sequence. Here is the processing sequence of these hooks for your convenience.
Drupal Filefield module bug (and other modules using AHAH form). “This form was missing from the server cache”
Drupal Filefield module bug (and other modules using AHAH form). “This form was missing from the server cache” error by cache_get() bug
Syndicate content