Customizing SMF > Joomla Bridge Support
Shared Forum Mod
SeaOfSin:
Cool! Thanks for your help
Goosemoose:
Sorry it took me so long, I got caught up at work last night.
Open up index.php
Find:
if (!defined('WIRELESS'))
define('WIRELESS', isset($_REQUEST['wap']) || isset($_REQUEST['wap2']) || isset($_REQUEST['imode']));
Add after:
if (!WIRELESS && empty($_REQUEST['option'])){
header('Location: http://www.goosemoose.com/component/option,com_smf/Itemid,118/forum,rat');
}
Obviously change the link to the joomla page you want to redirect them to.
SeaOfSin:
Thanks, I'll be adding that right away! :)
SeaOfSin:
Well, I managed to get it working. I had a bit of a problem with uploading avatars for some reason but managed to get that working to. but anyway thanks for your help! :)
Slavick:
ok and how do I do this witout joomla? just curious
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version