Hello, I have Drupal 4.6.6. Recently installed the send module (v.1.20). Works fine except that the node that comes through email has bad links in it; the node title, submitted by user and node type links come with an extra "?q=" that breaks it.
I'm searching Drupal right and left for a solution but haven't found any; decided to post here in case someone has run into this before and knows the answer (or a location in Drupal.org where an answer has already been posted).
Going through some themes and decided that I really like "Friends Electric" .. except for the way it renders the primary links...
But then I searched on the forums (fora?) and discovered a thread about problems with these links and Safari http://drupal.org/node/39856
And indeed, these links display a little strangely on Safari - see how the "UWA" and "CSSE" are almost unreadable and their background shape is a bit funny.
I've read several pages about this problem, but I didn't find/understand the solution to fix it...
I use flexinode to create a personal content, and I made a template for it. The problem is the images uploaded via the "image field" of flexinode are given the following permissions : rw- --- --- (600).
I've read that it's dangerous to allow everybody to access images (666), but I don't even know how to do it automaticaly... :/
I want to customise login using the code on http://drupal.org/node/17272. I am new to Drupal. Can anyone tell me where I sould paste the code to? Where is the path field? Which file is it?