none of the tabs working

You can also try enabling RewriteBase by uncommenting this line:

Code:
	#RewriteBase /xenforo

Remove the hash and specify your forum directory:

Code:
	RewriteBase /xenforo

Edit... I have also seen problems related to stale APC caches. A restart of the server will clear the cache.
 
Back
Top Bottom