How To Use XDForum in WordPress Blogs With Nice Permalinks
By Angsuman Chakraborty, Gaea News NetworkMonday, October 30, 2006
XDForum (example: Anaconda Forum) is a nice basic forum software which works seamlessly with WordPress blogs (download our free 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 (how to enable; tips and more).
Replace the .htaccess generated by your WordPress 2.x blog with this:
# BEGIN WordPress
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]
# END WordPress
Change the permission of .htaccess to 644.
Tags: Wordpress 2
May 17, 2009: 1:51 pm
Realmente el problema del XDForum es que es bastante simplón pero de uso restringido para las posibilidades que promete. No creo merezca la pena bajarlo [Actually the problem is that it looks XDForum simpleton but restricted to the possibilities it promises. I do not think worth downloading] |
October 31, 2006: 12:27 am
[...] How To Use XDForum in WordPress Blogs With Nice Permalinks (tags: wordpress plugin) [...] |
October 30, 2006: 6:30 am
[...] How To Use XDForum in WordPress Blogs With Nice PermalinksAdded Forum for Anaconda ThemeWhen Google Search FailsScott Adams Conquers Incurable Spasmodic Dysphonia, Voice LossHow To Exclude Files From Displaying in Subversion Status Command?How To Add Revision Number, ID Automatically To Subversion Files in Two Simple StepsAngsuman’s Translator Plugin Pro 3.2 ReleasedHow To Enable Nice Friendly URL in Vanilla ForumHow To Use Vanilla Forum On MySQL Database Without Password SetHow To Enable / Use .htaccess / Nice permalinks in Apache Web Server on Windows « Angsuman’s Translator Plugin Pro Version 3.1 Released [...] |
Be part of the Cloud