Lines Matching refs:dirname

669 		if (!@is_writable(dirname($renderfilename))) {
670 …$this->DebugMessage('RenderToFile() failed because "'.dirname($renderfilename).'/" is not writable…
936 unset($empty_dirs[$this->realPathSafe(dirname($fullfilename))]);
1113 …$this->config_cache_directory = dirname($this->ResolveFilenameToAbsolute($this->src)).DIRECTORY_SE…
1394 } elseif (is_dir(dirname($AbsoluteFilename))) {
1395 …unctions::ApacheLookupURIarray() failed for "'.dirname($filename).'", but the correct directory ('…
1419 if (substr(dirname(@$_SERVER['PHP_SELF']), 0, 2) == '/~') {
1420 …if ($ApacheLookupURIarray = phpthumb_functions::ApacheLookupURIarray(dirname(@$_SERVER['PHP_SELF']…
1425 …$this->DebugMessage('phpthumb_functions::ApacheLookupURIarray() failed for "'.dirname(@$_SERVER['P…
1426 } elseif (is_dir(dirname($AbsoluteFilename))) {
1427 …ns::ApacheLookupURIarray() failed for "'.dirname(@$_SERVER['PHP_SELF']).'", but the correct direct…
1429 …return $this->ErrorImage('phpthumb_functions::ApacheLookupURIarray() failed for "'.dirname(@$_SERV…
1471 } elseif (empty($open_basedirs) || in_array(dirname($filename), $open_basedirs)) {
1541 …:escapeshellarg_replacement(str_replace('/', DIRECTORY_SEPARATOR, substr(dirname($this->config_ima…
1657 …$commandline = dirname($commandline).DIRECTORY_SEPARATOR.str_replace('convert', 'identify', basena…
2409 …$this->DebugMessage('Check to make sure that PHP has read+write permissions to "'.dirname($IMtempf…
4292 …if ($ApacheLookupURIarray = phpthumb_functions::ApacheLookupURIarray(dirname(@$_SERVER['PHP_SELF']…