Forums / Install & configuration / Unable to upload images
Felix Laate
Thursday 27 March 2003 11:08:44 pm
Hey all!
I've installed the 3.0.1 with the OE, and it's simply great, excelent,..
Except for one problem:
It's not possible to upload images!
When I try to upload "into" related objects, I get a link with an object id, but no image thumbnail. Same story when I try to uload into the whitebox....
(I use nor-NO)
Greetings from Felix
Publlic Relations Manager Greater Stavanger www.greaterstavanger.com
Thursday 27 March 2003 11:21:33 pm
Hi,
Have you added this image file type to your Apache rewrite rule ?
"RewriteRule !\\.(gif|css|jpg|png)$"
Thursday 27 March 2003 11:34:49 pm
Thanx for the quick response!
Again, yes I have..
The strange thing is, that when using the rc2 I had a similar problem. When I changed the locale-settings to nor-NO, the images in the whitebox (demo) disapeared.. but I could then upload images which where shown..
Hope this was understandable!
:-) Felix
josp bln
Friday 28 March 2003 2:45:48 am
hello
I have the same problem, I already posted a few posts before.There seems to be no solution yet, but:
Which operation system do you use?
Which version of php?
josp
Friday 28 March 2003 4:24:41 am
Hey!
RedHat 7.3, PHP 4.1.2
Felix
Kenneth Colwell
Friday 28 March 2003 5:13:44 am
I'm have the same problem and I just noticed that the code generated to show the images on the page is missing data:
<a href="/demo/content/view/slideshow/83/offset/0"> <img src= width="" height="" border="0" alt="" /> </a>
Saturday 29 March 2003 5:13:12 am
I forgot to mention that I'm not able to upload other files (e.g documents) either..
V A Burden
Sunday 30 March 2003 11:53:42 am
I had to specify the full path to convert in settings/override/image.ini.append.php and it started working.