Open includes/configure.php

On line 36 after this

define('DIR_WS_TEMPLATES', DIR_WS_INCLUDES . 'templates/');

Add

// PRO-Webs Use External Images
define('DIR_EXT_HTTP', 'http://');

I'm not seeing this line in the configure.php of 1.57c, do i add it anywhere or skip that step?