Monthly Archives: January 2012

Jan
07
2012
PrestaShop – Regenerate thumbnails fails

0

Using [ Back Office > Prefences > Images > Regenerate thumbnails ] sometimes, trying to remake the thumbnails for uploaded images, can generate bellow error:

Cannot write “No picture” image to (categories) images folder. Please check the folder’s writing permissions.

Main cause that generate this error message is not necessarily related to the write right (chmod 777) for [ \img ] directory but because of imported language pack that has no [language_iso_code.jpg] file added into the following directories:

  • \img\c
  • \img\l
  • \img\m
  • \img\p
  • \img\su

An easy solution for this is to copy, lets say [en.jpg] and rename as ISO code for imported language [ex: it.jpg], then upload the file into above directories.

 

Jan
02
2012
PrestaShop – how to customize header & footer menus

0

The lastest PrestaShop™ 1.4.6.2 added new features to customize top and bottom menus.

Back Office > Modules > in search box type top for [Top Horizontal Menu] and cms for [CMS Block]

Top Horizontal Menu v1.3 (add a new menu on top of your shop)

  • customize menus / submenus from CMS / Suppliers / Manufacturers / Categories / Products / Menu Top Links
  • add/remove custom Link via Menu Top Links
  • enable / disable search bar

CMS Block v1.1 (adds a block with several CMS links.)

  • allows CMS block configuration
  • enable/disable [Display "Powered by Prestashop"]
  • enable/disable [Display the Footer's various links]
  • allows footer’s various links Configuration