[please read FAQ articles] Erreur dossier phpthumb

More
11 years 1 month ago #40565 by ggppdk
Hello,

If site is local
then the path must be wrong

edit file
plugins/flexicontent_fields/image/image.php

find line:
$output_filename = $destpath . $prefix . $filename ;
after this line add:
Code:
echo "destpath: $destpath <br/>"; echo "prefix : $prefix <br/>"; echo "filename : $filename <br/>"; echo "output_filename : $output_filename <br/>";
is output_filename is the fullpath of the generated thumbnail is it correct?


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

More
11 years 1 month ago #40566 by Ahmed
Now I have the error:
Code:
Image Item : Error. Unable to upload file

Please Log in or Create an account to join the conversation.

More
11 years 1 month ago #40567 by ggppdk
Hello

your have either entered a wrong folder path image field configuration or the folder

in same file find line:
Code:
JError::raiseWarning(100, $field->label . ' : ' . JText::_('Error. Unable to upload file'));
and change it to be
Code:
JError::raiseWarning(100, $field->label . ' : ' . JText::_('Error. Unable to upload file to path:'.$filepath));


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

More
11 years 1 month ago #40568 by Ahmed
Image Item : Error. Unable to upload file to path:/site-web/private/monsite/components/com_flexicontent/uploads/image.jpg

Thank you for your patience :)

Please Log in or Create an account to join the conversation.

More
11 years 1 month ago #40569 by ggppdk
Hello

so is this path correct?
is the folder permission of this and of ANY parent folder 755?
is the ownership of the folder correct, try installing "Admin Tools" for checking/fixing this, (but since you have site locally you don't need admin tools)

-- also check this:
edit Joomla global configuration ,
is tmp folder path correct?
(is log folder path correct?)


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

More
11 years 1 month ago #40570 by Ahmed
the path is correct, the permissions are 777
is tmp folder path = /tmp
is log folder path = /log

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.404 seconds
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline