XDForum (example: (пример: Anaconda Forum Форум ) is a nice basic forum software which works seamlessly with WordPress blogs (download our free ) Является основным форумом хорошо программное обеспечение, которое работает совместно с WordPress блогов (скачать наш бесплатный theme Тема and и plugins плагины ). Unfortunately it works out-of-the-box with default permalinks only. К сожалению, она работает за пределами коробку умолчанию только постоянные. Most site today use nice permalinks. Большинство сайт сегодня хорошо использовать постоянные. This mini-tutorial will teach you how to use XDForum with nice permalinks ( Это мини-руководство научит вас пользоваться XDForum имея хорошие постоянные ( how to enable как включить ; tips Советы and и more более ).

Replace the .htaccess generated by your WordPress 2.x blog with this: Заменить. Htaccess, созданных на WordPress 2.x при этом блоге:

 # BEGIN WordPress # BEGIN WordPress  RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule !xdforum/ /index.php [L] RewriteRule ^xdforum/([^/\(\)]*)/?([^/\(\)]*)/?([^/\(\)]*)/?([^/\(\)]*)/?([^/\(\)]*)/?([^/\(\)]*)/?([^/\(\)]*)/?(\([^/\(\)]*\))?/? RewriteEngine Об RewriteBase / RewriteCond% (REQUEST_FILENAME)!-Ж RewriteCond% (REQUEST_FILENAME)! RewriteRule-д! Xdforum / / index.php [L] RewriteRule ^ xdforum /([^/ \ (\ )]*)/?([ ^ / \ (\ )]*)/?([^/ \ (\ )]*)/?([^/ \ (\ )]*)/?([^/ \ (\ )]*)/? ([^ / \ (\ )]*)/?([^/ \ (\ )]*)/?( \ ([^ / \ (\)] * \ ))?/? /index.php?pagename=xdforum&xdforum_action=$1&xf_id=$3&xt_id=$5&xp_id=$6&start=$8&pstart=$8 [QSA,L] / index.php? страницы = xdforum и xdforum_action = $ 1 и xf_id = $ 3 и xt_id = $ 5 и xp_id = $ 6 и начать = $ 8 и pstart = $ 8 [QSA, L]  # END WordPress # КОНЕЦ WordPress 

Change the permission of .htaccess to 644. Изменение разрешения. Htaccess на 644.