webForumDet fria alternativet

Vad gör jag för fel med scriptet?

PHP

1 svar · 419 visningar · startad av xtreme

Medlem sedan juli 20002 056 inlägg
Frågan#1

Har laddat ner http://www.says-it.com/faq.php#general15

http://www.churchsigngenerator.com/source.phps

Har även laddat ner bilderna
http://www.churchsigngenerator.com/images/basesign_example.jpg
http://www.churchsigngenerator.com/images/chars_example.png

samt tagit bort "exempel i bilderna"

Ena bilden är i .jpg och jag har provat att göra om den till .png men får ändå inte det att funka.

Får felen:

Warning: imagecreatefrompng() [function.imagecreatefrompng]: 'basesign.jpg' is not a valid PNG file in /home/bordell/public_html/test/index.php on line 283

Warning: imagesx(): supplied argument is not a valid Image resource in /home/bordell/public_html/test/index.php on line 287

Warning: imagesy(): supplied argument is not a valid Image resource in /home/bordell/public_html/test/index.php on line 288

Warning: imagecreatetruecolor() [function.imagecreatetruecolor]: Invalid image dimensions in /home/bordell/public_html/test/index.php on line 292

Warning: imagecopy(): supplied argument is not a valid Image resource in /home/bordell/public_html/test/index.php on line 296

Warning: Cannot modify header information - headers already sent by (output started at /home/bordell/public_html/test/index.php:1) in /home/bordell/public_html/test/index.php on line 374

Warning: Cannot modify header information - headers already sent by (output started at /home/bordell/public_html/test/index.php:1) in /home/bordell/public_html/test/index.php on line 375

Warning: imagejpeg(): supplied argument is not a valid Image resource in /home/bordell/public_html/test/index.php on line 381

Warning: imagedestroy(): supplied argument is not a valid Image resource in /home/bordell/public_html/test/index.php on line 384

Warning: imagedestroy(): supplied argument is not a valid Image resource in /home/bordell/public_html/test/index.php on line 386

Lite tips på hur jag ska göra? ;)

Medlem sedan juli 2006461 inlägg
#2

Rad 274 får du byta ut till följande:

$basesign_img = imagecreatefrompng("basesign.png");
243 ms totalt · 4 externa anrop · v20260731065814-full.6fe65c25
120 ms — deklarationer (db)
0 ms — hämta statistik (cache)
120 ms — hämta tråd, inlägg och bilagor (db)
118 ms — ändringar (db)