How do I put User Pictures into a CCK Content Type?
I assume that it's a matter of creating some PHP code (which would be...please...) that calls a picture over, but I also can't see how to create fixed content within a text field - it seems that all text fields are designed to be empty and filled in by the user. I did this sort of thing a lot in Flexinode and I miss it in CCK.
I have a little thingy of code that says what I want it to do, but it doesn't do what it says...
From node-flexinode-2.tpl.php:
if ($taxonomy->term == '11') {<div>Dangit, this IS term 11!</div>};
I want it to check if this is tagged with a certain taxonomy term (in this case term number 11) and then display some text if it is. Shouldn't this work? What I get is nothing.
I have transfered a website from one server to another. All seems well until you click any link on the page. What's wrong, and what do I need to do to fix this?
I am using simplenews to send a newsletter out. The newsletter is in French and I have noticed that when using Hotmail with Internet Explorer, the accented characters are completely messed up. It makes the text almost unreadable.
I type my newsletter on a Linux station and when I receive it, it looks fine. It looks fine on GMail and on Yahoo also. Hotmail and Firefox on Windows looks OK also. But IE and Hotmail is atrocious.