Page 1 of 1

no PNG or JPG Pictures after Update to Vers. 1.2.8

Posted: Wed 17. Jan 2007, 09:21
by a4-driver
Hallo Forum!

Ich habe nach dem Update von 1.2.5 auf 1.2.8 folgendes Problem:

Bilder im PNG und JPG Format werden im Frontend nicht mehr angezeigt und sind auch im Seitenquelltext nicht eingebunden. Im Backend sind sie jedoch sichtbar.

Beispiele findet ihr auf http://www.ziegler-stb.de
Geht dort auf "Mitgliedschaften". Im Quelltext der Seite steht:

Code: Select all

--snip--
<tr><td class="imagelisttd"><img src="content/images/"  border="0"
class="imagelistimg" 
alt="DStV_Mitgliedslogo1.jpg" /></td></tr>
<tr><td><img src="img/leer.gif" width="1" height="5" border="0" alt=""
/></td></tr>
</table></td>
<td valign="top" width="20"><img src="img/leer.gif" width="20" height="1"
border="0" alt="" 
/></td>
<td valign="top" width="300" bgcolor="#349400"><div align="center">
<img src="picture/logo.gif" width="177,2" height="132,1" border="0"
alt="Logo 
Steuerberaterbüro Ziegler">
</div>
--snap--
Ein weiteres Beispiel auf der Seite "Kanzlei-Inhaber". Dort sollte (und war in der alten Version) ein Bild von mir eingebunden.

Wie man sieht, ist in der ersten Zeile der Pfad unvollständig.
In der letzten Zeile (eine GIF Grafik) wird hingegen eingebunden. :?

An welcher Datei muss ich "schrauben", damit die Bilder eingebunden/angezeigt werden? Oder muss mein Provider etwas (nach-)installieren??

Da ich noch nicht so erfahren bin, erklärt es mir bitte möglichst "einfach". Vielen Dank!

Bin für Eure Hilfe sehr dankbar!

Viele Grüße
A4-Driver

===

Hi Forum!

I've a Prob after Update from 1.2.5 to 1.2.8

Pictures in PNG or JPG are not shown in the frontend. But they are shown in the backend.

As you can see in the code, the path is not embedded in the right way. But with GIF pictures it works right! :?

What do I have to do now?

Thanks for yor help!

A4-driver

me too - NO JPG or PNG files in frontend

Posted: Fri 19. Jan 2007, 18:52
by fmaltez
i've installed the 1.28 version, and no jpg or png pictures is show in IE6

mozzila show it just fine, but with IE6 images are loaded when loading the place, and i just have a glance of the picture, but when the page is finnaly loaded the image, just disapear...

i've used pure html code in the template, {IMAGE:file} tag, but nothing, the image just don't show up in IE6 (at least for more than a half second....)

for curiosity, i've seen the html code, in IE6, and the full tag with the image apears just fine...

gif files dont have this problem....

check it out in

http://www.xmp.com.pt/tdsnews/

notice that in mozzila, everything appears just fine, in IE6 just the gif image appears after complete loading, but the header just flash during the loading

-> i've found another error in phpwcms login in IE6

the login page, doesnt look good and dont work, when viewing with the UTF-8 caracter set...
even if mine definition is: $phpwcms['charset'] = UTF-8

Posted: Fri 19. Jan 2007, 22:44
by update
perhaps you could try to define some width and height for the png pictures? How does it work out then?
claus

Keine Änderung

Posted: Tue 23. Jan 2007, 11:40
by a4-driver
Hallo Claus!

Danke für den Tipp, aber es ergibt sich keine Änderung. Der Fehler ist weiterhin derselbe.

Bin ratlos... :cry:

Grüße
A4driver

===

Hi Claus!

Thanks for notice, but no change results. The error is further the same.

I'm helpless... :cry:

Problem besteht weiter...

Posted: Tue 13. Feb 2007, 17:32
by a4-driver
sorry, bin auf den falschen Knopf gekommen... :oops:

Posted: Tue 13. Feb 2007, 19:02
by flip-flop
@fmaltez,

your head image is incorrect :!:
FF is going down during loding this image a second time.


@a4-driver: Wo lag denn nun der Fehler, scheint ja zu funktionieren?

Knut