[Server issue] FLEXIcontent - upload champ image

More
14 years 1 week ago #22940 by noldh
Bonjour à tous,

Je débute sur Joomla depuis quelques jours. J'ai trouvé le CCK FLEXIcontent qui correspond bien à mon besoin : créer des catégories de contenu avec des champs personnalisés.
J'ai créé une catégorie dans laquelle j'ai un champ de type 'FLEXIcontent - image'. En local sur mon PC, ça marche bien. L'image est bien uploadée et j'ai un vignette qui se créée à la volée.
J'utilise Joomla 1.5.25 avec FLEXIcontent 1.5.4

J'ai donc tenté de mettre le site chez FREE sachant les limitations.
Et pas de chance, cet upload d'image ne fonctionne pas chez FREE surement à cause des problèmes de droits.
Code:
Code:
Erreur : Impossible de changer les permissions du fichier ! Photo : Error. Unable to upload file JFolder::delete: Ne peut pas effacer le dossier

Je voulais juste savoir si quelqu'un a déjà eu ce problème chez FREE et s'il a réussi à trouver une solution de contournement? Si ce n'est pas le cas, j'irai voir ailleurs.
J'ai déjà fait pas mal de recherches sur le net à ce sujet (utilisation du mode FTP, CHMOD manuel, modif dans la librairie file.php...). Rien n'y fait.

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

More
14 years 1 week ago #22956 by ggppdk
mmm, try on a different server


-- 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 review. Thanks!

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

More
14 years 1 week ago #22967 by micker
passe en flexi 1.5.6 de preference
code.google.com/p/flexicontent/downloads/list

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.

More
14 years 1 week ago #22977 by noldh
J'ai essayé la 1.5.6 RC3 r1151, ça me donne à peu prêt la même chose
Code:
Erreur : Impossible de changer les permissions du fichier ! Photo : Error. Unable to upload file

Pourtant, je retrouve bien les fichiers images dans le répertoire /components/com_flexicontent/uploads. Mais les vignettes ne se créent pas. Donc c'est après l'upload qu'il y a un soucis.

Pensez-vous qu'avec la version 1.7 de Joomla ça peut changer? Si oui, vais-je perdre le contenu de ma base en upgradant Joomla et FLEXIcontent?

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

More
14 years 1 week ago #22980 by micker
as tu verifie le chmood de tes dossier ?
a voir dans la faq (documention menu du haut)

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.

More
14 years 5 days ago #23076 by noldh
Je pense que c'est un problème de droits (chmod 777) sur un répertoire de la librairie phpthumb. C'est dommage parce que je ne pense pas que des droits 777 sur un répertoire soient techniquement nécessaire. Le 700 devrait suffire. J'ai commencé à regarder le code de cette librairie plus en détail, mais c'est pas simple.
Du coup, je vais préparer mon contenu en local et je publierai la DB et les fichiers sur mon serveur Free en attendant mieux.
Je vais également tester les versions plus à jour de Joomla et Flexicontent.

Merci pout votre aide.

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

More
14 years 4 days ago #23087 by ggppdk
usually,
the Web server should be able to write the directory with just 700 permissions (=user has evrything group/others have nothing)

For this the web server must run in suEXEC mode, thus running as the user that owns the script file:

httpd.apache.org/docs/2.0/suexec.html

maybe contact your server administrator


-- 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 review. Thanks!

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

More
13 years 10 months ago #24833 by Medlinya
Bonjour,

J'ai exactement le même problème.
Hébergé chez free
Jommla 1.5.26
Flexicontent 154_stable_r558

Apparemment, chez Free certaines fonctions php sont interdites comme chmod ou rmdir

voir : www.free.fr/assistance/947-fonctions-php-interdites.html

Pour info, Joomla 1.6 / 1.7 et 2.5 ne fonctionnent pas chez Free...

Ne m'y connaissant pas très bien en php, quelqu'un a-t-il une solution de contournement (modification du code php ?) afin de pouvoir quand même uploader une image avec FlexiContent ?

Merci d'avance.

Joomla! 2.5.4
com_flexicontent_v2.0_RC5_r1316

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

More
13 years 10 months ago #24835 by micker
deja il va falloire passer a fc 1.5.6 .. car la 1.5.4 est vraiement trop vielle ... apres un petit hebergement non limiter ce serait mieux pour flexicontent ...

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.

More
13 years 10 months ago #24838 by Medlinya
Peux-tu me donner le lien de téléchargement de la version 1.5.6 de flexicontent ?
car quand on clique sur Download > latest version, on tombe sur la 1.5.4 :
flexicontent.org/download/latest-version.html

Joomla! 2.5.4
com_flexicontent_v2.0_RC5_r1316

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

Moderators: vistamediajoomlacornerggppdk
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
Save