#241
Найти
require(INC_DIR .'bbcode.php');Вставить после
require(INC_DIR .'functions_thanks.php');Найти
$template->assign_vars(array(После этого вставить
'USER_THANKS_' => '<b>' . @get_user_thanks($profiledata['user_id']) 'USER_THANKED_' => '<b>' . @get_user_thanked($profiledata['user_id'])
Вывод в шаблон куда хочешь.
Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ')' in /usercp_viewprofile.php on line 495
'USER_THANKED_' => '<b>' . @get_user_thanked($profiledata['user_id'])