Is functions.php not ran before plugins? I define something there and am getting fatal errors by some custom plugins which expect that function to exist.
Do all content types create it's own node url path? Im just using a custom content type to store images for a gallery.. I dont want a specific page for it
Is there a way to build custom user profiles in d7 ? (i know that I can add fields to the main user profile, but I would like to create multiple user "sub profile" linked to the main profile)
What's the best drupal-way to sanatize data for a given field in a custom content type? Option 1: Associate a custom defined filter for each field in my custom content type that automagically does its