Author Archives: Q

Microsoft Outlook 2002 – The Operation Failed on Send / Receive

0
Filed under Reviews

Sometimes Microsoft Outlook 2002 starts to act abnormally, behavior of such is highlighted by a message like – The operation failed.

The resolution for this behavior is to create a new profile:

  • Go to: Start > Control Panel > Mail
  • In the [Mail Setup] window click [Show Profiles] then click Add
  • In the [New Profile] window, under [Profile Name] type the name for the new profile, and then click OK
  • In the [E-mail Accounts] window, select [Add a new e-mail account] in the e-mail options, and then click Next
  • Select mail protocol that your e-mail account works with and then click Next.
  • Complete all of the required fields, including those that are on the tabs that appear after you click [More Settings]
  • In [Mail] windows, on [General] tab change the [Always use this profile] to the name of the new created profile

When opening Outlook you will find an empty mailbox. That is because the new profile will create a new *.pst file. The default you were using is named [Outlook.pst] and the new profile by default should use [Outlook1.pst]. Now you have two options to restore your old emails:

  • Automatic import : Outlook > File > Import and Export … > select [Import from another program or file] > select [Personal Folder File (*.pst)] > select your old database file (outlook.pst) and wait for import to finish
  • Manual import (more control over what to import) : Outlook > File > Data File Management … > Add > select your old database file (outlook.pst), you can now manually import the old emails using select all (Ctrl+A) and Drag & Drop

PrestaShop – Regenerate thumbnails fails

0
Filed under Software
Tagged as , , ,

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.

 

PrestaShop – how to customize header & footer menus

0
Filed under Software
Tagged as , ,

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