Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Image dont show thumbnail in image pane. [SOLVED]


Go to End


1392 Views

Avatar
HanSolo

Community Member, 87 Posts

19 November 2010 at 10:33pm

Edited: 19/11/2010 10:59pm

I search the forum for 1 day now and have not found a solution to this yet.
I have a fresh ss 2.4.3 install. I can see the image with ftp in the asset/Uploads folder but if i go to the url it wont show I only get an 500 intrenal server error. if I go to the tab files & images and clik on the image I can only get name and not the image thumbnail.
I can upload images, if i go to the image pane in where I insert the image to the content I only get the image name not a thumbnail.

I even did a fresh install of SS 2.4.3 but it did not do any good.

Any clue to this?

I had to change the .htaccess in folder asset
Changed the line "php_flag engine off" with "RewriteEngine Off". the it worked.