XDForum (example: (esempio: Anaconda Forum ) is a nice basic forum software which works seamlessly with WordPress blogs (download our free ) È un bel forum di base del software che funziona perfettamente con i blogs di WordPress (download gratuito theme tema and e plugins ). Unfortunately it works out-of-the-box with default permalinks only. Purtroppo funziona out-of-the-box con impostazione predefinita permalinks solo. Most site today use nice permalinks. Oggi la maggior parte del sito utilizzare permalinks piacevoli. This mini-tutorial will teach you how to use XDForum with nice permalinks ( Questo mini-tutorial vi insegnerà come usare XDForum con bella permalink ( how to enable come abilitare ; tips Suggerimenti and e more più ).

Replace the .htaccess generated by your WordPress 2.x blog with this: Sostituire il. Htaccess generato da WordPress 2.x il tuo blog con questo:

 # BEGIN WordPress # BEGIN WordPress  RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule !xdforum/ /index.php [L] RewriteRule ^xdforum/([^/\(\)]*)/?([^/\(\)]*)/?([^/\(\)]*)/?([^/\(\)]*)/?([^/\(\)]*)/?([^/\(\)]*)/?([^/\(\)]*)/?(\([^/\(\)]*\))?/? RewriteEngine su RewriteBase / RewriteCond% (REQUEST_FILENAME)!-F RewriteCond% (REQUEST_FILENAME)! RewriteRule-d! 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 # FINE WordPress 

Change the permission of .htaccess to 644. Modificate l'autorizzazione relativa. Htaccess a 644.