try changing
require_once(DIR_WS_MODULES . 'tagcloud/m1_tagcloud.php');


to

require(DIR_WS_MODULES . 'tagcloud/m1_tagcloud.php');