حرر قالب: writer_info
وابحث عن هذا السطر 218 :
CODE
<?php if (strstr($PowerBB->_CONF['template']['ReplierInfo']['user_website'],'http://')) { ?>
واستبدله بـ :
CODE
<?php if (strstr($PowerBB->_CONF['template']['ReplierInfo']['user_website'],'http')) { ?>