upload multiple d'images imposible

More
8 years 8 months ago #56142 by zarzon56640
Bonjour e, parcourant le dossier tmp, je trouve bien les images uploadées en mode db via fleximport mais pas celles téléchargées en mode dossier via l'outil de base
Cdlt,
SC

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

More
8 years 8 months ago #56160 by ggppdk
Hello

can you check if the image filenames have mixed (both) capital and lowercase letters ?

e.g.
Jpeg
Png
pNg


-- 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 - 8 years 8 months ago #56161 by zarzon56640
mes images sont en .jpg (minuscule)
plantae.hortus-botanique.fr
Mon but est de migrer : hortus-botanique.fr
Last edit: 8 years 8 months ago by zarzon56640.

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

More
8 years 8 months ago #56165 by ggppdk
Hello

so now,
you have the new web-site under development online

you may send me a PM with
- super admin login
- suggest 1 item to edit, e.g. "Accueil" that has the image gallery field

to review this


-- 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 #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.

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