English (United Kingdom)
Jms Multi Site, formerly joomla multisite.
Create, share multiple joomla sites in few clicks !
Message
  • EU e-Privacy Directive

    This website uses cookies to manage authentication, navigation, and other functions. By using our website, you agree that we can place these types of cookies on your device.

    View e-Privacy Directive Documents

Welcome, Guest
Please Login or Register.    Lost Password?
Go to bottomPage: 1
TOPIC: Flexiconten image upload error
#2876
Flexiconten image upload error 14 Years, 4 Months ago Karma: 0
how can i resolve this error i get when trying to use jms with flexi content.

Failed2:

phpThumb() v1.7.9-200805132119

"" does not exist

phpThumb() v1.7.9-200805132119 in file "phpthumb.class.php" on line 216

setSourceFilename(/home/xxxxx/public_html/designers/components/com_flexicontent/uploads/forest-flowers-1.jpg) set $this->sourceFilename to "/home/xxxxxx/public_html/designers/components/com_flexicontent/uploads/forest-flowers-1.jpg" in file "phpthumb.class.php" on line 243

file_exists() = 0 in file "phpthumb.class.php" on line 1105

is_executable() = 0 in file "phpthumb.class.php" on line 1106

ImageMagickThumbnailToGD() aborting because cannot find convert in $this->config_imagemagick_path (), and `which convert` returned (which: no convert in (/bin:/usr/bin)) in file "phpthumb.class.php" on line 1135

$AvailableImageOutputFormats = array(text;ico;bmp;wbmp;gif;png;jpeg) in file "phpthumb.class.php" on line 888

$this->thumbnailFormat set to $this->config_output_format "jpeg" in file "phpthumb.class.php" on line 899

$this->thumbnailQuality set to "99" in file "phpthumb.class.php" on line 916

!$this->config_allow_src_above_docroot therefore setting "/home/xxxxx/public_html/master/components/com_flexicontent/uploads/forest-flowers-1.jpg" (outside "/home/xxxxxx/public_html/designers") to null in file "phpthumb.class.php" on line 1070

$this->sourceFilename set to "" in file "phpthumb.class.php" on line 817

phpThumb() v1.7.9-200805132119

"" does not exist in file "phpthumb.class.php" on line 3709

setCacheDirectory() starting with config_cache_directory = "" in file "phpthumb.class.php" on line 923

$this->config_cache_directory () is not a directory in file "phpthumb.class.php" on line 959

SetCacheFilename() failed because $this->config_cache_directory is empty in file "phpthumb.class.php" on line 3076

starting ExtractEXIFgetImageSize() in file "phpthumb.class.php" on line 2920

skipping GetImageSize() because $this->sourceFilename is empty in file "phpthumb.class.php" on line 2932

GetImageSize("") failed in file "phpthumb.class.php" on line 2959

$this->useRawIMoutput=true after checking $UnAllowedParameters in file "phpthumb.class.php" on line 1252

ImageMagickThumbnailToGD() aborting because $this->sourceFilename is empty in file "phpthumb.class.php" on line 1295

ImageMagickThumbnailToGD() failed in file "phpthumb.class.php" on line 2966

SetOrientationDependantWidthHeight() starting with ""x"" in file "phpthumb.class.php" on line 2899

SetOrientationDependantWidthHeight() setting w="600", h="600" in file "phpthumb.class.php" on line 2915

exif_thumbnail() does not exist, cannot extract EXIF thumbnail in file "phpthumb.class.php" on line 3010

EXIF thumbnail extraction: (size=0; type=""; 0x0) in file "phpthumb.class.php" on line 3015

starting SourceImageToGD() in file "phpthumb.class.php" on line 3273

$this->useRawIMoutput=true after checking $UnAllowedParameters in file "phpthumb.class.php" on line 1252

ImageMagickThumbnailToGD() aborting because $this->sourceFilename is empty in file "phpthumb.class.php" on line 1295

Not using EXIF thumbnail data because $this->exif_thumbnail_data is empty in file "phpthumb.class.php" on line 3329

$this->gdimg_source is still empty in file "phpthumb.class.php" on line 3381

ImageMagickThumbnailToGD() failed in file "phpthumb.class.php" on line 3383

phpThumb() v1.7.9-200805132119

Unable to create image, neither filename nor image data suppplied in SourceImageToGD() [3490] in file "phpthumb.class.php" on line 3709

SourceImageToGD() failed in file "phpthumb.class.php" on line 323


you can find flexi content at www.flexicontent.org
lexxy2000
Senior Boarder
Posts: 43
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2009/12/28 03:43 By lexxy2000.
The administrator has disabled public write access.
 
#2877
Re:Flexiconten image upload error 14 Years, 4 Months ago Karma: 54
Can you describe how you get this error and the procedure you are using.
First I don't see any "uploads" directory in the com_flexicontent.

Do you have installed, created, configured .... something to define this "uploads" directory.

If you edit the code of the FlexiContent in phpThumbnail and you have a look on the different error, you see that it searches for PHP code that is not present (not delivered with the extension).

Did you get this error on the master website or on a slave site ?

If you have this error on the master website, this should be the same on a joomla website (without JMS) - so the error should be investigated with the author of this extension.

It seems that the "uploads" and "medias" directories are defined in the Flexi Content global configuration.
Perhaps you have to check and change the directory defined in this configuration or perhaps create the directories manually.
edwin2win
Moderator
Posts: 5370
graph
User Offline Click here to see the profile of this user
Last Edit: 2009/12/28 12:32 By edwin2win.
The administrator has disabled public write access.
 
#2879
Re:Flexiconten image upload error 14 Years, 4 Months ago Karma: 0
To answer a few of your questions?

1. No i did not get the error in the master site just the slaves.
2.I did not edit any of the flexi code.
3. Did not have to configure anything to determine upload path.

to replicate the error create a field that would allow you to upload an image under the field section then go to add items and try adding an item and upload the image. tell me what happens for.
lexxy2000
Senior Boarder
Posts: 43
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#2880
Re:Flexiconten image upload error 14 Years, 4 Months ago Karma: 54
Can you provide a detailled scenario to reproduce it. (If possible screenshot that show the steps to reproduce it).
Sorry I don't know this extension and tried to reproduce it without success.

First I would like to reproduce on a master website to understands why you have an error message that let suppose that the directory "uploads" does not exists and you say it is working.
Second, I would like to know how you have installed the FlexiContent into the slave site.
Did you re-installl this extension in the slave site or did you use the JMS tools that does not contain the FlexiContent definition yet.
FlexiContent requires plenty of plugins for the filelds. Are they installed in the slave sites ?
edwin2win
Moderator
Posts: 5370
graph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 1
get the latest posts directly to your desktop
2Win, Multisite(s) are trademarks of Edwin2Win.
Joomla