badrain Posted January 31, 2018 Share Posted January 31, 2018 (edited) Bonjour, "Miniaturisation" Le terme n'est pas exacte, en faite j'ai une image qui s'affiche quand on clic sur une catégorie parent avec une description de la categorie en dessous, seulement sur cette image prestashop rajoute du blanc autours de l'image ce qui fait qu'elle mesure bien 950px mais l'image en elle même mesure 400 px voir moins, donc petite. J'aimerais qu'il n'y est aucun traitement sur cette image et que je puisse l'afficher en 100%. Si je supprime category_default ca m'affiche l'image en small_default, si je supprime small_default j'ai cette erreur. Du coup j'ai remis les deux histoires de pas faire de connerie. ContextErrorException in ImageRetriever.php line 174: Notice: Undefined offset: 0 in ImageRetriever.php line 174 at ErrorHandler->handleError('8', 'Undefined offset: 0', 'C:\wamp64\www\tapeclous\src\Adapter\Image\ImageRetriever.php', '174', array('object' => object(Category), 'id_image' => '3', 'type' => 'categories', 'getImageURL' => 'getCatImageLink', 'root' => 'C:\wamp64\www\tapeclous/img/c/', 'imageFolderPath' => 'C:\wamp64\www\tapeclous/img/c/', 'urls' => array(), 'image_types' => array(), 'extPath' => 'C:\wamp64\www\tapeclous/img/c/\fileType', 'ext' => 'jpg', 'mainImagePath' => 'C:\wamp64\www\tapeclous/img/c/\3.jpg', 'keys' => array())) in ImageRetriever.php line 174 at ImageRetriever->getImage(object(Category), '3') in CategoryController.php line 167 at CategoryControllerCore->getImage(object(Category), '3') in CategoryController.php line 134 at CategoryControllerCore->getTemplateVarCategory() in CategoryController.php line 85 at CategoryControllerCore->init() in Controller.php line 186 at ControllerCore->run() in Dispatcher.php line 379 at DispatcherCore->dispatch() in index.php line 28 J'ai testé cette manip http://www.majory-cubizolles.fr/blog/supprimer-le-cadre-blanc-autour-de-vos-images-sous-prestashop/ mais ca ne fonctionne pas Edited January 31, 2018 by badrain (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now