Lines Matching refs:ErrorImage

84 			$phpThumb->ErrorImage('Headers already sent ('.basename(__FILE__).' line '.__LINE__.')');
144 …$phpThumb->ErrorImage('failed to include_once('. __DIR__ .'/phpThumb.config.php) - realpath="'.rea…
149 $phpThumb->ErrorImage('Please rename "phpThumb.config.php.default" to "phpThumb.config.php"');
152 …$phpThumb->ErrorImage('failed to include_once('. __DIR__ .'/phpThumb.config.php) - realpath="'.rea…
206 $phpThumb->ErrorImage('ERROR: missing hash');
209 $phpThumb->ErrorImage('ERROR: $PHPTHUMB_CONFIG[high_security_password] is not complex enough');
212 $phpThumb->ErrorImage('ERROR: invalid hash');
244 $phpThumb->ErrorImage('ERROR: no parameters specified');
255 …$phpThumb->ErrorImage('only FTP and HTTP/HTTPS protocols are allowed, "'.$protocol_matches[1].'" i…
262 $phpThumb->ErrorImage('ERROR: "'.$SourceFilename.'" cannot be read');
266 $phpThumb->ErrorImage('&md5s='.$md5s);
273 …$phpThumb->ErrorImage('It is MUCH better to specify the "src" parameter as "'.$matches[1].'" inste…
286 …$phpThumb->ErrorImage('config_nooffsitelink_require_refer enabled and '.(@$parsed_url_referer['hos…
290 $phpThumb->ErrorImage($phpThumb->config_nohotlink_text_message);
304 $phpThumb->ErrorImage('SQL function unavailable: '.$found_missing_function);
308 …$phpThumb->ErrorImage('MySQLi connect error ('.$mysqli->connect_errno.') '.$mysqli->connect_error);
321 $phpThumb->ErrorImage('no matching data in database.');
325 $phpThumb->ErrorImage('Error in MySQL query: "'.$mysqli->error.'"');
342 $phpThumb->ErrorImage('SQL function unavailable: '.$found_missing_function);
357 $phpThumb->ErrorImage('no matching data in database.');
361 $phpThumb->ErrorImage('Error in MySQL query: "'.mysql_error($cid).'"');
365 $phpThumb->ErrorImage('cannot select MySQL database: "'.mysql_error($cid).'"');
368 $phpThumb->ErrorImage('cannot connect to MySQL server');
374 $phpThumb->ErrorImage('config_mysql_extension not supported');
398 $phpThumb->ErrorImage('Forbidden parameter: '.$key);
546 $phpThumb->ErrorImage('Headers already sent ('.basename(__FILE__).' line '.__LINE__.')');
607 $phpThumb->ErrorImage('"w" and "h" parameters required for "new"');
611 $phpThumb->ErrorImage('BGcolor parameter for "new" is not valid');
624 $phpThumb->ErrorImage('failed to create "new" image ('.$phpThumb->w.'x'.$phpThumb->h.')');
629 …$phpThumb->ErrorImage('Usage: '.$_SERVER['PHP_SELF'].'?src=/path/and/filename.jpg'."\n".'read Usag…
648 $phpThumb->ErrorImage($error);
651 …$phpThumb->ErrorImage('only FTP and HTTP/HTTPS protocols are allowed, "'.$protocol_matches[1].'" i…
708 …$phpThumb->ErrorImage('Error in OutputThumbnail():'."\n". $phpThumb->debugmessages[ count($phpThum…