.jpg pictures not displayed in TYPOlight CMS


 
Thread Tools Search this Thread
Top Forums Web Development .jpg pictures not displayed in TYPOlight CMS
# 1  
Old 12-14-2013
.jpg pictures not displayed in TYPOlight CMS

Dear colleagues,

for four days now all .jpg pictures are displayed as black rectangles in a web site built with a pre- 3.2.2 TYPOlight CMS (yes I know, there's more recent versions out there). It doesn't matter if they are accessed via the normal web site or the TYPOlight backend (management) system. If downloaded, pictures display as usual, without any problem. This indicates that the files exist and are OK; it may be a transfer or rendering problem.
Pictures in .png or .gif format are being displayed correctly.

I'm running out of ideas - any clues?
Cheers
Rüdiger
Login or Register to Ask a Question

Previous Thread | Next Thread

4 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Fedora view iphone pictures

Can anyone tell me how to view fedora iphone pictures? I keep getting this message. (0 Replies)
Discussion started by: cokedude
0 Replies

2. Shell Programming and Scripting

Rename all ".JPG" files to ".jpg" under all subfolders...

Hi, Dear all: One question ! ^_^ I'm using bash under Ubuntu 9.10. My question is not to rename all ".JPG" files to ".jpg" in a single folder, but to rename all ".JPG" files to ".jpg" in all subfolders. To rename all ".JPG" to ".jpg" in a single folder, for x in *.JPG; do mv "$x"... (7 Replies)
Discussion started by: jiapei100
7 Replies

3. Ubuntu

Ubuntu pictures album

Right here on the Unix and Linux forums. Okay, there's one PC-BSD promo pic, but I think that can be overlooked. Right? BZT (0 Replies)
Discussion started by: SilversleevesX
0 Replies

4. UNIX for Dummies Questions & Answers

How do I send pictures in email?

I know how send a html page through mailx, but how do I show the pictures(gif,jpeg,etc.) in the email? (4 Replies)
Discussion started by: Thomas
4 Replies
Login or Register to Ask a Question
MAPIVI(1)						User Contributed Perl Documentation						 MAPIVI(1)

NAME
MaPiVi - Picture Viewer and Organizer MaPiVi means Martin's Picture Viewer DESCRIPTION
JPEG picture viewer / image management system with meta info support written in Perl/Tk for UNIX, Mac OS X and Windows. I wrote mapivi just for me, because I needed a image viewer which is also able to display and edit meta infos of JPEG pictures, like EXIF, JPEG comments and IPTC/IIM infos. As hobby photographer I am mostly interested in the EXIF infos (like timestamp, camera model, focal length, exposure time, aperture, etc.) and the possibility to add and edit IPTC infos and JPEG comments. But I also want to rename pictures according to their internal date/time and to do lossless rotation, lossless cropping and other stuff. mapivi can be found here: http://mapivi.de.vu (link to the mapivi site) or if this won't work: http://herrmanns-stern.de (real site) http://sourceforge.net/projects/mapivi (download) I would be happy to receive some feedback (e.g. on which os mapivi works), bugfixes, patches or suggestions about mapivi. Copyright (c) 2002, 2003, 2004, 2005, 2006, 2007, 2008 Martin Herrmann All rights reserved. Feel free to redistribute. Enjoy! USAGE
mapivi [-i ] [file|folder] to display a certain picture use: mapivi picture.jpg mapivi will generate and display all pictures in the folder as thumbnails. The given picture will be displayed in original size or zoomed to fit the window (picture frame). to view a folder containing pictures use: mapivi ~/pics/ mapivi will generate and display all pictures in the given folder as thumbnails. to start mapivi with the import wizard mapivi -i KEYS
mapivi is controlled by the following keys: see also menu Help->Keys (the list is generated from the source code and is always actual.) Space, Page-Down Show the next picture in folder BackSpace, Page-Up Show the previous picture in folder Escape Iconify MaPiVi (Boss-Key :) Cursor-up, -down, -left, -right Scroll the picture, if it's bigger than the Canvas Shift-Cursor-up, -down, -left, -right Move to the border of the picture, if it's bigger than the Canvas q Quit MaPiVi For all other key bindings, see the menu Help->Keys MOUSE
Try the right mouse button in the thumbnail picture list for a popup menu to copy, move, rename, rotate or delete pictures, to open a new folder, to add or remove comments or to exit MaPiVi. Use the buttons to add, edit or remove JPG comments, or to display all EXIF infos. If you hold the mouse over the buttons or labels a help message will pop up (or at least at most of them :). perl v5.10.0 2009-04-03 MAPIVI(1)