Problem Cetak Setelah Hosting

Permisiiiii, mau tanya ada yang tau error nya kenapa ini?

kok setelah dihosting gak mau cetak laporan ya?

errornya seperti ini mohon bimbingannya master :)

[color="#FF0000"]getimagesize(images/logos.JPG) [<a href=‘function.getimagesize’>function.getimagesize</a>]: failed to open stream: No such file or directory[/color]

views/calonSiswa/cetak.php(18): TCPDF->Image("images/logos.JPG", 10, 20, 185, …)

13 $pdf->setPrintHeader(false);

14 $pdf->setPrintFooter(false);

15 $pdf->SetFont (‘Helvetica’,‘B’,‘12’);

16

17 $pdf->AddPage();

[color="#FF0000"]18 $pdf->Image(‘images/logos.JPG’,10,20,185,40);[/color]

19 $pdf->Cell(185,1,’’,’’,0,‘C’,false);

20 $pdf->Ln(); //untuk pindah baris

21 $pdf->Cell(185,1,’’,’’,0,‘C’,false);

22 $pdf->Ln(); //untuk pindah baris

23 $pdf->Cell(185,1,’’,’’,0,‘C’,false);

filename casesensitive…perhatikan