Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.
Help keep Vanilla free:phpThumb() v1.7.7-200612252156 in file "phpthumb.class.php" on line 216
setSourceFilename(/hsphere/local/home/erryl/arkansaslesbians.com/hp_vanilla/extensions/AccountPictures/Uploads4cd353e1b3bee4df59c3db62a3252b22.jpg) set $this->sourceFilename to "/hsphere/local/home/erryl/arkansaslesbians.com/hp_vanilla/extensions/AccountPictures/Uploads4cd353e1b3bee4df59c3db62a3252b22.jpg" in file "phpthumb.class.php" on line 234
file_exists() = 0 in file "phpthumb.class.php" on line 1036
is_executable() = 0 in file "phpthumb.class.php" on line 1037
ImageMagickThumbnailToGD() aborting because cannot find convert in $this->config_imagemagick_path (), and `which convert` returned () in file "phpthumb.class.php" on line 1066
$AvailableImageOutputFormats = array(text;ico;bmp;wbmp;gif;png;jpeg) in file "phpthumb.class.php" on line 825
$this->thumbnailFormat set to $this->config_output_format "jpeg" in file "phpthumb.class.php" on line 835
$this->thumbnailQuality set to "75" in file "phpthumb.class.php" on line 852
ResolveFilenameToAbsolute() NOT prepending $this->config_document_root (/hsphere/local/home/erryl/arkansaslesbians.com) to $filename (/hsphere/local/home/erryl/arkansaslesbians.com/hp_vanilla/extensions/AccountPictures/Uploads4cd353e1b3bee4df59c3db62a3252b22.jpg) resulting in ($AbsoluteFilename = "/hsphere/local/home/erryl/arkansaslesbians.com/hp_vanilla/extensions/AccountPictures/Uploads4cd353e1b3bee4df59c3db62a3252b22.jpg") in file "phpthumb.class.php" on line 959
$this->sourceFilename set to "/hsphere/local/home/erryl/arkansaslesbians.com/hp_vanilla/extensions/AccountPictures/Uploads4cd353e1b3bee4df59c3db62a3252b22.jpg" in file "phpthumb.class.php" on line 754
phpThumb() v1.7.7-200612252156 "/hsphere/local/home/erryl/arkansaslesbians.com/hp_vanilla/extensions/AccountPictures/Uploads4cd353e1b3bee4df59c3db62a3252b22.jpg" does not exist in file "phpthumb.class.php" on line 3404
setCacheDirectory() starting with config_cache_directory = "" in file "phpthumb.class.php" on line 859
$this->config_cache_directory () is not a directory in file "phpthumb.class.php" on line 895
SetCacheFilename() failed because $this->config_cache_directory is empty in file "phpthumb.class.php" on line 2808
starting ExtractEXIFgetImageSize() in file "phpthumb.class.php" on line 2665
GetImageSize("/hsphere/local/home/erryl/arkansaslesbians.com/hp_vanilla/extensions/AccountPictures/Uploads4cd353e1b3bee4df59c3db62a3252b22.jpg") failed in file "phpthumb.class.php" on line 2688
$this->useRawIMoutput=false because "fltr" is set in file "phpthumb.class.php" on line 1151
ImageMagickThumbnailToGD() aborting because safe_mode is enabled in file "phpthumb.class.php" on line 1201
ImageMagickThumbnailToGD() failed in file "phpthumb.class.php" on line 2695
SetOrientationDependantWidthHeight() starting with ""x"" in file "phpthumb.class.php" on line 2644
SetOrientationDependantWidthHeight() setting w="32", h="32" in file "phpthumb.class.php" on line 2660
EXIF thumbnail extraction: (size=0; type=""; 0x0) in file "phpthumb.class.php" on line 2747
starting SourceImageToGD() in file "phpthumb.class.php" on line 3005
$this->useRawIMoutput=false because "fltr" is set in file "phpthumb.class.php" on line 1151
ImageMagickThumbnailToGD() aborting because safe_mode is enabled in file "phpthumb.class.php" on line 1201
starting ImageCreateFromFilename(/hsphere/local/home/erryl/arkansaslesbians.com/hp_vanilla/extensions/AccountPictures/Uploads4cd353e1b3bee4df59c3db62a3252b22.jpg) in file "phpthumb.class.php" on line 2920
empty $filename or GetImageSize(/hsphere/local/home/erryl/arkansaslesbians.com/hp_vanilla/extensions/AccountPictures/Uploads4cd353e1b3bee4df59c3db62a3252b22.jpg) failed in file "phpthumb.class.php" on line 2969
Populating $rawimagedata in file "phpthumb.class.php" on line 2977
cannot fopen(/hsphere/local/home/erryl/arkansaslesbians.com/hp_vanilla/extensions/AccountPictures/Uploads4cd353e1b3bee4df59c3db62a3252b22.jpg) in file "phpthumb.class.php" on line 2988
Not using EXIF thumbnail data because $this->exif_thumbnail_data is empty in file "phpthumb.class.php" on line 3046
$this->gdimg_source is still empty in file "phpthumb.class.php" on line 3098
ImageMagickThumbnailToGD() failed in file "phpthumb.class.php" on line 3100
phpThumb() v1.7.7-200612252156 Unknown image type identified by "" () in SourceImageToGD()[3210] in file "phpthumb.class.php" on line 3404
SourceImageToGD() failed in file "phpthumb.class.php" on line 312$phpThumb->setParameter('zc', '1');$phpThumb->setParameter('q', '100');$User->Icon = $Context->Configuration['BASE_URL'] . $Context->Configuration['ACCOUNTPICTURES_UPLOAD_PATH'] . $FileName;$User->Picture = $Context->Configuration['BASE_URL'] . $Context->Configuration['ACCOUNTPICTURES_UPLOAD_PATH'] . $FileName;
UPDATE tablename SET tablefield = replace(tablefield,"findstring","replacestring");UPDATE LUM_User SET Picture = replace(Picture,"http://your-domain.com","");Notice: Undefined property: UserManager::$User in /extensions/PredefinedAttributes/default.php on line 509function PredefinedAttributes_AddFromPersonalInformation($UserManager) {
$pa = new PredefinedAttributes($UserManager->Context, $UserManager->User);
$pa->AddFromPersonalInformation($UserManager);
}
$Context->AddToDelegate('UserManager', 'PreIdentityUpdate', 'PredefinedAttributes_AddFromPersonalInformation');
if ($this->User->Picture != "" && $this->User->Permission('PERMISSION_HTML_ALLOWED')) echo "<li class=\"Picture\" style=\"background-image: url('".$this->User->Picture."');\"> </li>";
if ($this->User->Picture != "" ) echo "<li class=\"Picture\" style=\"background-image: url('".$this->User->Picture."');\"> </li>";
phpThumb() v1.7.7-200612252156 in file "phpthumb.class.php" on line 216
setSourceFilename(/home/hobbybag/public_html/vanilla/uploads/a9a9b44c8012146d6c1bbf0a86e16c86.jpg) set $this->sourceFilename to "/home/hobbybag/public_html/vanilla/uploads/a9a9b44c8012146d6c1bbf0a86e16c86.jpg" in file "phpthumb.class.php" on line 234
file_exists() = 0 in file "phpthumb.class.php" on line 1036
is_executable() = 0 in file "phpthumb.class.php" on line 1037
using ImageMagick path from `which convert` (/usr/bin/convert) in file "phpthumb.class.php" on line 1056
ImageMagick version checked with "convert --version" in file "phpthumb.class.php" on line 1083
ImageMagick convert --version says "Version: ImageMagick 6.2.6 12/21/06 Q16 http:" in file "phpthumb.class.php" on line 1091
Addding ImageMagick formats to $AvailableImageOutputFormats (text;ico;bmp;wbmp;gif;png;jpeg) in file "phpthumb.class.php" on line 819
$AvailableImageOutputFormats = array(text;ico;bmp;wbmp;gif;png;jpeg) in file "phpthumb.class.php" on line 825
$this->thumbnailFormat set to $this->config_output_format "jpeg" in file "phpthumb.class.php" on line 835
$this->thumbnailQuality set to "75" in file "phpthumb.class.php" on line 852
!$this->config_allow_src_above_docroot therefore setting "/home/hobbybag/public_html/vanilla/uploads/a9a9b44c8012146d6c1bbf0a86e16c86.jpg" (outside "/usr/local/apache/htdocs") to null in file "phpthumb.class.php" on line 1001
$this->sourceFilename set to "" in file "phpthumb.class.php" on line 754
phpThumb() v1.7.7-200612252156 "" does not exist in file "phpthumb.class.php" on line 3404
setCacheDirectory() starting with config_cache_directory = "" in file "phpthumb.class.php" on line 859
$this->config_cache_directory () is not a directory in file "phpthumb.class.php" on line 895
SetCacheFilename() failed because $this->config_cache_directory is empty in file "phpthumb.class.php" on line 2808
starting ExtractEXIFgetImageSize() in file "phpthumb.class.php" on line 2665
GetImageSize("") failed in file "phpthumb.class.php" on line 2688
$this->useRawIMoutput=false because "fltr" is set in file "phpthumb.class.php" on line 1151
ImageMagickThumbnailToGD() aborting because $this->sourceFilename is empty in file "phpthumb.class.php" on line 1196
ImageMagickThumbnailToGD() failed in file "phpthumb.class.php" on line 2695
SetOrientationDependantWidthHeight() starting with ""x"" in file "phpthumb.class.php" on line 2644
SetOrientationDependantWidthHeight() setting w="280", h="200" in file "phpthumb.class.php" on line 2660
exif_thumbnail() does not exist, cannot extract EXIF thumbnail in file "phpthumb.class.php" on line 2742
starting SourceImageToGD() in file "phpthumb.class.php" on line 3005
$this->useRawIMoutput=false because "fltr" is set in file "phpthumb.class.php" on line 1151
ImageMagickThumbnailToGD() aborting because $this->sourceFilename is empty in file "phpthumb.class.php" on line 1196
Not using EXIF thumbnail data because $this->exif_thumbnail_data is empty in file "phpthumb.class.php" on line 3046
$this->gdimg_source is still empty in file "phpthumb.class.php" on line 3098
ImageMagickThumbnailToGD() failed in file "phpthumb.class.php" on line 3100
phpThumb() v1.7.7-200612252156 Unknown image type identified by "" () in SourceImageToGD()[3210] in file "phpthumb.class.php" on line 3404
SourceImageToGD() failed in file "phpthumb.class.php" on line 312
// $phpThumb->setParameter('zc', '1');