XDForum (example: (exemple: Anaconda Forum ) is a nice basic forum software which works seamlessly with WordPress blogs (download our free ) Est une belle base forum logiciel qui fonctionne de façon transparente avec les blogs de WordPress (télécharger gratuitement theme thème and et plugins ). Unfortunately it works out-of-the-box with default permalinks only. Malheureusement ça marche out-of-the-box par défaut avec les permalinks. Most site today use nice permalinks. La plupart des sites utilisent aujourd'hui les permalinks gentils. This mini-tutorial will teach you how to use XDForum with nice permalinks ( Ce mini-tutoriel va vous apprendre comment utiliser XDForum avec les permalinks gentils ( how to enable comment permettre à ; tips conseils and et more plus ).

Replace the .htaccess generated by your WordPress 2.x blog with this: Remplacer le fichier. Htaccess généré par votre blog WordPress 2.x avec cette proposition:

 # BEGIN WordPress # BEGIN WordPress  RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule !xdforum/ /index.php [L] RewriteRule ^xdforum/([^/\(\)]*)/?([^/\(\)]*)/?([^/\(\)]*)/?([^/\(\)]*)/?([^/\(\)]*)/?([^/\(\)]*)/?([^/\(\)]*)/?(\([^/\(\)]*\))?/? RewriteEngine on RewriteBase / RewriteCond% (REQUEST_FILENAME)! F-RewriteCond% (REQUEST_FILENAME)!-D 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? pagename = & xdforum xdforum_action = $ 1 & xf_id = $ 3 & xt_id = $ 5 & xp_id $ = 6 & start = $ 8 & pstart = 8 $ [QSA, L]  # END WordPress # FIN WordPress 

Change the permission of .htaccess to 644. Modifiez l'autorisation. Htaccess pour 644.