Is their any problems running drupal on php 5.0.4 that I am not aware of. Maybe some patches I have not found yet. The reason I ask is because of one small thing that I don't understand.
I created a site on my development server using php 4.3.10 and every thing was fine but when I launched it some things did not work as expected. My host is using php 5.0.4 and it is shared hosting and I cant change the php version.
I'm currently planning a website that will have pdf pictures avaiable for download/viewing by clicking a thumbnail picture of it. There will be several versions of each picture, and I want to have links to every version automatically displayed when viewing one of them. I also want the pdf link to be automatically generated.
For example:
a picture has versions A, B, and C.
When viewing a detailed page about A, i want to see seperate links to B and C on the page.
I want either a link to the .pdf of A on the page or a link built in to the thumbnail of it.
The web designer helping me with my site said to find a Drupal theme I like and he would get my site going. The problem is I'm having trouble finding any Drupal sites that don't look boring. The only exception is http://www.progressive.org/. All the themes on the Download page look nearly identical except for the image at the top and the colors. I've looked at WordPress themes and they're just as bad. A links column on the left, a big wide place for text in the middle, and then another column on the right.
Drupal's taxonomy system seems to confuse people to no end, and the complaint that there is no adequate end-user documentation to help the matter is often heard. How would YOU describe the taxonomy system to someone who is interested in trying out Drupal?