I made a Drupal site about a month ago, but then had to reinstall my whole system again. Luckily I had a copy of most of the files, so I thought it would be an easy task...
... but this is a nightmare:
i can make a new site and start it properly, but I can't manage to make my old site come "alive again". The funny thing is that it shows the front page with all the nodes I had before, but when I try to get in it says this:
"The requested URL /usr/share/drupal/index.php was not found on this server."
I now have images working fine except for two small glitch with thumbnails, and I have loaded the latest image module 1.15
The thing is if I publish an image it displays the thumbnail correctly but it is not clickable through to the larger image on the trimmed page. I can view it fine on the node, and if you click on galleries you get a nice clickable thumb - just the trimmed page is the problem.
Have just installed 4.4.0 and its working great .... (almost)
I have image magick working, I can upload images under create content, html area is working, but when I try to insert an image using htmlarea it doesn't work.
What happens is that the image gets loaded up OK to my defined path upload/images/filename but in the preview area of the insert image js it has a different path ?q=image/view/nodeid
If I can get the latter url changed to the former everything will be sweet!