Aucun fichier affiché en popup de l'éditeur (front-end)

More
12 years 7 months ago #17960 by studiojb
Sorry ggppdk,
This is just a test site, but i forget to valid this account! It's ok now and the edit page in frontend is here .
The article with the gallery is here .
you can edit it with the edit icon in the top right of the article.
The error_reporting(E_ALL) in flexicontent.php is on;
Thanks to you
JB

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

More
12 years 7 months ago #17990 by ggppdk
I have checked and file field and flashmatic gallery works.
Also filemanager can delete files.

Both file and flashmatic gallery work.
Only after selecting image for gallery you get an error image, because the code somewhere is not respecting the changed media folder name in the global configuration.

Try this change your media folder name back to medias in the Global configuration
and then rename folder
components/com_flexicontent/fichiers-medias
to
components/com_flexicontent/medias

Not to change TRY this, go to folder plugins/flexicontent_fields/gallery_flashmatic.php
or some other file of the gallery and find this line
or similar:
Code:
file = '".str_replace('\\','/', JPATH_ROOT)."/components/com_flexicontent/medias/'+file;
replace with:
Code:
file = '".str_replace('\\','/', JPATH_ROOT)."/".$mediapath."/'+file;

Regards


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