Все сори, сам накасячил!!! Все Ок.
Как я понимаю нужно заменять
'U_SEARCH_USER' => "search.php?mode=searchuser&input_name=$poster_name_key",
Этим:
'U_SEARCH_USER' => Link::BuildUrl('search') . "?mode=searchuser&input_name=$poster_name_key",
почему то не передается Константа BB_SCRIPT Что делать?
Больше не чего не пришло в голову.
Все правильно, забыл в инструкцию добавить.
нужно удалить
if (!defined('BB_SCRIPT')) define('BB_SCRIPT', 'undefined');
в init_bb.php
Но тогда не помню но в другом файлу выскакивает ошибка!
Notice: Use of undefined constant BB_SCRIPT - assumed 'BB_SCRIPT' in E:\.....\TorrentPier.Local\library\includes\page_header.php on line 117
Notice: Use of undefined constant BB_SCRIPT - assumed 'BB_SCRIPT' in E:\.....\TorrentPier.Local\library\includes\page_header.php on line 176
Notice: Use of undefined constant BB_SCRIPT - assumed 'BB_SCRIPT' in E:\.....\TorrentPier.Local\library\includes\page_header.php on line 177
Notice: Use of undefined constant BB_SCRIPT - assumed 'BB_SCRIPT' in E:\.....\TorrentPier.Local\library\includes\page_header.php on line 219