Fork me on GitHub

Rapport de message :*
 

Re: Communauté: correction et traduction module

Titre du sujet : Re: Communauté: correction et traduction module
par xpected sur 23/07/2010 12:38:26

J'ai modifié en :

// ImageMagick configuration
$PHPTHUMB_CONFIG['prefer_imagemagick']        = false;  // If true, use ImageMagick to resize thumbnails if possible, since it is usually faster than GD functions; if false only use ImageMagick if PHP memory limit is too low.
$PHPTHUMB_CONFIG['imagemagick_use_thumbnail'] = true;  // If true, use ImageMagick's "-thumbnail" resizing parameter (if available) which removes extra non-image metadata (profiles, EXIF info, etc) resulting in much smaller filesize; if false, use "-resize" paramter which retains this info
if (strtoupper(substr(PHP_OS03)) == 'WIN') {
    
// Windows: set absolute pathname
    
$PHPTHUMB_CONFIG['imagemagick_path'] = 'http://www.s149789846.onlinehome.fr/im/bin/convert.exe';
} else {
    
// *nix: set absolute pathname to "convert", or leave as null if "convert" is in the path (location detected with `which`)
    //$PHPTHUMB_CONFIG['imagemagick_path'] = 'http://www.s149789846.onlinehome.fr/im/bin/convert';
    
$PHPTHUMB_CONFIG['imagemagick_path'] = null;
}


Mais cela n'a pas l'air d'aider, j'ai toujours un message d'erreur, pas de vignette (thumb) mais la photo est belle et bien dans le répertoire du module/animal/images.
Propulsé avec XOOPS | Graphisme adapté par Tatane, Grosdunord, Montuy337513

43 Personne(s) en ligne (27 Personne(s) connectée(s) sur Forum) | Utilisateur(s): 0 | Invité(s): 43 | Plus ...