upload multiple d'images imposible

More
8 years 8 months ago #56341 by mauriestate

ggppdk wrote: Hello

in the zip images 3,4,5 are the same, did you mean attach different ?

1. so you clicked "Add files" button and the popup opened to select local files
2. after selecting them , you need to click ok so that they are added to the list
3. then you click "Start upload" button
4. the view is refreshed
5. you click the TAB "Files list" to show the files
6. you select the file that you want to add to image field of item form

in above at which step is the problem ?

I am also having the same issue, as steps explained above, problems is at step 5, images seems to be uploaded correctly, however, when upload is completed, when I click on tab 'Files list', no image at all!
Have you found any solution for this because it is not that easy to upload image one by one in the gallery when we have more than 20 images for each item!

Offering professional real estate and investment services in Mauritius. Visit us at www.sjkestate.com to also see the power of Flexicontent with Joomla to promote our services.

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

More
8 years 8 months ago #56397 by ggppdk
Hello

this maybe related to the temporary server folder not being writable

please edit file:
administrator/components/com_flexicontent/controllers/filemanager.php
find line:
Code:
$targetDir = sys_get_temp_dir() . DIRECTORY_SEPARATOR . "fc_fileselement";
and replace it with:
Code:
$targetDir = (ini_get("upload_tmp_dir") ? ini_get("upload_tmp_dir") : sys_get_temp_dir()) . DIRECTORY_SEPARATOR . "fc_fileselement";

and retry


-- 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
8 years 8 months ago #56411 by zarzon56640
La syntaxe de mon fichier filemanager :
// Get / Create target directory
//$targetDir = ini_get("upload_tmp_dir") . DIRECTORY_SEPARATOR . "fc_fileselement";
$targetDir = sys_get_temp_dir() . DIRECTORY_SEPARATOR . "fc_fileselement";
if (!file_exists($targetDir)) @mkdir($targetDir);

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

More
8 years 8 months ago #56421 by ggppdk
Hello

yes, replace the specific line i mentioned,
and test


-- 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
8 years 7 months ago #56455 by zarzon56640
J'ai chargé le dernière version de Flexi 3.05 et la syntaxe de ce file manager est identique mais ne solutionne pas mon problème sur mo site prod alors que sur le même site test (même congig, même hébergement...) je télécharge sans problème.
Je ne comprends pas le pb
Cdlt,
SC

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

More
8 years 7 months ago #56459 by micker
as tu verifiés coté des droits sur les dossiers ?

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

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

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.286 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