Is not the version 7.4.1 prior to the fix that was applied to use orig_path_info for the iis servers?
File was ubbthreads.inc.php
Should have a line like
PHP Code
$PATH_INFO = array_get($_SERVER, 'ORIG_PATH_INFO', '');
 

Last edited by Ruben; 06/15/2010 2:17 PM. Reason: Added comment

Blue Man Group
There is no such thing as stupid questions. Just stupid answers