I made this change to the code. Since the problem hasn't occurred for me I am unsure if it truly works. If one of you with consistent problems could try it and report any failures or problems that would be great. I plan to include this in the next release of the Joomla-SMF bridge.
Code:
//JOOMLAHACKS.COM : fix links global $mosurl; if(empty($mosurl)){ global $mosConfig_absolute_path; require_once($mosConfig_absolute_path."/administrator/components/com_smf/config.smf.php"); } $message = str_replace($scripturl."?", $mosurl, $message);
I'm sorry...I think I'm missing something... Where exactly should I place the code ?
« Last Edit: January 24, 2006, 05:46:42 PM by -Wolverine »
Joomla Hacks is a Joomla Components, Joomla Modules, Joomla Templates, & Joomla Mambots resource portal. None of the text or images in this public website may be copied without the expressed written consent of the authors. Copyright 2005 by JoomlaHacks.com. Powered by Joomla. All rights reserved.
Terms of Use