Open /catalog/includes/header.php and find;

include(DIR_WS_BOXES . 'specials.php');


Should be:

/catalog/includes/column_right.php

More...