| Error in PHP Script /index.php |
PHP Version: 5.2.8; Zend Engine Version: 2.2.0; Qcodo Version: 0.3.43 (Qcodo Beta 3) Application: Apache; Server Name: www.quelfilm.fr HTTP User Agent: CCBot/1.0 (+http://www.commoncrawl.org/bot.html) |
Line 433: imagefilledrectangle($objFinalImage, 0, 0, $intCanvasWidth, $intCanvasHeight, $clrBackground);
Line 434:
Line 435: // Load Source Image Into Memory
Line 436: switch ($this->strSourceImageType) {
Line 437: case QImageType::Jpeg:
Line 438: $objImage = imagecreatefromjpeg($this->strImagePath);
Line 439: break;
Line 440: case QImageType::Png:
Line 441: $objImage = imagecreatefrompng($this->strImagePath);
Line 442: break;
Line 443: case QImageType::Gif:
#0 (): QcodoHandleError() #1 /home/www/quelfilm/moteur/includes/qcodo/_core/qform/QImageControlBase.class.php(438): imagecreatefromjpeg() #2 /home/www/quelfilm/moteur/includes/qcodo/_core/qform/QImageControlBase.class.php(64): QImageControlBase->RenderImage() #3 /home/www/quelfilm/moteur/includes/qcodo/_core/qform/QImageControlBase.class.php(90): QImageControlBase->RenderAsImgSrc() #4 /home/www/quelfilm/moteur/includes/qcodo/_core/qform/QControlBase.class.php(827): QImageControlBase->GetControlHtml() #5 /home/www/quelfilm/tpl/fiche-film.tpl.php(182): QControlBase->Render() #6 /home/www/quelfilm/moteur/includes/qcodo/_core/qform/QFormBase.class.php(815): require() #7 /home/www/quelfilm/moteur/includes/qcodo/_core/qform/QFormBase.class.php(298): QFormBase->Render() #8 /home/www/quelfilm/pages/cinema/fiche-film.php(59): QFormBase::Run() #9 /home/www/quelfilm/index.php(18): require_once()