| I have it setup now so that www.kaitech.hk/forums will auto-redirect to the bridged forum, but I've found that access directly to a topic will not - for example, http://www.kaitech.hk/forums/index.php?topic=332.msg2525 does not auto-redirect to the bridged forums with the appropriate topic. Any idea what to add to the following code? Actually, I'm thinking that I may need to do a .htaccess hack... Code: if ( !WIRELESS && ($_SERVER['REQUEST_URI'] == "/forums/" || $_SERVER['REQUEST_URI'] == "/forums/index.php") ) { header( 'Location: http://www.kaitech.hk/index.php?option=com_smf&Itemid=71' ); exit(); } Follow this thread for background info. |
Forum 





Author



Logged





