Categories
Technology

“There has been an error cropping your image.” solution

I encountered this “There has been an error cropping your image.” error in WordPress when I tried to crop an image for theme header.

The solution is surprisingly easy.

sudo apt-get install php5-gd

This will install the PHP GD library for image processing.

Update: You may need to restart apache server for it to come into effect.

Source: https://wordpress.org/support/topic/image-issues-cropping#post-6230879

Categories
Life

Modules Taken During NTU Year 2 Computer Science

A yearly ritual in summarizing my impression on the modules taken during the period. See also: Modules Taken during NTU Year 1 Computer Science, AY2013/14.

Categories
Technology

File Name column disappears in ubuntu 14.10 Archive Manager

For some strange reason, the name column in the archive manager disappeared.ArchiveManagerNameDisappears After searching on internet, the following solution is proven to work.