Please excuse me, I'm certain this is my fault. But days of googling and searching has got me no where.
I have a drupal-5.3 test installed. Private images are configured.
I can use the image module to creat imges, add the clean url to a menu, this appears to work. Right clicking and "viewing the image", the url automatically gives somethnig like:
http://test2.didymodesigns.com.au/system/files/images/bride4.jpg
Creating image galleries also works correctly.
However if I try an insert a custom logo into a theme then then the full system path is used.
No image is displayed. The apache log is indicating:
"GET /system/files/garland_logo.gif HTTP/1.1" 200 3338
But if I hand edit the path in the themes config page to system/files/garland_logo.gif. Then this all works.
Would somebody please tell me what I've missed to get so much working, but not the automatic path creation for the themes logo, please?
I have another issue and believe solving this will solve the second.
Thanks in advance.
Sorry if this is really obvious, I have looked and looked, and clearly missed something.
Regards,
Ashley