I've just set up Drupal 4.7 and copied OG.MODULE in modules folder preparing it for installation.
After I did this admin/modules page stoped working - just a blank screen instead of module list. I haven't even installed OG, just copied to the modules folder.
I have been looking around the site trying to figure out why the node title is limited to 128 characters, but have been unable to find an answer. Is there a technical reason for this limit or is this done for cosmetic purposes?
Has anybody ever tried both FLEXINODE and CCK modules ? They both do the same but I'm familiar only with FLEXINODE. So the question is which of them is more powerfull ?
Can anybody suggest how to properly output a form element with no BR tag after element label, so label and value will go on the same line. There was a problem with that in Drupal 4.6 .... It was not customizible - BR was hardcoded in form_element() function
Whereas most database wrappers are object oriented, database.inc is not. What has been the design decision for this? In general, does object orientation carry a performance penalty?
I've just received a requirment from my client to output a google map of the place where a user live on the profile page according to the information in his profile.