Bilderwechsel, GD2 und Layoutfragen

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
blackraven
Posts: 11
Joined: Thu 13. Jan 2005, 19:49

Bilderwechsel, GD2 und Layoutfragen

Post by blackraven »

Hallo,

obwohl GD2 installiert ist und beim Hochladen die Thumbsnails generiert werden, erhalte ich beim Bilderwechsel die folgende Message:

Warning: imagecreatetruecolor(): Invalid image dimensions in /www/usr10860/fob-medien.de/htdocs/fob/cms/include/inc_ext/hft_image/hft_image.php on line 248
GD2 is installed, function ImageCreateTruecolor() exists, but image is not created
file=/www/usr10860/fob-medien.de/htdocs/fob/cms/include/inc_ext/hft_image/hft_image.php
Warning: imagecolorallocate(): supplied argument is not a valid Image resource in /www/usr10860/fob-medien.de/htdocs/fob/cms/include/inc_ext/hft_image/hft_image.php on line 251
GD2 is installed, function ImageCreateTruecolor() exists, but image is not created
file=/www/usr10860/fob-medien.de/htdocs/fob/cms/include/inc_ext/hft_image/hft_image.php
Warning: imagefill(): supplied argument is not a valid Image resource in /www/usr10860/fob-medien.de/htdocs/fob/cms/include/inc_ext/hft_image/hft_image.php on line 252
GD2 is installed, function ImageCreateTruecolor() exists, but image is not created
file=/www/usr10860/fob-medien.de/htdocs/fob/cms/include/inc_ext/hft_image/hft_image.php
usw...

Wer weiß woran das liegen kann?

Weiterhin wackelt beim Aufbau die Seite, wenn ich sie vom Server meines Providers aufrufe (im LAN ist's nicht so). Ist das ein Reihenfolgeproblem?

Würde mich freuen, wenn jemand Rat weiß.

VIELEN DANK

blackraven
User avatar
pico
Posts: 2595
Joined: Wed 28. Jul 2004, 18:04
Location: Frankfurt/M Germany
Contact:

Post by pico »

If you use the Dveloper Vers. 1.1.9 look here

http://www.phpwcms.de/forum/viewtopic.php?t=5389

if you use the Release Version it mabe helps you too

and about your "wackeln" in Pageview, mostly it is bad Contact of yor Network Wire :wink:
no - mostly there are some Tags not closed correct or Tables are defined bad - open your Site and take a look to the Sourcecode or use a Validator

http://jigsaw.w3.org/css-validator/validator-uri.html
Lieber Gott gib mir Geduld - ABER BEEIL DICH
Horst - find me at Musiker-Board
blackraven
Posts: 11
Joined: Thu 13. Jan 2005, 19:49

Bilderwechsel, GD2 und Layoutfragen

Post by blackraven »

Many thanks Horst,

The release I'm using ist 1.1-RC4 Rev A. I suppose that the error might be caused by the routine "Bilderwechsel" . Maybe I've got a configuration problem......

It would be helpful if you could give me some hints how to trace the problem.

Thanks

blackraven
blackraven
Posts: 11
Joined: Thu 13. Jan 2005, 19:49

rollover images, layout problems

Post by blackraven »

Hello,

the described problem appeared only, when I wanted to tie a certain picture in addition.
I have solved it now: I have simply deleted all pictures and tied once again. It is working now!

The restless layout appears if at the centered layout the right Scrollbar is added at Mozilla/Firefox. Cause is the < Table align = "center" ....-Tag.
I don't have a solution for it yet

ciao

blackraven
Post Reply