no PNG or JPG Pictures after Update to Vers. 1.2.8

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
a4-driver
Posts: 19
Joined: Mon 11. Dec 2006, 10:50

no PNG or JPG Pictures after Update to Vers. 1.2.8

Post 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
fmaltez
Posts: 25
Joined: Sun 12. Mar 2006, 12:55

me too - NO JPG or PNG files in frontend

Post 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
User avatar
update
Moderator
Posts: 6455
Joined: Mon 10. Jan 2005, 17:29
Location: germany / outdoor

Post by update »

perhaps you could try to define some width and height for the png pictures? How does it work out then?
claus
a4-driver
Posts: 19
Joined: Mon 11. Dec 2006, 10:50

Keine Änderung

Post 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:
a4-driver
Posts: 19
Joined: Mon 11. Dec 2006, 10:50

Problem besteht weiter...

Post by a4-driver »

sorry, bin auf den falschen Knopf gekommen... :oops:
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Post 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
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
Post Reply